DEPRECATION WARNING: config.action_view.debug_rjs will be removed in 3.1, from 3.1 onwards you will need to install prototype-rails to continue to use RJS templates . (called from service at /usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/httpserver.rb:104) Started GET "/" for 127.0.0.1 at Thu Jun 23 15:14:47 +0300 2011 Processing by PostsController#index as HTML [1m[36mPost Load (0.5ms)[0m [1mSELECT `posts`.* FROM `posts`[0m Mysql2::Error: Table 'ckeditor_dummy.posts' doesn't exist: SELECT `posts`.* FROM `posts` Completed 500 Internal Server Error in 46ms ActiveRecord::StatementInvalid (Mysql2::Error: Table 'ckeditor_dummy.posts' doesn't exist: SELECT `posts`.* FROM `posts`): app/controllers/posts_controller.rb:5:in `index' Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.0ms) Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.4ms) [1m[36mSQL (0.3ms)[0m [1mSHOW TABLES[0m [1m[35mSQL (126.6ms)[0m CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB [1m[36mSQL (0.5ms)[0m [1mSHOW KEYS FROM `schema_migrations`[0m [1m[35mSQL (287.6ms)[0m CREATE UNIQUE INDEX `unique_schema_migrations` ON `schema_migrations` (`version`) [1m[36mSQL (0.4ms)[0m [1mSHOW TABLES[0m [1m[35mSQL (0.2ms)[0m SHOW TABLES [1m[36mSQL (0.2ms)[0m [1mSELECT `schema_migrations`.`version` FROM `schema_migrations`[0m Migrating to CreatePosts (20110623120047) [1m[35mSQL (139.0ms)[0m CREATE TABLE `posts` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `title` varchar(255), `content` text, `created_at` datetime, `updated_at` datetime) ENGINE=InnoDB [1m[36mSQL (54.2ms)[0m [1mINSERT INTO `schema_migrations` (`version`) VALUES ('20110623120047')[0m [1m[35mSQL (0.3ms)[0m SHOW TABLES [1m[36mSQL (0.2ms)[0m [1mSELECT `schema_migrations`.`version` FROM `schema_migrations`[0m [1m[35mSQL (0.2ms)[0m SHOW TABLES [1m[36mSQL (0.5ms)[0m [1mdescribe `posts`[0m [1m[35mSQL (0.2ms)[0m SHOW KEYS FROM `posts` DEPRECATION WARNING: config.action_view.debug_rjs will be removed in 3.1, from 3.1 onwards you will need to install prototype-rails to continue to use RJS templates . (called from service at /usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/httpserver.rb:104) Started GET "/" for 127.0.0.1 at Thu Jun 23 15:15:34 +0300 2011 Processing by PostsController#index as HTML [1m[36mPost Load (0.4ms)[0m [1mSELECT `posts`.* FROM `posts`[0m Rendered posts/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 55ms (Views: 5.4ms | ActiveRecord: 0.4ms) Started GET "/javascripts/ckeditor/ckeditor.js" for 127.0.0.1 at Thu Jun 23 15:15:34 +0300 2011 ActionController::RoutingError (No route matches "/javascripts/ckeditor/ckeditor.js"): Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/javascripts/ckeditor/ckeditor.js" for 127.0.0.1 at Thu Jun 23 15:15:34 +0300 2011 ActionController::RoutingError (No route matches "/javascripts/ckeditor/ckeditor.js"): Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) DEPRECATION WARNING: config.action_view.debug_rjs will be removed in 3.1, from 3.1 onwards you will need to install prototype-rails to continue to use RJS templates . (called from service at /usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/httpserver.rb:104) Started GET "/" for 127.0.0.1 at Thu Jun 23 15:51:17 +0300 2011 Processing by PostsController#index as HTML [1m[36mPost Load (0.2ms)[0m [1mSELECT `posts`.* FROM `posts`[0m Rendered posts/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 58ms (Views: 5.3ms | ActiveRecord: 0.2ms) Started GET "/javascripts/ckeditor/ckeditor.js" for 127.0.0.1 at Thu Jun 23 15:51:17 +0300 2011 ActionController::RoutingError (No route matches "/javascripts/ckeditor/ckeditor.js"): Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/javascripts/ckeditor/ckeditor.js" for 127.0.0.1 at Thu Jun 23 15:51:17 +0300 2011 ActionController::RoutingError (No route matches "/javascripts/ckeditor/ckeditor.js"): Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/" for 127.0.0.1 at Thu Jun 23 15:51:57 +0300 2011 Processing by PostsController#index as HTML [1m[35mPost Load (0.2ms)[0m SELECT `posts`.* FROM `posts` Rendered posts/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 13ms (Views: 7.5ms | ActiveRecord: 0.2ms) Started GET "/javascripts/ckeditor/ckeditor.js" for 127.0.0.1 at Thu Jun 23 15:51:58 +0300 2011 ActionController::RoutingError (No route matches "/javascripts/ckeditor/ckeditor.js"): Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/javascripts/ckeditor/ckeditor.js" for 127.0.0.1 at Thu Jun 23 15:51:58 +0300 2011 ActionController::RoutingError (No route matches "/javascripts/ckeditor/ckeditor.js"): Rendered /usr/local/rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) DEPRECATION WARNING: config.action_view.debug_rjs will be removed in 3.1, from 3.1 onwards you will need to install prototype-rails to continue to use RJS templates . (called from service at /usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/httpserver.rb:104) Started GET "/" for 127.0.0.1 at Thu Jun 23 15:56:26 +0300 2011 Processing by PostsController#index as HTML [1m[36mPost Load (0.2ms)[0m [1mSELECT `posts`.* FROM `posts`[0m Rendered posts/index.html.erb within layouts/application (18.2ms) Completed 500 Internal Server Error in 67ms ActionView::Template::Error (undefined local variable or method `element_id' for Ckeditor::Utils:Module): 21: <%= link_to 'New Post', new_post_path %> 22: 23: