Started GET "/" for 127.0.0.1 at 2012-04-30 13:02:52 -0700 SQLite3::CantOpenException (unable to open database file): activerecord (3.2.3) lib/active_record/connection_adapters/sqlite3_adapter.rb:26:in `initialize' activerecord (3.2.3) lib/active_record/connection_adapters/sqlite3_adapter.rb:26:in `new' activerecord (3.2.3) lib/active_record/connection_adapters/sqlite3_adapter.rb:26:in `sqlite3_connection' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:303:in `new_connection' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:313:in `checkout_new_connection' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:237:in `block (2 levels) in checkout' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:232:in `loop' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:232:in `block in checkout' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:229:in `checkout' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:95:in `connection' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:398:in `retrieve_connection' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_specification.rb:168:in `retrieve_connection' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_specification.rb:142:in `connection' activerecord (3.2.3) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.3) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:467:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `_run__303056439053350702__call__1086271201976058472__callbacks' activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.3) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.3) lib/rails/engine.rb:479:in `call' railties (3.2.3) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (7.2ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.4ms)  (0.1ms) select sqlite_version(*)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (25.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" Started GET "/" for 127.0.0.1 at 2012-04-30 13:03:50 -0700 ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.3) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.3) lib/rails/engine.rb:479:in `call' railties (3.2.3) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.3ms)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateAdminNotes (20120430130552)  (0.0ms) select sqlite_version(*)  (0.0ms) begin transaction  (0.4ms) CREATE TABLE "admin_notes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" varchar(255) NOT NULL, "resource_type" varchar(255) NOT NULL, "admin_user_id" integer, "admin_user_type" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.0ms) PRAGMA index_list("admin_notes")  (0.1ms) CREATE INDEX "index_admin_notes_on_resource_type_and_resource_id" ON "admin_notes" ("resource_type", "resource_id")  (0.0ms) PRAGMA index_list("admin_notes")  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.1ms) CREATE INDEX "index_admin_notes_on_admin_user_type_and_admin_user_id" ON "admin_notes" ("admin_user_type", "admin_user_id")  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120430130552')  (1.1ms) commit transaction Migrating to MoveAdminNotesToComments (20120430130553)  (0.0ms) begin transaction  (0.0ms) PRAGMA index_list("admin_notes")  (0.0ms) PRAGMA index_info('index_admin_notes_on_admin_user_type_and_admin_user_id')  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.4ms) DROP INDEX "index_admin_notes_on_admin_user_type_and_admin_user_id"  (0.2ms) ALTER TABLE "admin_notes" RENAME TO "active_admin_comments"  (0.6ms) CREATE TEMPORARY TABLE "altered_active_admin_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" varchar(255) NOT NULL, "resource_type" varchar(255) NOT NULL, "admin_user_id" integer, "author_type" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.0ms) PRAGMA index_list("active_admin_comments")  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.0ms) PRAGMA index_list("altered_active_admin_comments")  (0.1ms) CREATE INDEX "temp_index_admin_notes_on_resource_type_and_resource_id" ON "altered_active_admin_comments" ("resource_type", "resource_id")  (0.1ms) SELECT * FROM "active_admin_comments"  (0.2ms) DROP TABLE "active_admin_comments"  (0.1ms) CREATE TABLE "active_admin_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" varchar(255) NOT NULL, "resource_type" varchar(255) NOT NULL, "admin_user_id" integer, "author_type" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.0ms) PRAGMA index_list("altered_active_admin_comments")  (0.0ms) PRAGMA index_info('temp_index_admin_notes_on_resource_type_and_resource_id')  (0.0ms) PRAGMA index_list("active_admin_comments")  (0.1ms) CREATE INDEX "index_admin_notes_on_resource_type_and_resource_id" ON "active_admin_comments" ("resource_type", "resource_id")  (0.1ms) SELECT * FROM "altered_active_admin_comments"  (0.4ms) DROP TABLE "altered_active_admin_comments"  (0.2ms) CREATE TEMPORARY TABLE "altered_active_admin_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" varchar(255) NOT NULL, "resource_type" varchar(255) NOT NULL, "author_id" integer, "author_type" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.0ms) PRAGMA index_list("active_admin_comments")  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.0ms) PRAGMA index_list("altered_active_admin_comments")  (0.1ms) CREATE INDEX "temp_index_admin_notes_on_resource_type_and_resource_id" ON "altered_active_admin_comments" ("resource_type", "resource_id")  (0.0ms) SELECT * FROM "active_admin_comments"  (0.2ms) DROP TABLE "active_admin_comments"  (0.2ms) CREATE TABLE "active_admin_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" varchar(255) NOT NULL, "resource_type" varchar(255) NOT NULL, "author_id" integer, "author_type" varchar(255), "body" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.0ms) PRAGMA index_list("altered_active_admin_comments")  (0.0ms) PRAGMA index_info('temp_index_admin_notes_on_resource_type_and_resource_id')  (0.0ms) PRAGMA index_list("active_admin_comments")  (0.1ms) CREATE INDEX "index_admin_notes_on_resource_type_and_resource_id" ON "active_admin_comments" ("resource_type", "resource_id")  (0.1ms) SELECT * FROM "altered_active_admin_comments"  (0.5ms) DROP TABLE "altered_active_admin_comments"  (0.2ms) ALTER TABLE "active_admin_comments" ADD "namespace" varchar(255)  (0.0ms) PRAGMA index_list("active_admin_comments")  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.1ms) CREATE INDEX "index_active_admin_comments_on_namespace" ON "active_admin_comments" ("namespace")  (0.0ms) PRAGMA index_list("active_admin_comments")  (0.0ms) PRAGMA index_info('index_active_admin_comments_on_namespace')  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.1ms) CREATE INDEX "index_active_admin_comments_on_author_type_and_author_id" ON "active_admin_comments" ("author_type", "author_id")  (0.1ms) UPDATE active_admin_comments SET namespace='admin'  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120430130553')  (1.4ms) commit transaction Migrating to DeviseCreateAdminUsers (20120430200549)  (0.0ms) begin transaction  (0.4ms) CREATE TABLE "admin_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) AdminUser Exists (0.1ms) SELECT 1 FROM "admin_users" WHERE "admin_users"."email" = 'admin@example.com' LIMIT 1 Binary data inserted for `string` type on column `encrypted_password` SQL (1.4ms) INSERT INTO "admin_users" ("created_at", "current_sign_in_at", "current_sign_in_ip", "email", "encrypted_password", "last_sign_in_at", "last_sign_in_ip", "remember_created_at", "reset_password_sent_at", "reset_password_token", "sign_in_count", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 30 Apr 2012 20:06:01 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["email", "admin@example.com"], ["encrypted_password", "$2a$10$2ztOkqrZcqhKn6GLU.CBGu/7OAq0QErlE1tYTWSMOdwMOZbGpn6Dy"], ["last_sign_in_at", nil], ["last_sign_in_ip", nil], ["remember_created_at", nil], ["reset_password_sent_at", nil], ["reset_password_token", nil], ["sign_in_count", 0], ["updated_at", Mon, 30 Apr 2012 20:06:01 UTC +00:00]]  (0.1ms) PRAGMA index_list("admin_users")  (0.4ms) CREATE UNIQUE INDEX "index_admin_users_on_email" ON "admin_users" ("email")  (0.0ms) PRAGMA index_list("admin_users")  (0.0ms) PRAGMA index_info('index_admin_users_on_email')  (0.2ms) CREATE UNIQUE INDEX "index_admin_users_on_reset_password_token" ON "admin_users" ("reset_password_token")  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120430200549')  (1.4ms) commit transaction  (0.3ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("active_admin_comments")  (0.0ms) PRAGMA index_info('index_active_admin_comments_on_author_type_and_author_id')  (0.0ms) PRAGMA index_info('index_active_admin_comments_on_namespace')  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.0ms) PRAGMA index_list("admin_users")  (0.0ms) PRAGMA index_info('index_admin_users_on_reset_password_token')  (0.0ms) PRAGMA index_info('index_admin_users_on_email') Started GET "/admin" for 127.0.0.1 at 2012-04-30 13:06:09 -0700 Processing by Admin::DashboardController#index as HTML Completed 401 Unauthorized in 1ms Started GET "/admin/login" for 127.0.0.1 at 2012-04-30 13:06:09 -0700 Processing by ActiveAdmin::Devise::SessionsController#new as HTML Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/devise/shared/_links.erb (1.1ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/devise/sessions/new.html.erb within layouts/active_admin_logged_out (97.7ms) Compiled active_admin.css (1578ms) (pid 38328) Compiled jquery.js (35ms) (pid 38328) Compiled jquery-ui.js (5ms) (pid 38328) Compiled jquery_ujs.js (0ms) (pid 38328) Compiled active_admin/application.js (0ms) (pid 38328) Compiled active_admin/base.js (123ms) (pid 38328) Compiled active_admin.js (134ms) (pid 38328) Completed 200 OK in 1967ms (Views: 1951.7ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-04-30 13:06:11 -0700 Served asset /jquery-ui.js - 200 OK (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-04-30 13:06:11 -0700 Served asset /jquery.js - 200 OK (49ms) Started GET "/assets/active_admin.js?body=1" for 127.0.0.1 at 2012-04-30 13:06:11 -0700 Served asset /active_admin.js - 304 Not Modified (14ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-04-30 13:06:11 -0700 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/active_admin/application.js?body=1" for 127.0.0.1 at 2012-04-30 13:06:11 -0700 Served asset /active_admin/application.js - 304 Not Modified (1ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:06:11 -0700 Served asset /active_admin.css - 200 OK (14ms) Started GET "/assets/active_admin/base.js?body=1" for 127.0.0.1 at 2012-04-30 13:06:11 -0700 Served asset /active_admin/base.js - 304 Not Modified (8ms) Started POST "/admin/login" for 127.0.0.1 at 2012-04-30 13:06:23 -0700 Processing by ActiveAdmin::Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "admin_user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Login"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."email" = 'admin@example.com' LIMIT 1  (0.1ms) begin transaction  (0.4ms) UPDATE "admin_users" SET "last_sign_in_at" = '2012-04-30 20:06:23.616440', "current_sign_in_at" = '2012-04-30 20:06:23.616440', "last_sign_in_ip" = '127.0.0.1', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1, "updated_at" = '2012-04-30 20:06:23.617390' WHERE "admin_users"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin Completed 302 Found in 100ms (ActiveRecord: 0.0ms) Started GET "/admin" for 127.0.0.1 at 2012-04-30 13:06:23 -0700 Processing by Admin::DashboardController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/dashboard/index.html.arb (16.6ms) Completed 200 OK in 22ms (Views: 20.3ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:06:23 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:06:23 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/admin" for 127.0.0.1 at 2012-04-30 13:12:02 -0700 Processing by Admin::DashboardController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/dashboard/index.html.arb (18.5ms) Completed 200 OK in 132ms (Views: 81.8ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:12:03 -0700 Served asset /active_admin.css - 304 Not Modified (67ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:12:03 -0700 Served asset /active_admin.js - 304 Not Modified (12ms)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateAdminNotes (20120430130552) Migrating to MoveAdminNotesToComments (20120430130553) Migrating to DeviseCreateAdminUsers (20120430200549) Migrating to CreatePages (20120430201522)  (0.0ms) select sqlite_version(*)  (0.0ms) begin transaction  (0.4ms) CREATE TABLE "pages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120430201522')  (1.0ms) commit transaction  (0.3ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  (0.0ms) PRAGMA index_list("active_admin_comments")  (0.0ms) PRAGMA index_info('index_active_admin_comments_on_author_type_and_author_id')  (0.0ms) PRAGMA index_info('index_active_admin_comments_on_namespace')  (0.0ms) PRAGMA index_info('index_admin_notes_on_resource_type_and_resource_id')  (0.0ms) PRAGMA index_list("admin_users")  (0.0ms) PRAGMA index_info('index_admin_users_on_reset_password_token')  (0.0ms) PRAGMA index_info('index_admin_users_on_email')  (0.0ms) PRAGMA index_list("pages") Started GET "/admin" for 127.0.0.1 at 2012-04-30 13:15:50 -0700 Processing by Admin::DashboardController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/dashboard/index.html.arb (48.3ms) Completed 200 OK in 84ms (Views: 60.4ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:15:51 -0700 Served asset /active_admin.css - 304 Not Modified (8ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:15:51 -0700 Served asset /active_admin.js - 304 Not Modified (12ms) Started GET "/admin/pages" for 127.0.0.1 at 2012-04-30 13:15:52 -0700 Processing by Admin::PagesController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Exists (0.1ms) SELECT 1 FROM "pages" LIMIT 1 OFFSET 0 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/index.html.arb (156.0ms) Completed 200 OK in 251ms (Views: 158.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:15:52 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:15:52 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-04-30 13:15:52 -0700 Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (7ms) Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-04-30 13:15:52 -0700 Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (5ms) Started GET "/admin/pages/new" for 127.0.0.1 at 2012-04-30 13:15:53 -0700 Processing by Admin::PagesController#new as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/new.html.arb (23.8ms) Completed 200 OK in 33ms (Views: 26.0ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:15:53 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:15:53 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started POST "/admin/pages" for 127.0.0.1 at 2012-04-30 13:15:59 -0700 Processing by Admin::PagesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"title"=>"Title", "content"=>"test"}, "commit"=>"Create Page"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1  (0.0ms) begin transaction SQL (5.1ms) INSERT INTO "pages" ("content", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["content", "test"], ["created_at", Mon, 30 Apr 2012 20:15:59 UTC +00:00], ["title", "Title"], ["updated_at", Mon, 30 Apr 2012 20:15:59 UTC +00:00]]  (1.2ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 22ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 13:15:59 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (80.8ms) Completed 200 OK in 86ms (Views: 82.7ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:16:00 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:16:00 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 13:18:15 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (97.9ms) Completed 200 OK in 165ms (Views: 135.7ms | ActiveRecord: 1.4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:18:15 -0700 Served asset /active_admin.js - 304 Not Modified (17ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:18:15 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 13:18:16 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.5ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (60.9ms) Completed 200 OK in 67ms (Views: 59.7ms | ActiveRecord: 3.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:18:17 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:18:17 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 13:18:27 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.1ms) Completed 500 Internal Server Error in 92ms ActionView::Template::Error (Expected /Users/ericholmes/Source/active_admin_editor/app/inputs/active_admin/editor_input.rb to define ActiveAdmin::EditorInput): 1: render renderer_for(:edit) app/admin/pages.rb:5:in `block (3 levels) in ' app/admin/pages.rb:3:in `block (2 levels) in ' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (15.0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 13:18:41 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (52.6ms) Completed 200 OK in 89ms (Views: 55.1ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:18:42 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:18:42 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 13:18:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (18.0ms) Completed 200 OK in 89ms (Views: 20.5ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:18:57 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:18:57 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 13:19:07 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (47.7ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (143.2ms) Completed 200 OK in 221ms (Views: 106.1ms | ActiveRecord: 48.8ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 13:19:07 -0700 Served asset /active_admin.js - 304 Not Modified (15ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 13:19:07 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:17:07 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (151.7ms) Completed 200 OK in 220ms (Views: 159.3ms | ActiveRecord: 4.6ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:17:08 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:17:08 -0700 Served asset /active_admin.js - 304 Not Modified (12ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:22:01 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (93.5ms) Completed 200 OK in 163ms (Views: 128.6ms | ActiveRecord: 4.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:22:01 -0700 Served asset /active_admin.css - 304 Not Modified (41ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:22:01 -0700 Compiled active_admin/editor.js (0ms) (pid 44003) Served asset /active_admin/editor.js - 200 OK (11ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:22:01 -0700 Served asset /active_admin.js - 304 Not Modified (16ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:22:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:22:36 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.5ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (92.8ms) Completed 200 OK in 215ms (Views: 182.9ms | ActiveRecord: 4.5ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:22:39 -0700 Compiled active_admin/editor.js (0ms) (pid 44055) Served asset /active_admin/editor.js - 200 OK (9ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:23:18 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (92.5ms) Completed 200 OK in 159ms (Views: 127.1ms | ActiveRecord: 4.5ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:23:19 -0700 Error compiling asset active_admin/editor.js: Sprockets::FileNotFound: couldn't find file 'active_admin/editor/wysihtml5' (in /Users/ericholmes/Source/active_admin_editor/app/assets/javascripts/active_admin/editor.js:1) Served asset /active_admin/editor.js - 500 Internal Server Error Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:23:49 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (95.1ms) Completed 200 OK in 163ms (Views: 130.1ms | ActiveRecord: 4.5ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:23:50 -0700 Compiled active_admin/editor/wysihtml5.min.js (1ms) (pid 44180) Compiled active_admin/editor.js (46ms) (pid 44180) Served asset /active_admin/editor.js - 200 OK (56ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:23:55 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (27.6ms) Completed 500 Internal Server Error in 32ms ActionView::Template::Error (Formtastic::UnknownInputError): 1: render renderer_for(:edit) app/admin/pages.rb:5:in `block (3 levels) in ' app/admin/pages.rb:3:in `block (2 levels) in ' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.8ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:24:07 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (92.4ms) Completed 200 OK in 159ms (Views: 126.5ms | ActiveRecord: 4.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:24:07 -0700 Served asset /active_admin.css - 304 Not Modified (9ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:24:07 -0700 Served asset /active_admin/editor.js - 200 OK (8ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:24:07 -0700 Served asset /active_admin.js - 304 Not Modified (33ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:24:09 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (56.3ms) Completed 500 Internal Server Error in 61ms ActionView::Template::Error (Formtastic::UnknownInputError): 1: render renderer_for(:edit) app/admin/pages.rb:5:in `block (3 levels) in ' app/admin/pages.rb:3:in `block (2 levels) in ' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.1ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.9ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:24:36 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.3ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (95.3ms) Completed 500 Internal Server Error in 165ms ActionView::Template::Error (Formtastic::UnknownInputError): 1: render renderer_for(:edit) app/admin/pages.rb:5:in `block (3 levels) in ' app/admin/pages.rb:3:in `block (2 levels) in ' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.6ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:26:04 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.3ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (93.9ms) Completed 200 OK in 162ms (Views: 130.2ms | ActiveRecord: 4.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:26:04 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:26:04 -0700 Served asset /active_admin.js - 304 Not Modified (14ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:26:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (4ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:26:06 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.3ms) Completed 200 OK in 26ms (Views: 24.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:26:06 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:26:06 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:26:06 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:27:09 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.0ms) Completed 200 OK in 27ms (Views: 25.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:27:09 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:27:09 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:27:09 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:29:26 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.3ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (99.0ms) Completed 200 OK in 167ms (Views: 135.6ms | ActiveRecord: 4.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:29:26 -0700 Served asset /active_admin.css - 304 Not Modified (8ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:29:26 -0700 Served asset /active_admin.js - 304 Not Modified (11ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:29:26 -0700 Served asset /active_admin/editor.js - 304 Not Modified (4ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:31:16 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (4.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (107.7ms) Completed 200 OK in 174ms (Views: 140.8ms | ActiveRecord: 5.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:31:16 -0700 Served asset /active_admin.css - 304 Not Modified (44ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:31:16 -0700 Compiled active_admin/editor/wysihtml5/parser_rules.js (0ms) (pid 44795) Compiled active_admin/editor.js (17ms) (pid 44795) Served asset /active_admin/editor.js - 200 OK (53ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:31:17 -0700 Served asset /active_admin.js - 304 Not Modified (15ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:31:19 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:34:31 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (95.8ms) Completed 200 OK in 164ms (Views: 130.6ms | ActiveRecord: 4.5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:34:32 -0700 Served asset /active_admin.js - 304 Not Modified (13ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:34:32 -0700 Served asset /active_admin.css - 304 Not Modified (8ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:34:32 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:36:01 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (94.9ms) Completed 200 OK in 163ms (Views: 130.6ms | ActiveRecord: 4.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:36:01 -0700 Served asset /active_admin.css - 304 Not Modified (10ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:36:01 -0700 Compiled active_admin/editor.js (6ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (16ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:36:01 -0700 Served asset /active_admin.js - 304 Not Modified (24ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:36:15 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (53.4ms) Completed 200 OK in 58ms (Views: 55.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:36:15 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:36:15 -0700 Compiled active_admin/editor.js (5ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (24ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:36:15 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:36:28 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.2ms) Completed 200 OK in 27ms (Views: 25.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:36:28 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:36:28 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:36:28 -0700 Compiled active_admin/editor.js (6ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (16ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:36:42 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.2ms) Completed 200 OK in 27ms (Views: 25.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:36:42 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:36:42 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:36:42 -0700 Compiled active_admin/editor.js (5ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (16ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:38:20 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.2ms) Completed 200 OK in 62ms (Views: 28.7ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:38:20 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:38:20 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:38:20 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:38:48 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.3ms) Completed 200 OK in 27ms (Views: 25.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:38:48 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:38:48 -0700 Compiled active_admin/editor.js (80ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (90ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:38:49 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:39:04 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.8ms) Completed 200 OK in 27ms (Views: 24.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:39:04 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:39:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:39:04 -0700 Compiled active_admin/editor.js (6ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (19ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:39:10 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.0ms) Completed 200 OK in 27ms (Views: 25.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:39:10 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:39:10 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:39:10 -0700 Compiled active_admin/editor.js (4ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (16ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:39:28 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (55.5ms) Completed 200 OK in 60ms (Views: 57.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:39:28 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:39:28 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:39:28 -0700 Compiled active_admin/editor.js (7ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (23ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:39:37 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.1ms) Completed 200 OK in 26ms (Views: 24.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:39:37 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:39:37 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:39:37 -0700 Compiled active_admin/editor.js (5ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (15ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:40:31 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.7ms) Completed 200 OK in 28ms (Views: 24.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:40:31 -0700 Served asset /active_admin.css - 304 Not Modified (55ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:40:31 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:40:32 -0700 Compiled active_admin/editor.js (5ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (17ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:40:45 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.0ms) Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:40:45 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:40:45 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:40:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:41:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (55.3ms) Completed 200 OK in 59ms (Views: 57.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:41:04 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:41:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:41:04 -0700 Compiled active_admin/editor.js (10ms) (pid 44938) Served asset /active_admin/editor.js - 200 OK (38ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:41:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (60.5ms) Completed 200 OK in 98ms (Views: 63.0ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:41:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:41:56 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:41:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:42:06 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (93.6ms) Completed 200 OK in 163ms (Views: 131.0ms | ActiveRecord: 4.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:42:06 -0700 Served asset /active_admin.css - 304 Not Modified (44ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:42:06 -0700 Served asset /active_admin.js - 304 Not Modified (14ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:42:06 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:43:21 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.0ms) Completed 200 OK in 116ms (Views: 73.9ms | ActiveRecord: 0.9ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:43:21 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:43:21 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:43:21 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:44:52 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 45180) Page Load (3.3ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (138.2ms) Completed 200 OK in 206ms (Views: 173.9ms | ActiveRecord: 4.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 14:44:52 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:44:52 -0700 Served asset /active_admin.js - 304 Not Modified (55ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:44:52 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:44:52 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:45:20 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 45180) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.3ms) Completed 200 OK in 37ms (Views: 35.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 14:45:21 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:45:21 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:45:21 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:45:21 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:46:48 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 45180) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.0ms) Completed 200 OK in 72ms (Views: 70.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:46:48 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 14:46:48 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:46:48 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:46:48 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:46:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (62.1ms) Completed 200 OK in 99ms (Views: 64.5ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 14:46:56 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:46:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:46:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:46:56 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:47:05 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 45180) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (30.4ms) Completed 200 OK in 34ms (Views: 32.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:47:05 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 14:47:05 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:47:05 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:47:05 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:47:13 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 45180) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.9ms) Completed 200 OK in 36ms (Views: 33.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:47:14 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 14:47:14 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:47:14 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:47:14 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 14:56:38 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (34.5ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (134.1ms) Completed 200 OK in 201ms (Views: 109.7ms | ActiveRecord: 35.6ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 14:56:38 -0700 Served asset /active_admin.css - 304 Not Modified (11ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 14:56:38 -0700 Served asset /active_admin.js - 304 Not Modified (12ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 14:56:38 -0700 Served asset /active_admin/editor.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 14:56:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (49ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:49:43 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 46633) Page Load (4.7ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (131.8ms) Completed 200 OK in 202ms (Views: 168.3ms | ActiveRecord: 5.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:49:44 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:49:44 -0700 Served asset /active_admin.js - 304 Not Modified (11ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:49:44 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:49:44 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:51:29 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (102.4ms) Completed 200 OK in 172ms (Views: 138.9ms | ActiveRecord: 4.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:51:29 -0700 Served asset /active_admin.css - 304 Not Modified (19ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:51:29 -0700 Served asset /active_admin/editor.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:51:29 -0700 Served asset /active_admin.js - 304 Not Modified (14ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:51:29 -0700 Served asset /active_admin/editor.js - 304 Not Modified (8ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:51:34 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.4ms) Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:51:34 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:51:34 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:51:34 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:51:34 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:51:59 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.3ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (98.3ms) Completed 200 OK in 166ms (Views: 133.7ms | ActiveRecord: 4.3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:51:59 -0700 Served asset /active_admin.js - 304 Not Modified (16ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:51:59 -0700 Served asset /active_admin/editor.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:51:59 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:51:59 -0700 Served asset /active_admin.css - 304 Not Modified (6ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:52:45 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (54.9ms) Completed 200 OK in 63ms (Views: 57.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:52:45 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:52:45 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:52:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:52:45 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:54:51 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.8ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (203.0ms) Completed 200 OK in 280ms (Views: 229.0ms | ActiveRecord: 4.9ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:54:51 -0700 Served asset /active_admin.js - 304 Not Modified (48ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:54:51 -0700 Served asset /active_admin/editor.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:54:51 -0700 Compiled active_admin/editor.js (33ms) (pid 46896) Served asset /active_admin/editor.js - 200 OK (93ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:54:51 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:54:55 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.2ms) Completed 200 OK in 28ms (Views: 26.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:54:55 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:54:55 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:54:55 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:54:55 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:56:17 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (58.2ms) Completed 200 OK in 62ms (Views: 60.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:56:18 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:56:18 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:56:18 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:56:18 -0700 Compiled active_admin/editor.js (6ms) (pid 46896) Served asset /active_admin/editor.js - 200 OK (44ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:56:25 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.1ms) Completed 200 OK in 27ms (Views: 25.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:56:25 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:56:25 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:56:25 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:56:25 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:56:30 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.0ms) Completed 200 OK in 27ms (Views: 25.0ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:56:30 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:56:30 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:56:30 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:56:30 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:57:05 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.7ms) Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:57:05 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:05 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:05 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:57:05 -0700 Compiled active_admin/editor.js (6ms) (pid 46896) Served asset /active_admin/editor.js - 200 OK (29ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:57:30 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.7ms) Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:30 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:30 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:57:30 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:57:30 -0700 Compiled active_admin/editor.js (23ms) (pid 46896) Served asset /active_admin/editor.js - 200 OK (35ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:57:40 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.4ms) Completed 200 OK in 27ms (Views: 25.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:40 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:40 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:57:40 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:57:40 -0700 Compiled active_admin/editor.js (6ms) (pid 46896) Served asset /active_admin/editor.js - 200 OK (73ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:57:54 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (22.8ms) Completed 200 OK in 27ms (Views: 24.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:54 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:57:54 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:57:54 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:57:54 -0700 Compiled active_admin/editor.js (5ms) (pid 46896) Served asset /active_admin/editor.js - 200 OK (80ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 15:57:59 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.2ms) Completed 200 OK in 27ms (Views: 25.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 15:58:00 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 15:58:00 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 15:58:00 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 15:58:00 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:00:51 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (130.6ms) Completed 200 OK in 198ms (Views: 137.5ms | ActiveRecord: 4.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:00:51 -0700 Served asset /active_admin.css - 304 Not Modified (10ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:00:51 -0700 Served asset /active_admin.js - 304 Not Modified (11ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:00:51 -0700 Served asset /active_admin/editor.js - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:00:51 -0700 Served asset /active_admin/editor.css - 304 Not Modified (3ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:03:44 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.5ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (83.9ms) Completed 500 Internal Server Error in 154ms ActionView::Template::Error (/Users/ericholmes/Source/active_admin_editor/app/inputs/html_editor_input.rb:67: can't find string "COMMAND" anywhere before EOF /Users/ericholmes/Source/active_admin_editor/app/inputs/html_editor_input.rb:5: syntax error, unexpected $end, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END): 1: render renderer_for(:edit) app/admin/pages.rb:4:in `block (3 levels) in ' app/admin/pages.rb:3:in `block (2 levels) in ' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (16.1ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:04:42 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (82.5ms) Completed 200 OK in 120ms (Views: 85.0ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:04:43 -0700 Served asset /active_admin.css - 304 Not Modified (8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:04:43 -0700 Served asset /active_admin/editor.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:04:43 -0700 Served asset /active_admin.js - 304 Not Modified (11ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:04:43 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:04:51 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (126.7ms) Completed 200 OK in 165ms (Views: 133.1ms | ActiveRecord: 4.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:04:51 -0700 Served asset /active_admin.css - 304 Not Modified (8ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:04:51 -0700 Served asset /active_admin.js - 304 Not Modified (11ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:04:51 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:04:51 -0700 Served asset /active_admin/editor.css - 304 Not Modified (7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:05:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.5ms) Completed 200 OK in 99ms (Views: 64.0ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:05:03 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:05:03 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:05:03 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:05:03 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:05:08 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (62.3ms) Completed 200 OK in 98ms (Views: 64.8ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:05:08 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:05:08 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:05:08 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:05:08 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:08:02 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (63.2ms) Completed 200 OK in 102ms (Views: 65.8ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:08:03 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:08:03 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:08:03 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:08:03 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:08:49 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (63.2ms) Completed 200 OK in 100ms (Views: 66.2ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:08:49 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:08:49 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:08:49 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:08:49 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:11:32 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47156) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.8ms) Completed 200 OK in 36ms (Views: 33.9ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:11:32 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:11:32 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:11:32 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:11:32 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:12:10 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47156) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.6ms) Completed 200 OK in 36ms (Views: 33.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:12:10 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:12:10 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:12:10 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:12:10 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/icons.png" for 127.0.0.1 at 2012-04-30 16:12:11 -0700 Served asset /active_admin/icons.png - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/active_admin/icons.png"): actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.3) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.3) lib/rails/engine.rb:479:in `call' railties (3.2.3) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:12:43 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47156) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (70.2ms) Completed 200 OK in 74ms (Views: 72.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:12:43 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:12:43 -0700 Served asset /active_admin/editor.css - 200 OK (7ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:12:43 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:12:43 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:12:43 -0700 Served asset /active_admin/editor/icons.png - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/active_admin/editor/icons.png"): actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.3) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.3) lib/rails/engine.rb:479:in `call' railties (3.2.3) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:12:54 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.9ms) Completed 200 OK in 28ms (Views: 26.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:12:54 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:12:54 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:12:54 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:12:54 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:12:54 -0700 Served asset /active_admin/editor/icons.png - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/active_admin/editor/icons.png"): actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.3) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.3) lib/rails/engine.rb:479:in `call' railties (3.2.3) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:13:27 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (132.3ms) Completed 200 OK in 171ms (Views: 138.9ms | ActiveRecord: 4.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:13:28 -0700 Served asset /active_admin.css - 304 Not Modified (9ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:13:28 -0700 Served asset /active_admin.js - 304 Not Modified (11ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:13:28 -0700 Served asset /active_admin/editor.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:13:28 -0700 Served asset /active_admin/editor.js - 304 Not Modified (6ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:13:28 -0700 Served asset /active_admin/editor/icons.png - 200 OK (7ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:13:49 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (27.0ms) Completed 200 OK in 98ms (Views: 29.6ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:13:50 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:13:50 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:13:50 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:13:50 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:13:50 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:14:21 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.5ms) Completed 200 OK in 72ms (Views: 70.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:14:21 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:14:21 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:14:21 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:14:21 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:14:22 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:20:38 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (34.5ms) Completed 200 OK in 38ms (Views: 36.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:20:38 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:20:38 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:20:38 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:20:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:20:38 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:21:04 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.0ms) Completed 200 OK in 36ms (Views: 34.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:21:04 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:21:04 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:21:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:21:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:21:05 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:21:54 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (72.2ms) Completed 200 OK in 76ms (Views: 74.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:21:54 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:21:54 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:21:54 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:21:54 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:21:55 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:22:40 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.7ms) Completed 200 OK in 36ms (Views: 33.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:22:40 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:22:40 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:22:40 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:22:40 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:22:41 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:23:45 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (34.3ms) Completed 200 OK in 39ms (Views: 36.4ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:23:45 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:23:45 -0700 Served asset /active_admin/editor.css - 200 OK (6ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:23:45 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:23:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:23:45 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:24:37 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.3ms) Completed 200 OK in 72ms (Views: 70.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:24:38 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:24:38 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:24:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:24:38 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:24:38 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:26:04 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.8ms) Completed 200 OK in 36ms (Views: 33.9ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:26:04 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:26:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:26:04 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:26:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:26:04 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:26:34 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.7ms) Completed 200 OK in 36ms (Views: 33.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:26:34 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:26:34 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:26:34 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:26:34 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:26:34 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:26:53 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.5ms) Completed 200 OK in 73ms (Views: 70.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:26:54 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:26:54 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:26:54 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:26:54 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:26:54 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:27:45 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.3ms) Completed 200 OK in 36ms (Views: 34.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:27:45 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:27:45 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:27:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:27:45 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:27:46 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:27:53 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.1ms) Completed 200 OK in 38ms (Views: 35.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:27:53 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:27:53 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:27:53 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:27:53 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:27:54 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:31:12 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"This is a test

I want to be able to writ content


", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = 'This is a test

I want to be able to writ content


', "updated_at" = '2012-04-30 23:31:12.538512' WHERE "pages"."id" = 1  (1.2ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 59ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:31:12 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (52.0ms) Completed 200 OK in 67ms (Views: 63.1ms | ActiveRecord: 0.9ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:12 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:12 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:31:12 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:31:12 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:31:14 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.1ms) Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:15 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:15 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:31:15 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:31:15 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:31:15 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:31:22 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"This is a test

I want to be able to write content


", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = 'This is a test

I want to be able to write content


', "updated_at" = '2012-04-30 23:31:22.050504' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 47ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:31:22 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (29.1ms) Completed 200 OK in 33ms (Views: 31.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:22 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:22 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:31:22 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:31:22 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:31:23 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (58.2ms) Completed 200 OK in 62ms (Views: 60.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:31:23 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:31:23 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:23 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:31:23 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:31:24 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:32:08 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (28.3ms) Completed 200 OK in 100ms (Views: 31.0ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:08 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:08 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:32:08 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:32:08 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:32:08 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:32:21 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.9ms) Completed 200 OK in 73ms (Views: 70.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:22 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:32:22 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:32:22 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:22 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:32:22 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:32:42 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.6ms) Completed 200 OK in 36ms (Views: 33.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:43 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:43 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:32:43 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:32:43 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:32:43 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:32:59 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.0ms) Completed 200 OK in 37ms (Views: 35.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:59 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:32:59 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:32:59 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:32:59 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:33:00 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:33:33 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.2ms) Completed 200 OK in 75ms (Views: 73.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:33:33 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:33:33 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:33:33 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:33:33 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:33:33 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:33:42 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (30.8ms) Completed 200 OK in 35ms (Views: 32.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:33:42 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:33:42 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:33:42 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:33:42 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:33:43 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:33:52 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.9ms) Completed 200 OK in 64ms (Views: 29.4ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:33:53 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:33:53 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:33:53 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:33:53 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:33:53 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:34:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.3ms) Completed 200 OK in 35ms (Views: 33.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:03 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:03 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:34:03 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:34:03 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:34:04 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:34:11 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (70.1ms) Completed 200 OK in 74ms (Views: 72.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:12 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:12 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:34:12 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:34:12 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:34:12 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:34:38 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.9ms) Completed 200 OK in 36ms (Views: 33.9ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:38 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:38 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:34:38 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:34:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:34:39 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:34:44 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (30.7ms) Completed 200 OK in 35ms (Views: 32.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:44 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:34:44 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:34:44 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:44 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:34:44 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:34:58 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (73.4ms) Completed 200 OK in 78ms (Views: 75.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:58 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:34:58 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:34:58 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:34:58 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:34:58 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:35:19 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (30.9ms) Completed 200 OK in 35ms (Views: 33.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:19 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:35:19 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:35:19 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:19 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:35:19 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:35:32 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.5ms) Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:32 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:35:32 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:32 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:35:33 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:35:33 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:35:37 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (62.0ms) Completed 200 OK in 66ms (Views: 64.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:37 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:37 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:35:37 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:35:37 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:35:37 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:35:53 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.1ms) Completed 200 OK in 28ms (Views: 26.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:53 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:35:53 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:35:53 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:35:53 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:35:53 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:36:41 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.7ms) Completed 200 OK in 73ms (Views: 71.0ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:36:41 -0700 Served asset /active_admin/editor.css - 200 OK (6ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:36:41 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:36:41 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:36:41 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:36:41 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:36:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.0ms) Completed 200 OK in 35ms (Views: 33.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:36:56 -0700 Served asset /active_admin.css - 304 Not Modified (9ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:36:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:36:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:36:56 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:36:57 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:37:00 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.5ms) Completed 200 OK in 28ms (Views: 25.6ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:37:00 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:37:00 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:37:00 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:37:00 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:37:00 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:37:45 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.7ms) Completed 200 OK in 76ms (Views: 73.7ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:37:45 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:37:45 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:37:45 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:37:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:37:46 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:37:58 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.5ms) Completed 200 OK in 36ms (Views: 34.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:37:58 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:37:58 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:37:58 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:37:58 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:37:58 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:38:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (63.0ms) Completed 200 OK in 67ms (Views: 65.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:03 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:38:03 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:03 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:38:03 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:38:03 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:38:09 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.0ms) Completed 200 OK in 37ms (Views: 35.0ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:10 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:10 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:38:10 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:38:10 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:38:10 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:38:20 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (35.2ms) Completed 200 OK in 39ms (Views: 37.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:20 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:20 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:38:20 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:38:20 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:38:21 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:38:29 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (73.2ms) Completed 200 OK in 77ms (Views: 75.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:29 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:38:29 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:38:29 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:38:29 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:38:29 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:39:05 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.3ms) Completed 200 OK in 28ms (Views: 25.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:39:05 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:39:05 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:39:05 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:39:05 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:39:06 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:41:57 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.9ms) Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:41:57 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:41:57 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:41:57 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:41:57 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:41:57 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:43:13 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.8ms) Completed 200 OK in 36ms (Views: 33.8ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:43:13 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:43:13 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:43:13 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:43:13 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:43:14 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:43:30 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.1ms) Completed 200 OK in 37ms (Views: 35.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:43:30 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:43:30 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:43:30 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:43:30 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:43:31 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:43:44 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (73.3ms) Completed 200 OK in 78ms (Views: 75.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:43:45 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:43:45 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:43:45 -0700 Served asset /active_admin.js - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:43:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:43:45 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:44:16 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.3ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.0ms) Completed 200 OK in 37ms (Views: 35.0ms | ActiveRecord: 0.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:44:16 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:44:16 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:44:16 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:44:16 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:44:16 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:45:12 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.2ms) Completed 200 OK in 36ms (Views: 34.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:45:13 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:45:13 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:45:13 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:45:13 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:45:13 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:45:50 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (69.7ms) Completed 200 OK in 74ms (Views: 71.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:45:50 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:45:50 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:45:50 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:45:50 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:45:50 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:46:04 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (30.9ms) Completed 200 OK in 36ms (Views: 33.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:04 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:46:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:04 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:46:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:46:05 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:46:22 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.7ms) Completed 200 OK in 37ms (Views: 34.7ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:22 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:22 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:46:22 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:46:22 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:46:23 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:46:38 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.4ms) Completed 200 OK in 75ms (Views: 73.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:38 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:38 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:46:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:46:38 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:46:38 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:46:49 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (30.8ms) Completed 200 OK in 35ms (Views: 32.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:49 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:49 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:46:49 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:46:49 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:46:50 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:46:59 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.0ms) Completed 200 OK in 37ms (Views: 35.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:59 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:46:59 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:46:59 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:46:59 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:47:00 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:47:25 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (70.3ms) Completed 200 OK in 74ms (Views: 72.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:47:25 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:47:25 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:47:25 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:47:25 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:47:25 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:49:10 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (64.1ms) Completed 200 OK in 100ms (Views: 66.6ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:49:10 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:49:10 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:49:10 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:49:10 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:49:11 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:51:13 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (87.3ms) Completed 200 OK in 125ms (Views: 89.9ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:14 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:14 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:51:14 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:51:14 -0700 Served asset /active_admin.js - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:51:14 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:51:20 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (25.3ms) Completed 200 OK in 29ms (Views: 27.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:21 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:21 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:51:21 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:51:21 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:51:21 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:51:26 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.8ms) Completed 200 OK in 36ms (Views: 33.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:26 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:26 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:51:26 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:51:26 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:51:26 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:51:48 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (27.3ms) Completed 200 OK in 105ms (Views: 30.0ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:49 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:51:49 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:51:49 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:51:49 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:51:49 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:54:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.7ms) Completed 200 OK in 73ms (Views: 70.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:54:03 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:54:03 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:54:03 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:54:03 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:54:04 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:55:26 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.2ms) Completed 200 OK in 27ms (Views: 25.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:55:26 -0700 Served asset /active_admin.css - 304 Not Modified (66ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:55:26 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:55:26 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:55:26 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:55:26 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:55:58 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.3ms) Completed 200 OK in 28ms (Views: 26.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:55:59 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:55:59 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:55:59 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:55:59 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:55:59 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:56:17 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"This is a test
  1. I want to be able to write content


", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = 'This is a test
  1. I want to be able to write content


', "updated_at" = '2012-04-30 23:56:17.045487' WHERE "pages"."id" = 1  (1.0ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 13ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:56:17 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (73.6ms) Completed 200 OK in 79ms (Views: 75.5ms | ActiveRecord: 0.6ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:17 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:56:17 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:56:17 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:17 -0700 Served asset /active_admin.css - 304 Not Modified (5ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:56:42 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.4ms) Completed 200 OK in 28ms (Views: 25.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:42 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:42 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:56:42 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:56:42 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:56:42 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:56:47 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '
Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-04-30 23:56:47.114018' WHERE "pages"."id" = 1  (1.0ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 11ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 16:56:47 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (24.8ms) Completed 200 OK in 28ms (Views: 26.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:47 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:56:47 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:56:47 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:47 -0700 Served asset /active_admin.css - 304 Not Modified (9ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:56:48 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.1ms) Completed 200 OK in 28ms (Views: 26.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:48 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:56:48 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:56:48 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:56:48 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:56:49 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:57:48 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.8ms) Completed 200 OK in 39ms (Views: 36.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:57:48 -0700 Served asset /active_admin/editor.css - 200 OK (7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:57:48 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:57:48 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:57:48 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:57:48 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:58:47 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (72.7ms) Completed 200 OK in 77ms (Views: 74.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:58:48 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:58:48 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:58:48 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:58:48 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:58:48 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:59:00 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.7ms) Completed 200 OK in 36ms (Views: 33.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:00 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:59:00 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:59:00 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:00 -0700 Served asset /active_admin/editor.css - 200 OK (62ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:59:00 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:59:26 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.9ms) Completed 200 OK in 37ms (Views: 35.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:26 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:26 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:59:26 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:59:26 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:59:26 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:59:37 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (70.4ms) Completed 200 OK in 75ms (Views: 72.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:37 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:37 -0700 Served asset /active_admin/editor.css - 200 OK (7ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:59:37 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:59:37 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:59:37 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 16:59:46 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.6ms) Completed 200 OK in 36ms (Views: 33.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:46 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 16:59:46 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 16:59:46 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 16:59:46 -0700 Served asset /active_admin/editor.css - 200 OK (65ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 16:59:46 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:00:20 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.4ms) Completed 200 OK in 104ms (Views: 28.9ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:00:20 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:00:20 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:00:20 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:00:20 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:00:21 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:00:52 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.9ms) Completed 200 OK in 103ms (Views: 29.4ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:00:52 -0700 Served asset /active_admin.css - 304 Not Modified (60ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:00:52 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:00:52 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:00:52 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:00:53 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:01:15 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (29.1ms) Completed 200 OK in 33ms (Views: 31.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:15 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:15 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:01:15 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:01:15 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:01:15 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:01:25 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.9ms) Completed 200 OK in 110ms (Views: 75.2ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:25 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:01:25 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:01:25 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:25 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:01:26 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:01:37 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (70.3ms) Completed 200 OK in 109ms (Views: 72.9ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:38 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:01:38 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:01:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:38 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:01:38 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:01:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (66.5ms) Completed 200 OK in 105ms (Views: 69.1ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:56 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:01:56 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:01:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:01:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:01:56 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:02:13 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (80.0ms) Completed 200 OK in 84ms (Views: 82.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:02:13 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:02:13 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:02:13 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:02:13 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:02:13 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:02:27 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.4ms) Completed 200 OK in 37ms (Views: 34.6ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:02:27 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:02:27 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:02:27 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:02:27 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:02:27 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (1ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:03:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (72.5ms) Completed 200 OK in 77ms (Views: 74.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:03:03 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:03:03 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:03:03 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:03:03 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:03:03 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:03:54 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '
Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:03:54.908385' WHERE "pages"."id" = 1  (1.0ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 13ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:03:54 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.3ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (80.1ms) Completed 200 OK in 86ms (Views: 82.1ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:03:55 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:03:55 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:03:55 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:03:55 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:03:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (61.2ms) Completed 200 OK in 65ms (Views: 63.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:03:56 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:03:56 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:03:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:03:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:03:56 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:04:18 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.0ms) Completed 200 OK in 39ms (Views: 35.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:04:18 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:04:18 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:04:18 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:04:18 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:04:18 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:04:33 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.4ms) Completed 200 OK in 36ms (Views: 34.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:04:33 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:04:33 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:04:33 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:04:33 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:04:33 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:04:50 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (73.6ms) Completed 200 OK in 77ms (Views: 75.6ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:04:50 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:04:50 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:04:50 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:04:50 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:04:51 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:05:01 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.9ms) Completed 200 OK in 38ms (Views: 35.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:05:01 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:05:01 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:05:01 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:05:01 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:05:02 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:05:19 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.0ms) Completed 200 OK in 36ms (Views: 34.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:05:20 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:05:20 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:05:20 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:05:20 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:05:20 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:05:59 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 47310) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (76.0ms) Completed 200 OK in 80ms (Views: 78.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:05:59 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:05:59 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:05:59 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:05:59 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:05:59 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:08:40 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.1ms) Completed 200 OK in 28ms (Views: 26.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:08:40 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:08:40 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:08:40 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:08:41 -0700 Compiled active_admin/editor/wysihtml5/parser_rules.js (0ms) (pid 47310) Compiled active_admin/editor.js (6ms) (pid 47310) Served asset /active_admin/editor.js - 200 OK (24ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:08:41 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:09:36 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.7ms) Completed 200 OK in 28ms (Views: 25.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:09:36 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:09:36 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:09:36 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:09:36 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:09:37 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:10:52 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '
Known Issues


Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:10:52.296319' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 10ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:10:52 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.3ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (76.2ms) Completed 200 OK in 80ms (Views: 78.0ms | ActiveRecord: 0.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:10:52 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:10:52 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:10:52 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:10:52 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:11:04 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (63.8ms) Completed 200 OK in 69ms (Views: 67.0ms | ActiveRecord: 0.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:11:05 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:11:05 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:11:05 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:11:05 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:11:35 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (63.1ms) Completed 200 OK in 69ms (Views: 65.2ms | ActiveRecord: 0.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:11:36 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:11:36 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:11:36 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:11:36 -0700 Compiled active_admin/editor.js (9ms) (pid 47310) Served asset /active_admin/editor.js - 200 OK (28ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:11:46 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (63.9ms) Completed 200 OK in 68ms (Views: 65.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:11:46 -0700 Served asset /active_admin.css - 304 Not Modified (5ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:11:46 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:11:46 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:11:46 -0700 Compiled active_admin/editor.js (9ms) (pid 47310) Served asset /active_admin/editor.js - 200 OK (33ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:12:01 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (64.8ms) Completed 200 OK in 69ms (Views: 66.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:02 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:02 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:12:02 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:12:02 -0700 Compiled active_admin/editor.js (18ms) (pid 47310) Served asset /active_admin/editor.js - 200 OK (29ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:12:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (66.8ms) Completed 200 OK in 71ms (Views: 68.7ms | ActiveRecord: 0.5ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:04 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:04 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:12:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:12:04 -0700 Served asset /active_admin.js - 304 Not Modified (1ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:12:04 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:12:18 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.2ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' CACHE (0.0ms) SELECT COUNT(*) FROM "active_admin_comments" WHERE "active_admin_comments"."resource_type" = 'Page' AND "active_admin_comments"."resource_id" = '1' AND "active_admin_comments"."namespace" = 'admin' Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (23.9ms) Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:18 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:12:18 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:18 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:12:18 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:12:55 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (12.1ms) Completed 200 OK in 50ms (Views: 14.7ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:55 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:12:55 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:12:55 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:12:55 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:13:04 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (25.9ms) Completed 200 OK in 32ms (Views: 28.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:13:04 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:13:04 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:13:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:13:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:13:05 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:14:11 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.3ms) Completed 200 OK in 29ms (Views: 27.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:14:11 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:14:11 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:14:11 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:14:11 -0700 Compiled active_admin/editor/wysihtml5/parser_rules.js (0ms) (pid 47310) Compiled active_admin/editor.js (9ms) (pid 47310) Served asset /active_admin/editor.js - 200 OK (23ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:14:12 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:14:21 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '
Known Issues


Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:14:21.473600' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 13ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:14:21 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (11.0ms) Completed 200 OK in 15ms (Views: 13.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:14:21 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:14:21 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:14:21 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:14:21 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:14:39 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.5ms) Completed 200 OK in 28ms (Views: 25.6ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:14:39 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:14:39 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:14:39 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:14:39 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:14:40 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:15:32 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '
Known Issues


Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:15:32.562526' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 11ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:15:32 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (71.2ms) Completed 200 OK in 75ms (Views: 73.2ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:15:32 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:15:32 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:15:32 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:15:32 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:17:15 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (10.9ms) Completed 200 OK in 15ms (Views: 13.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:17:15 -0700 Served asset /active_admin.css - 304 Not Modified (43ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:17:15 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:17:15 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:17:15 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:17:41 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor/wysiwyg.css (0ms) (pid 48094) Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (78.3ms) Completed 200 OK in 147ms (Views: 117.7ms | ActiveRecord: 1.1ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:17:41 -0700 Served asset /active_admin.css - 304 Not Modified (10ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:17:41 -0700 Served asset /active_admin/editor/wysiwyg.css - 200 OK (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:17:41 -0700 Served asset /active_admin/editor.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:17:41 -0700 Served asset /active_admin.js - 304 Not Modified (20ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:17:41 -0700 Served asset /active_admin/editor.js - 304 Not Modified (60ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:18:04 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.6ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (101.4ms) Completed 200 OK in 107ms (Views: 100.0ms | ActiveRecord: 3.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:18:04 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:18:04 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:18:04 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:18:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:18:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:18:04 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (49ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.6ms) Completed 200 OK in 29ms (Views: 26.6ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Compiled active_admin/editor.js (11ms) (pid 48094) Served asset /active_admin/editor.js - 200 OK (43ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:18:56 -0700 Served asset /active_admin/editor/wysiwyg - 200 OK (3ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.6ms) Completed 200 OK in 38ms (Views: 35.8ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:19:27 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.8ms) Completed 200 OK in 73ms (Views: 70.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:19:33 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (36.4ms) Completed 200 OK in 41ms (Views: 38.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:19:40 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.8ms) Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:20:10 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:20:24 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '
Known Issues


Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:20:24.235254' WHERE "pages"."id" = 1  (1.3ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 54ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:20:24 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (12.2ms) Completed 200 OK in 17ms (Views: 14.4ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:24 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:24 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:24 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:20:24 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:20:24 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:20:39 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (58.6ms) Completed 200 OK in 62ms (Views: 60.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:39 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:39 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:20:39 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:20:39 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:20:39 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:20:40 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:20:40 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:21:21 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.5ms) UPDATE "pages" SET "content" = '
Known Issues


Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:21:21.037527' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 10ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:21:21 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (10.9ms) Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:21 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:21:21 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:21:21 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:21 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:21 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:21:22 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.0ms) Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:23 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:23 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:21:23 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:21:23 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:23 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:21:23 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:21:23 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:21:37 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"
Known Issues

\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.2ms) UPDATE "pages" SET "content" = '
Known Issues


Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:21:37.628008' WHERE "pages"."id" = 1  (1.2ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 10ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:21:37 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (59.9ms) Completed 200 OK in 64ms (Views: 62.1ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:37 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:37 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:37 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:21:37 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:21:37 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:21:49 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.2ms) Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:21:49 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:49 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:21:49 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:49 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:21:49 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:21:49 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:21:50 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.9ms) Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:22:18 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.8ms) Completed 200 OK in 99ms (Views: 29.3ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:24:01 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:24:55 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (34.2ms) Completed 200 OK in 108ms (Views: 36.8ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:24:56 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:24:56 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:24:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:24:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:24:56 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:24:56 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:24:56 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.0ms) Completed 200 OK in 36ms (Views: 34.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:25:16 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (73.4ms) Completed 200 OK in 77ms (Views: 75.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:25:32 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:25:43 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.0ms) Completed 200 OK in 36ms (Views: 34.0ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:43 -0700 Served asset /active_admin.css - 304 Not Modified (5ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:43 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:43 -0700 Served asset /active_admin/editor.css - 200 OK (22ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:25:43 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:25:43 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:25:43 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:25:44 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.5ms) Completed 200 OK in 36ms (Views: 34.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:25:56 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:26:01 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (74.5ms) Completed 200 OK in 79ms (Views: 76.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:01 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:01 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:01 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:26:01 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:26:01 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:26:02 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:26:02 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.7ms) Completed 200 OK in 76ms (Views: 73.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Served asset /active_admin/editor.css - 200 OK (6ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:26:24 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.5ms) Completed 200 OK in 37ms (Views: 34.6ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Served asset /active_admin/editor.css - 200 OK (64ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:26:34 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:26:45 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.8ms) Completed 200 OK in 38ms (Views: 35.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:45 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:45 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:26:45 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:45 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:26:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:26:46 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:26:46 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.9ms) Completed 200 OK in 73ms (Views: 70.9ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:26:59 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:27:06 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"

Known Issues

\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '

Known Issues


Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:27:06.743331' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 13ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:27:06 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (11.2ms) Completed 200 OK in 16ms (Views: 13.3ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:06 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:06 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:06 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:27:06 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:27:06 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.9ms) Completed 200 OK in 28ms (Views: 25.9ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:27:08 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (72.5ms) Completed 200 OK in 77ms (Views: 74.6ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Served asset /active_admin/editor.css - 200 OK (6ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:27:14 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:27:33 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (66.4ms) Completed 200 OK in 103ms (Views: 68.9ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:34 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:34 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:27:34 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:27:34 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:34 -0700 Served asset /active_admin.css - 304 Not Modified (15ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:27:34 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:27:34 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:27:41 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (64.8ms) Completed 200 OK in 102ms (Views: 67.2ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:42 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:42 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:27:42 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:27:42 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:27:42 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:27:42 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:27:42 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:28:31 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (74.9ms) Completed 200 OK in 113ms (Views: 77.4ms | ActiveRecord: 0.9ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:31 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:31 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:28:31 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:28:31 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:31 -0700 Served asset /active_admin/editor.css - 200 OK (6ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:28:31 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:28:32 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:28:38 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.5ms) Completed 200 OK in 76ms (Views: 73.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:38 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:38 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:28:38 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:28:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:38 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:28:38 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:28:39 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.8ms) Completed 200 OK in 39ms (Views: 37.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Served asset /active_admin/editor.css - 200 OK (5ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:28:49 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:29:06 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"

Known Issues
\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '

Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android


  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:29:06.607804' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 13ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:29:06 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (11.3ms) Completed 200 OK in 16ms (Views: 13.4ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:06 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:06 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:06 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:29:06 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:29:06 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:29:08 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.4ms) Completed 200 OK in 29ms (Views: 26.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:08 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:08 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:08 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:29:08 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:29:08 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:29:09 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:29:09 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (72.6ms) Completed 200 OK in 77ms (Views: 75.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Served asset /active_admin/editor.js - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Served asset /active_admin.js - 304 Not Modified (1ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:29:58 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:30:30 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48094) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.9ms) Completed 200 OK in 37ms (Views: 34.9ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:30:31 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:30:31 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:30:31 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:30:31 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:30:31 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:30:31 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:30:31 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages" for 127.0.0.1 at 2012-04-30 17:31:04 -0700 Processing by Admin::PagesController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Exists (0.2ms) SELECT 1 FROM "pages" LIMIT 1 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "pages"   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count Page Load (0.1ms) SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/index.html.arb (157.3ms) Completed 200 OK in 209ms (Views: 168.7ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (19ms) Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (2ms) Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-04-30 17:31:05 -0700 Served asset /active_admin/orderable.png - 304 Not Modified (20ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (60.4ms) Completed 200 OK in 64ms (Views: 62.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Served asset /active_admin.css - 304 Not Modified (10ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:31:07 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:33:39 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.4ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (136.9ms) Completed 200 OK in 204ms (Views: 143.7ms | ActiveRecord: 4.6ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:33:39 -0700 Served asset /active_admin.css - 304 Not Modified (8ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:33:39 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:33:39 -0700 Served asset /active_admin/editor.js - 304 Not Modified (31ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:33:39 -0700 Served asset /active_admin.js - 304 Not Modified (58ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:33:39 -0700 Served asset /active_admin/editor.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:33:40 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:33:40 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (4ms) Started GET "/admin" for 127.0.0.1 at 2012-04-30 17:37:31 -0700 Processing by Admin::DashboardController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/dashboard/index.html.arb (10.7ms) Completed 200 OK in 25ms (Views: 22.7ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:31 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:31 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:31 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:37:31 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:37:31 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Processing by Admin::PagesController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Exists (0.2ms) SELECT 1 FROM "pages" LIMIT 1 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "pages"   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count Page Load (0.1ms) SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/index.html.arb (124.0ms) Completed 200 OK in 133ms (Views: 125.5ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin.css - 304 Not Modified (5ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (2ms) Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin/orderable.png - 304 Not Modified (1ms) Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-04-30 17:37:32 -0700 Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (1ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.8ms) Completed 200 OK in 28ms (Views: 25.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:37:34 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:37:44 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"

Known Issues
\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.4ms) UPDATE "pages" SET "content" = '

Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:37:44.981870' WHERE "pages"."id" = 1  (1.1ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 18ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:37:45 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (17.6ms) Completed 200 OK in 23ms (Views: 20.0ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:45 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:37:45 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:45 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:37:45 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:45 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.6ms) Completed 200 OK in 28ms (Views: 25.7ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:37:47 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.3ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (133.8ms) Completed 200 OK in 200ms (Views: 140.8ms | ActiveRecord: 4.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Served asset /active_admin.css - 304 Not Modified (10ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Served asset /active_admin/editor.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Served asset /active_admin.js - 304 Not Modified (58ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Served asset /active_admin/editor.js - 304 Not Modified (5ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:39:18 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (2ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:40:11 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (34.5ms) Completed 200 OK in 38ms (Views: 36.4ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:40:11 -0700 Served asset /active_admin/editor.css - 200 OK (6ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:40:11 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:40:11 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:40:11 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:40:11 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:40:12 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:40:12 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:40:39 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.1ms) Completed 200 OK in 28ms (Views: 26.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:40:39 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:40:39 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:40:39 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:40:39 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:40:39 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:40:40 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:40:40 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:41:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (27.0ms) Completed 200 OK in 99ms (Views: 29.6ms | ActiveRecord: 1.1ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:04 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:41:04 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:04 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:04 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:41:04 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:41:04 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:41:04 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:41:18 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.6ms) Completed 200 OK in 99ms (Views: 29.2ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:19 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:19 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:41:19 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:19 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:41:19 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:41:19 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:41:19 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:41:27 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (70.2ms) Completed 200 OK in 74ms (Views: 72.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:41:28 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:41:37 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (67.9ms) Completed 200 OK in 72ms (Views: 69.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:38 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:41:38 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:38 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:38 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:41:38 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:41:38 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:41:38 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.9ms) Completed 200 OK in 36ms (Views: 33.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Served asset /active_admin/editor.css - 200 OK (71ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:41:46 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.3ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (32.8ms) Completed 200 OK in 37ms (Views: 34.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:41:54 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (69.7ms) Completed 200 OK in 74ms (Views: 71.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Served asset /active_admin/editor.css - 200 OK (8ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:42:02 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:42:03 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:42:20 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (68.2ms) Completed 200 OK in 72ms (Views: 70.2ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:20 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:20 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:42:20 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:20 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:42:20 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:42:21 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:42:21 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.1ms) Completed 200 OK in 37ms (Views: 35.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Served asset /active_admin/editor.css - 200 OK (62ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:42:31 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:42:44 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.8ms) Completed 200 OK in 36ms (Views: 33.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:44 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:44 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:44 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:42:44 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:42:44 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:42:44 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:42:45 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:42:51 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (71.8ms) Completed 200 OK in 76ms (Views: 73.7ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:52 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:52 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:42:52 -0700 Served asset /active_admin/editor.css - 200 OK (13ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:42:52 -0700 Served asset /active_admin.js - 304 Not Modified (1ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:42:52 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:42:52 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:42:52 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:43:03 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (31.5ms) Completed 200 OK in 35ms (Views: 33.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:43:03 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:43:03 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:43:03 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:43:03 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:43:03 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:43:04 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:43:04 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 48684) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.2ms) Completed 200 OK in 37ms (Views: 35.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Served asset /active_admin/editor.css - 200 OK (4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:43:09 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:44:28 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (65.6ms) Completed 200 OK in 69ms (Views: 67.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:44:28 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:44:28 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:44:28 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:44:28 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:44:28 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (14ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (29ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:44:29 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:44:29 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:45:41 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.8ms) Completed 200 OK in 101ms (Views: 29.2ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:45:41 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:45:41 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:45:41 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:45:41 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:45:41 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:45:42 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:45:42 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.4ms) Completed 200 OK in 28ms (Views: 26.4ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (22ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (39ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:47:18 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:47:33 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (28.1ms) Completed 200 OK in 103ms (Views: 30.5ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:33 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:33 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:33 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:47:33 -0700 Served asset /active_admin/editor.js - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:47:33 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:47:33 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:47:34 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:47:45 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (25.1ms) Completed 200 OK in 29ms (Views: 27.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:46 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:46 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:47:46 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:47:46 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (11ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (86ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:47:46 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:47:46 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:47:46 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:49:32 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.2ms) Completed 200 OK in 28ms (Views: 26.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:49:33 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:49:33 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:49:33 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:49:33 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (14ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (49ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:49:33 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:49:33 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:49:33 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:49:55 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.3ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (25.4ms) Completed 200 OK in 30ms (Views: 27.5ms | ActiveRecord: 0.5ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:49:56 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:49:56 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:49:56 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (6ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (28ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:49:56 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:49:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:49:56 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:49:56 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:51:40 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (61.9ms) Completed 200 OK in 67ms (Views: 63.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:51:41 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:51:41 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:51:41 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:51:41 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:51:41 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (21ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (41ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:51:41 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:51:41 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:53:31 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (63.6ms) Completed 200 OK in 68ms (Views: 65.6ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:53:31 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:53:31 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:53:31 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:53:31 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:53:31 -0700 Compiled active_admin/editor/quicksave.js (7ms) (pid 48684) Compiled active_admin/editor.js (13ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (45ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:53:31 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:53:32 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (60.2ms) Completed 200 OK in 64ms (Views: 62.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (18ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (46ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:53:42 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (61.5ms) Completed 200 OK in 66ms (Views: 63.7ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (9ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (51ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:54:08 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:55:28 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (60.1ms) Completed 200 OK in 65ms (Views: 62.6ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:28 -0700 Served asset /active_admin.css - 304 Not Modified (4ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:28 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:28 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:55:28 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (15ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (34ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:55:29 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:55:29 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:55:29 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (61.3ms) Completed 200 OK in 65ms (Views: 63.2ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (17ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (33ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:55:47 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:55:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (61.0ms) Completed 200 OK in 65ms (Views: 63.1ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:56 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:56 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:55:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:55:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:55:56 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:55:56 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:55:57 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.9ms) Completed 200 OK in 28ms (Views: 25.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (59ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (92ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:56:51 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:56:56 -0700 Processing by Admin::PagesController#update as JSON Parameters: {"page"=>{"content"=>"

Known Issues
\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
"}, "id"=>"1"} AdminUser Load (0.3ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) begin transaction  (0.0ms) commit transaction Completed 204 No Content in 18ms (ActiveRecord: 0.0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 17:57:00 -0700 Processing by Admin::PagesController#update as JSON Parameters: {"page"=>{"content"=>"

Known Issues
\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
"}, "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.5ms) UPDATE "pages" SET "content" = '

Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 00:57:00.787225' WHERE "pages"."id" = 1  (1.0ms) commit transaction Completed 204 No Content in 15ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 17:57:02 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.3ms) Completed 200 OK in 29ms (Views: 26.5ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 17:57:02 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 17:57:02 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 17:57:02 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 17:57:02 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 17:57:02 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 17:57:03 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 17:57:03 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (23.9ms) Completed 200 OK in 28ms (Views: 26.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Compiled active_admin/editor/quicksave.js (0ms) (pid 48684) Compiled active_admin/editor.js (7ms) (pid 48684) Served asset /active_admin/editor.js - 200 OK (89ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:12:16 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 18:12:23 -0700 Processing by Admin::PagesController#update as JSON Parameters: {"page"=>{"content"=>"

Known Issues
\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
"}, "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '

Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 01:12:23.884921' WHERE "pages"."id" = 1  (1.2ms) commit transaction Completed 204 No Content in 11ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:12:25 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.1ms) Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:12:26 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:12:26 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:12:26 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:12:26 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:12:26 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:12:26 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:12:26 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 18:14:57 -0700 Processing by Admin::PagesController#update as JSON Parameters: {"page"=>{"content"=>"

Known Issues
\"\"

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
"}, "id"=>"1"} AdminUser Load (0.6ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '

Known Issues

Flash Player Desktop

  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 01:14:57.136779' WHERE "pages"."id" = 1  (1.0ms) commit transaction Completed 204 No Content in 11ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:14:59 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.5ms) Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:14:59 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:14:59 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:14:59 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:14:59 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:14:59 -0700 Served asset /active_admin.css - 304 Not Modified (17ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:15:00 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:15:00 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 18:15:06 -0700 Processing by Admin::PagesController#update as JSON Parameters: {"page"=>{"content"=>"

Known Issues
\"\"

Flash Player Desktop
  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
"}, "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) begin transaction  (0.4ms) UPDATE "pages" SET "content" = '

Known Issues

Flash Player Desktop
  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 01:15:06.284348' WHERE "pages"."id" = 1  (1.1ms) commit transaction Completed 204 No Content in 66ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:15:07 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (25.6ms) Completed 200 OK in 31ms (Views: 28.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:15:08 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:15:08 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:15:08 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:15:08 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:15:08 -0700 Served asset /active_admin.css - 304 Not Modified (20ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:15:08 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:15:08 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (35.0ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (136.4ms) Completed 200 OK in 203ms (Views: 111.9ms | ActiveRecord: 36.1ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Served asset /active_admin.css - 304 Not Modified (11ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Served asset /active_admin/editor.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Served asset /active_admin.js - 304 Not Modified (70ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Served asset /active_admin/editor.js - 304 Not Modified (7ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:20:21 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (2ms) Started GET "/admin" for 127.0.0.1 at 2012-04-30 18:21:47 -0700 Processing by Admin::DashboardController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/dashboard/index.html.arb (10.5ms) Completed 200 OK in 16ms (Views: 14.0ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:21:47 -0700 Served asset /active_admin.css - 304 Not Modified (5ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:21:47 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:21:47 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:21:47 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:21:47 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Processing by Admin::PagesController#index as HTML AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Exists (0.1ms) SELECT 1 FROM "pages" LIMIT 1 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "pages"   (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "pages" LIMIT 30 OFFSET 0) subquery_for_count Page Load (0.1ms) SELECT "pages".* FROM "pages" ORDER BY "pages"."id" desc LIMIT 30 OFFSET 0 Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/index.html.arb (156.3ms) Completed 200 OK in 166ms (Views: 158.4ms | ActiveRecord: 0.7ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/orderable.png" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin/orderable.png - 304 Not Modified (2ms) Started GET "/assets/active_admin/datepicker/datepicker-input-icon.png" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin/datepicker/datepicker-input-icon.png - 304 Not Modified (1ms) Started GET "/assets/active_admin/datepicker/datepicker-nipple.png" for 127.0.0.1 at 2012-04-30 18:21:48 -0700 Served asset /active_admin/datepicker/datepicker-nipple.png - 304 Not Modified (2ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.1ms) Completed 200 OK in 28ms (Views: 26.1ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:23:01 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:25:16 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.8ms) Completed 200 OK in 99ms (Views: 29.4ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:25:16 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:25:16 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:25:16 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:25:16 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:25:16 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:25:17 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:25:17 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (28.4ms) Completed 200 OK in 104ms (Views: 31.1ms | ActiveRecord: 0.9ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:25:28 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 49450) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (33.9ms) Completed 200 OK in 38ms (Views: 36.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Served asset /active_admin/editor.css - 200 OK (8ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:26:30 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:26:40 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (61.6ms) Completed 200 OK in 66ms (Views: 63.8ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:26:41 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:26:41 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:26:41 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:26:41 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:26:41 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:26:41 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:26:41 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (3.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (109.0ms) Completed 200 OK in 179ms (Views: 146.6ms | ActiveRecord: 4.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Served asset /active_admin/editor.css - 304 Not Modified (12ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Served asset /active_admin.js - 304 Not Modified (47ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Served asset /active_admin/editor.js - 304 Not Modified (6ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Served asset /active_admin.css - 304 Not Modified (7ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:28:30 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (6ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 18:28:54 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"

Known Issues

Flash Player Desktop
  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
", "title"=>"Title"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.4ms) UPDATE "pages" SET "content" = '

Known Issues

Flash Player Desktop
  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 01:28:54.506240' WHERE "pages"."id" = 1  (1.5ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 20ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 18:28:54 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (12.0ms) Completed 200 OK in 17ms (Views: 14.2ms | ActiveRecord: 0.2ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:54 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:54 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:28:54 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:54 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:28:54 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (24.9ms) Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:28:56 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:31:10 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.1ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.2ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (20.3ms) Completed 200 OK in 94ms (Views: 22.7ms | ActiveRecord: 0.8ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:10 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:31:10 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:10 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:10 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:31:10 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:31:10 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:31:11 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started PUT "/admin/pages/1" for 127.0.0.1 at 2012-04-30 18:31:25 -0700 Processing by Admin::PagesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SMxcCI5H+24ZiwNneabKM8uTR3SmmYGdNRXPBbDlV8o=", "page"=>{"content"=>"

Known Issues

\"\"
Flash Player Desktop
  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
"}, "_wysihtml5_mode"=>"1", "commit"=>"Update Page", "id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) begin transaction  (0.3ms) UPDATE "pages" SET "content" = '

Known Issues


Flash Player Desktop
  • Windows: Long animation pauses when a mouse or keyboard is used with Steam overlay(3089755)
  • Mac OS: The mouse cursor does not change to hand pointer when mousing over TLF links(3060839)
  • Mac OS: Adobe AIR crashes with late model Apple computers running 10.7.2 (check workaround here)
  • MouseLock and FullscreenSourceRect does not update the display when in fullscreen(3006724)

Flash Player Android

  • Seeking while video is paused does not update the frame on Android 4.0 devices(2995454)
  • StageVideo using On2 and Sorenson does not work on Android 4.0 devices(3053819)
  • After disposing a context3D and requesting a new one, or returning to application from background the new context3D will render black for few frames(3019048)
', "updated_at" = '2012-05-01 01:31:25.629595' WHERE "pages"."id" = 1  (1.0ms) commit transaction Redirected to http://localhost:3000/admin/pages/1 Completed 302 Found in 13ms (ActiveRecord: 0.0ms) Started GET "/admin/pages/1" for 127.0.0.1 at 2012-04-30 18:31:25 -0700 Processing by Admin::PagesController#show as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/show.html.arb (11.7ms) Completed 200 OK in 17ms (Views: 13.9ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:25 -0700 Served asset /active_admin.css - 304 Not Modified (3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:25 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:25 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:31:25 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:31:25 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:31:26 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (17.7ms) Completed 200 OK in 21ms (Views: 19.6ms | ActiveRecord: 0.3ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:27 -0700 Served asset /active_admin/editor.css - 304 Not Modified (0ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:27 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:31:27 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:31:27 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:27 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:31:27 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:31:27 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms) Started GET "/admin/pages/1/edit" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Processing by Admin::PagesController#edit as HTML Parameters: {"id"=>"1"} AdminUser Load (0.2ms) SELECT "admin_users".* FROM "admin_users" WHERE "admin_users"."id" = 1 LIMIT 1 Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", "1"]] Compiled active_admin/editor.css (0ms) (pid 49722) Page Load (0.1ms) SELECT "pages".* FROM "pages" WHERE "pages"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/ericholmes/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/activeadmin-0.4.3/app/views/active_admin/resource/edit.html.arb (26.2ms) Completed 200 OK in 30ms (Views: 28.3ms | ActiveRecord: 0.4ms) Started GET "/assets/active_admin.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Served asset /active_admin.css - 304 Not Modified (2ms) Started GET "/assets/active_admin/editor.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Served asset /active_admin/editor.css - 200 OK (3ms) Started GET "/assets/active_admin.js" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Served asset /active_admin.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg.css?body=1" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Served asset /active_admin/editor/wysiwyg.css - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor.js" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Served asset /active_admin/editor.js - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/wysiwyg" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Served asset /active_admin/editor/wysiwyg - 304 Not Modified (0ms) Started GET "/assets/active_admin/editor/icons.png" for 127.0.0.1 at 2012-04-30 18:31:50 -0700 Served asset /active_admin/editor/icons.png - 304 Not Modified (0ms)