From a1e2591b5689c6d0f0b9c3a80edb2c211b549f33 Mon Sep 17 00:00:00 2001 From: Neil Smith Date: Fri, 17 Jul 2009 14:13:05 +0000 Subject: [PATCH] Deleting log files --- log/development.log | 1661 ------------------------------------------- log/production.log | 0 log/server.log | 0 log/test.log | 0 4 files changed, 1661 deletions(-) delete mode 100644 log/development.log delete mode 100644 log/production.log delete mode 100644 log/server.log delete mode 100644 log/test.log diff --git a/log/development.log b/log/development.log deleted file mode 100644 index a6111ee..0000000 --- a/log/development.log +++ /dev/null @@ -1,1661 +0,0 @@ - SQL (6.6ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - SQL (27.5ms) SHOW TABLES - SQL (497.4ms) CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB - SQL (333.1ms) CREATE UNIQUE INDEX `unique_schema_migrations` ON `schema_migrations` (`version`) - SQL (0.4ms) SHOW TABLES - SQL (20.2ms) SELECT version FROM schema_migrations -Migrating to CreateFeedItems (20090717095501) - SQL (41.4ms) CREATE TABLE `feed_items` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `feed_name` varchar(255), `title` varchar(255), `description` text, `created_at` datetime, `updated_at` datetime) ENGINE=InnoDB - SQL (7.3ms) CREATE INDEX `index_feed_items_on_feed_name` ON `feed_items` (`feed_name`) - SQL (0.7ms) INSERT INTO schema_migrations (version) VALUES ('20090717095501') - SQL (0.4ms) SHOW TABLES - SQL (0.4ms) SELECT version FROM schema_migrations - SQL (0.4ms) SHOW TABLES - SQL (81.2ms) SHOW FIELDS FROM `feed_items` - SQL (1.2ms) describe `feed_items` - SQL (0.6ms) SHOW KEYS FROM `feed_items` - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - SQL (0.5ms) SHOW TABLES - SQL (0.2ms) SELECT version FROM schema_migrations -Migrating to CreateFeedItems (20090717095501) -Migrating to AddTestData (20090717095948) - FeedItem Delete all (0.3ms) DELETE FROM `feed_items`  - SQL (0.3ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - SQL (0.4ms) SHOW TABLES - SQL (0.2ms) SELECT version FROM schema_migrations - SQL (0.3ms) SHOW TABLES - SQL (0.2ms) SELECT version FROM schema_migrations -Migrating to CreateFeedItems (20090717095501) - SQL (0.4ms) SHOW TABLES - SQL (0.1ms) SELECT version FROM schema_migrations - SQL (0.3ms) SHOW TABLES - SQL (1.0ms) SHOW FIELDS FROM `feed_items` - SQL (1.0ms) describe `feed_items` - SQL (0.5ms) SHOW KEYS FROM `feed_items` - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - SQL (0.3ms) SHOW TABLES - SQL (0.2ms) SELECT version FROM schema_migrations -Migrating to CreateFeedItems (20090717095501) -Migrating to AddTestData (20090717095948) - FeedItem Delete all (0.2ms) DELETE FROM `feed_items`  - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - SQL (0.1ms) BEGIN - FeedItem Create (12.2ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-a-item-01', 'feed-a', 'Feed a, Item 1 has a description', '2009-07-17 10:19:42') - SQL (38.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-b-item-01', 'feed-b', 'Feed b, Item 1 has a description', '2009-07-17 10:19:42') - SQL (0.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-c-item-01', 'feed-c', 'Feed c, Item 1 has a description', '2009-07-17 10:19:42') - SQL (0.6ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-d-item-01', 'feed-d', 'Feed d, Item 1 has a description', '2009-07-17 10:19:42') - SQL (4.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-e-item-01', 'feed-e', 'Feed e, Item 1 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-f-item-01', 'feed-f', 'Feed f, Item 1 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-g-item-01', 'feed-g', 'Feed g, Item 1 has a description', '2009-07-17 10:19:42') - SQL (4.6ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-h-item-01', 'feed-h', 'Feed h, Item 1 has a description', '2009-07-17 10:19:42') - SQL (19.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-i-item-01', 'feed-i', 'Feed i, Item 1 has a description', '2009-07-17 10:19:42') - SQL (0.6ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-j-item-01', 'feed-j', 'Feed j, Item 1 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-a-item-02', 'feed-a', 'Feed a, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-b-item-02', 'feed-b', 'Feed b, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-c-item-02', 'feed-c', 'Feed c, Item 2 has a description', '2009-07-17 10:19:42') - SQL (6.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-d-item-02', 'feed-d', 'Feed d, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-e-item-02', 'feed-e', 'Feed e, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-f-item-02', 'feed-f', 'Feed f, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-g-item-02', 'feed-g', 'Feed g, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.5ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-h-item-02', 'feed-h', 'Feed h, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-i-item-02', 'feed-i', 'Feed i, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.6ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-j-item-02', 'feed-j', 'Feed j, Item 2 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-a-item-03', 'feed-a', 'Feed a, Item 3 has a description', '2009-07-17 10:19:42') - SQL (5.1ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-b-item-03', 'feed-b', 'Feed b, Item 3 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-c-item-03', 'feed-c', 'Feed c, Item 3 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-d-item-03', 'feed-d', 'Feed d, Item 3 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-e-item-03', 'feed-e', 'Feed e, Item 3 has a description', '2009-07-17 10:19:42') - SQL (1.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-f-item-03', 'feed-f', 'Feed f, Item 3 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-g-item-03', 'feed-g', 'Feed g, Item 3 has a description', '2009-07-17 10:19:42') - SQL (0.5ms) COMMIT - SQL (0.8ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-h-item-03', 'feed-h', 'Feed h, Item 3 has a description', '2009-07-17 10:19:42') - SQL (0.6ms) COMMIT - SQL (0.7ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-i-item-03', 'feed-i', 'Feed i, Item 3 has a description', '2009-07-17 10:19:42') - SQL (7.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:42', 'feed-j-item-03', 'feed-j', 'Feed j, Item 3 has a description', '2009-07-17 10:19:42') - SQL (1.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-04', 'feed-a', 'Feed a, Item 4 has a description', '2009-07-17 10:19:43') - SQL (1.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-04', 'feed-b', 'Feed b, Item 4 has a description', '2009-07-17 10:19:43') - SQL (3.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-04', 'feed-c', 'Feed c, Item 4 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-04', 'feed-d', 'Feed d, Item 4 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-04', 'feed-e', 'Feed e, Item 4 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-04', 'feed-f', 'Feed f, Item 4 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-04', 'feed-g', 'Feed g, Item 4 has a description', '2009-07-17 10:19:43') - SQL (6.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-04', 'feed-h', 'Feed h, Item 4 has a description', '2009-07-17 10:19:43') - SQL (0.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.7ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-04', 'feed-i', 'Feed i, Item 4 has a description', '2009-07-17 10:19:43') - SQL (0.6ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-04', 'feed-j', 'Feed j, Item 4 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-05', 'feed-a', 'Feed a, Item 5 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-05', 'feed-b', 'Feed b, Item 5 has a description', '2009-07-17 10:19:43') - SQL (10.6ms) COMMIT - SQL (0.3ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-05', 'feed-c', 'Feed c, Item 5 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-05', 'feed-d', 'Feed d, Item 5 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-05', 'feed-e', 'Feed e, Item 5 has a description', '2009-07-17 10:19:43') - SQL (3.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-05', 'feed-f', 'Feed f, Item 5 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-05', 'feed-g', 'Feed g, Item 5 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-05', 'feed-h', 'Feed h, Item 5 has a description', '2009-07-17 10:19:43') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-05', 'feed-i', 'Feed i, Item 5 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-05', 'feed-j', 'Feed j, Item 5 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-06', 'feed-a', 'Feed a, Item 6 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-06', 'feed-b', 'Feed b, Item 6 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-06', 'feed-c', 'Feed c, Item 6 has a description', '2009-07-17 10:19:43') - SQL (5.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-06', 'feed-d', 'Feed d, Item 6 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-06', 'feed-e', 'Feed e, Item 6 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-06', 'feed-f', 'Feed f, Item 6 has a description', '2009-07-17 10:19:43') - SQL (3.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-06', 'feed-g', 'Feed g, Item 6 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-06', 'feed-h', 'Feed h, Item 6 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-06', 'feed-i', 'Feed i, Item 6 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.5ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-06', 'feed-j', 'Feed j, Item 6 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.4ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-07', 'feed-a', 'Feed a, Item 7 has a description', '2009-07-17 10:19:43') - SQL (2.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-07', 'feed-b', 'Feed b, Item 7 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-07', 'feed-c', 'Feed c, Item 7 has a description', '2009-07-17 10:19:43') - SQL (4.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-07', 'feed-d', 'Feed d, Item 7 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-07', 'feed-e', 'Feed e, Item 7 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-07', 'feed-f', 'Feed f, Item 7 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-07', 'feed-g', 'Feed g, Item 7 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-07', 'feed-h', 'Feed h, Item 7 has a description', '2009-07-17 10:19:43') - SQL (3.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-07', 'feed-i', 'Feed i, Item 7 has a description', '2009-07-17 10:19:43') - SQL (3.5ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-07', 'feed-j', 'Feed j, Item 7 has a description', '2009-07-17 10:19:43') - SQL (4.4ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-08', 'feed-a', 'Feed a, Item 8 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-08', 'feed-b', 'Feed b, Item 8 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-08', 'feed-c', 'Feed c, Item 8 has a description', '2009-07-17 10:19:43') - SQL (4.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.6ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-08', 'feed-d', 'Feed d, Item 8 has a description', '2009-07-17 10:19:43') - SQL (4.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-08', 'feed-e', 'Feed e, Item 8 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-08', 'feed-f', 'Feed f, Item 8 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-08', 'feed-g', 'Feed g, Item 8 has a description', '2009-07-17 10:19:43') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-08', 'feed-h', 'Feed h, Item 8 has a description', '2009-07-17 10:19:43') - SQL (5.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-08', 'feed-i', 'Feed i, Item 8 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-08', 'feed-j', 'Feed j, Item 8 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-09', 'feed-a', 'Feed a, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-09', 'feed-b', 'Feed b, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.6ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-09', 'feed-c', 'Feed c, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.4ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-09', 'feed-d', 'Feed d, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-09', 'feed-e', 'Feed e, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.5ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-09', 'feed-f', 'Feed f, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-09', 'feed-g', 'Feed g, Item 9 has a description', '2009-07-17 10:19:43') - SQL (5.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-09', 'feed-h', 'Feed h, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-09', 'feed-i', 'Feed i, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-09', 'feed-j', 'Feed j, Item 9 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-10', 'feed-a', 'Feed a, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-10', 'feed-b', 'Feed b, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-10', 'feed-c', 'Feed c, Item 10 has a description', '2009-07-17 10:19:43') - SQL (3.2ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-10', 'feed-d', 'Feed d, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.3ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-10', 'feed-e', 'Feed e, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-10', 'feed-f', 'Feed f, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-10', 'feed-g', 'Feed g, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-10', 'feed-h', 'Feed h, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.4ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-10', 'feed-i', 'Feed i, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-10', 'feed-j', 'Feed j, Item 10 has a description', '2009-07-17 10:19:43') - SQL (4.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-11', 'feed-a', 'Feed a, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-11', 'feed-b', 'Feed b, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-11', 'feed-c', 'Feed c, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-11', 'feed-d', 'Feed d, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-11', 'feed-e', 'Feed e, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-11', 'feed-f', 'Feed f, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.6ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-11', 'feed-g', 'Feed g, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-11', 'feed-h', 'Feed h, Item 11 has a description', '2009-07-17 10:19:43') - SQL (5.0ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-11', 'feed-i', 'Feed i, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.3ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-11', 'feed-j', 'Feed j, Item 11 has a description', '2009-07-17 10:19:43') - SQL (4.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.5ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-12', 'feed-a', 'Feed a, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.4ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-12', 'feed-b', 'Feed b, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-12', 'feed-c', 'Feed c, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-12', 'feed-d', 'Feed d, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-12', 'feed-e', 'Feed e, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-12', 'feed-f', 'Feed f, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-12', 'feed-g', 'Feed g, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-12', 'feed-h', 'Feed h, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-12', 'feed-i', 'Feed i, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-12', 'feed-j', 'Feed j, Item 12 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-13', 'feed-a', 'Feed a, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-13', 'feed-b', 'Feed b, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-13', 'feed-c', 'Feed c, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-13', 'feed-d', 'Feed d, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-13', 'feed-e', 'Feed e, Item 13 has a description', '2009-07-17 10:19:43') - SQL (5.0ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-13', 'feed-f', 'Feed f, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-13', 'feed-g', 'Feed g, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-13', 'feed-h', 'Feed h, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-13', 'feed-i', 'Feed i, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-13', 'feed-j', 'Feed j, Item 13 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-14', 'feed-a', 'Feed a, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-14', 'feed-b', 'Feed b, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.7ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-14', 'feed-c', 'Feed c, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-14', 'feed-d', 'Feed d, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-14', 'feed-e', 'Feed e, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.6ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-14', 'feed-f', 'Feed f, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-14', 'feed-g', 'Feed g, Item 14 has a description', '2009-07-17 10:19:43') - SQL (5.0ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-14', 'feed-h', 'Feed h, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-14', 'feed-i', 'Feed i, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-14', 'feed-j', 'Feed j, Item 14 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-15', 'feed-a', 'Feed a, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-15', 'feed-b', 'Feed b, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-15', 'feed-c', 'Feed c, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-15', 'feed-d', 'Feed d, Item 15 has a description', '2009-07-17 10:19:43') - SQL (5.0ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-15', 'feed-e', 'Feed e, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-15', 'feed-f', 'Feed f, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-15', 'feed-g', 'Feed g, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-15', 'feed-h', 'Feed h, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-15', 'feed-i', 'Feed i, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-15', 'feed-j', 'Feed j, Item 15 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-a-item-16', 'feed-a', 'Feed a, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-b-item-16', 'feed-b', 'Feed b, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-c-item-16', 'feed-c', 'Feed c, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-d-item-16', 'feed-d', 'Feed d, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-e-item-16', 'feed-e', 'Feed e, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-f-item-16', 'feed-f', 'Feed f, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-g-item-16', 'feed-g', 'Feed g, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-h-item-16', 'feed-h', 'Feed h, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.0ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-i-item-16', 'feed-i', 'Feed i, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.6ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:43', 'feed-j-item-16', 'feed-j', 'Feed j, Item 16 has a description', '2009-07-17 10:19:43') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (1.1ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-a-item-17', 'feed-a', 'Feed a, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.2ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-b-item-17', 'feed-b', 'Feed b, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.1ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-c-item-17', 'feed-c', 'Feed c, Item 17 has a description', '2009-07-17 10:19:44') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-d-item-17', 'feed-d', 'Feed d, Item 17 has a description', '2009-07-17 10:19:44') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-e-item-17', 'feed-e', 'Feed e, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-f-item-17', 'feed-f', 'Feed f, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-g-item-17', 'feed-g', 'Feed g, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-h-item-17', 'feed-h', 'Feed h, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-i-item-17', 'feed-i', 'Feed i, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-j-item-17', 'feed-j', 'Feed j, Item 17 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-a-item-18', 'feed-a', 'Feed a, Item 18 has a description', '2009-07-17 10:19:44') - SQL (3.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-b-item-18', 'feed-b', 'Feed b, Item 18 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-c-item-18', 'feed-c', 'Feed c, Item 18 has a description', '2009-07-17 10:19:44') - SQL (4.6ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-d-item-18', 'feed-d', 'Feed d, Item 18 has a description', '2009-07-17 10:19:44') - SQL (4.9ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-e-item-18', 'feed-e', 'Feed e, Item 18 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-f-item-18', 'feed-f', 'Feed f, Item 18 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-g-item-18', 'feed-g', 'Feed g, Item 18 has a description', '2009-07-17 10:19:44') - SQL (5.0ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-h-item-18', 'feed-h', 'Feed h, Item 18 has a description', '2009-07-17 10:19:44') - SQL (2.3ms) COMMIT - SQL (2.9ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-i-item-18', 'feed-i', 'Feed i, Item 18 has a description', '2009-07-17 10:19:44') - SQL (0.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-j-item-18', 'feed-j', 'Feed j, Item 18 has a description', '2009-07-17 10:19:44') - SQL (0.5ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-a-item-19', 'feed-a', 'Feed a, Item 19 has a description', '2009-07-17 10:19:44') - SQL (7.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-b-item-19', 'feed-b', 'Feed b, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-c-item-19', 'feed-c', 'Feed c, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-d-item-19', 'feed-d', 'Feed d, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-e-item-19', 'feed-e', 'Feed e, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.3ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-f-item-19', 'feed-f', 'Feed f, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-g-item-19', 'feed-g', 'Feed g, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-h-item-19', 'feed-h', 'Feed h, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-i-item-19', 'feed-i', 'Feed i, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.9ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.7ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-j-item-19', 'feed-j', 'Feed j, Item 19 has a description', '2009-07-17 10:19:44') - SQL (4.2ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-a-item-20', 'feed-a', 'Feed a, Item 20 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-b-item-20', 'feed-b', 'Feed b, Item 20 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.4ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-c-item-20', 'feed-c', 'Feed c, Item 20 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-d-item-20', 'feed-d', 'Feed d, Item 20 has a description', '2009-07-17 10:19:44') - SQL (0.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-e-item-20', 'feed-e', 'Feed e, Item 20 has a description', '2009-07-17 10:19:44') - SQL (1.4ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-f-item-20', 'feed-f', 'Feed f, Item 20 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-g-item-20', 'feed-g', 'Feed g, Item 20 has a description', '2009-07-17 10:19:44') - SQL (4.7ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-h-item-20', 'feed-h', 'Feed h, Item 20 has a description', '2009-07-17 10:19:44') - SQL (4.8ms) COMMIT - SQL (0.1ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-i-item-20', 'feed-i', 'Feed i, Item 20 has a description', '2009-07-17 10:19:44') - SQL (3.9ms) COMMIT - SQL (0.2ms) BEGIN - FeedItem Create (0.3ms) INSERT INTO `feed_items` (`updated_at`, `title`, `feed_name`, `description`, `created_at`) VALUES('2009-07-17 10:19:44', 'feed-j-item-20', 'feed-j', 'Feed j, Item 20 has a description', '2009-07-17 10:19:44') - SQL (3.1ms) COMMIT - SQL (7.9ms) INSERT INTO schema_migrations (version) VALUES ('20090717095948') - SQL (0.4ms) SHOW TABLES - SQL (0.3ms) SELECT version FROM schema_migrations - SQL (0.3ms) SHOW TABLES - SQL (1.0ms) SHOW FIELDS FROM `feed_items` - SQL (1.2ms) describe `feed_items` - SQL (0.8ms) SHOW KEYS FROM `feed_items` - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 11:53:48) [GET] - -NameError (undefined local variable or method `all' for #): - app/controllers/feed_controller.rb:3:in `index' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (75.2ms) -Rendered rescues/_request_and_response (17.1ms) -Rendering rescues/layout (internal_server_error) - SQL (0.4ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 11:54:04) [GET] - FeedItem Load (0.7ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` -Completed in 28ms (View: 16, DB: 2) | 200 OK [http://localhost/feed/] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:54:16) [GET] - Parameters: {"id"=>"feed-a"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (16.8ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` IS NULL)  -Rendering feed/show -Completed in 128ms (View: 7, DB: 18) | 200 OK [http://localhost/feed/show/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:54:24) [GET] - Parameters: {"id"=>"feed-b"} - FeedItem Columns (1.6ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.1ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` IS NULL)  -Rendering feed/show -Completed in 14ms (View: 1, DB: 2) | 200 OK [http://localhost/feed/show/feed-b] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#feed-b (for 127.0.0.1 at 2009-07-17 11:54:50) [GET] - -ActionController::UnknownAction (No action responded to feed-b. Actions: index, show, and update): - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendering rescues/layout (not_found) - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:54:58) [GET] - Parameters: {"id"=>"feed-b"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.1ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` IS NULL)  -Rendering feed/show -Completed in 14ms (View: 1, DB: 1) | 200 OK [http://localhost/feed/show/feed-b] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:55:30) [GET] - Parameters: {"id"=>"feed-b"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.9ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-b')  -Rendering feed/show -Completed in 42ms (View: 4, DB: 2) | 200 OK [http://localhost/feed/show/feed-b] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:55:57) [GET] - Parameters: {"id"=>"feed-b"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-b')  -Rendering feed/show -Completed in 22ms (View: 9, DB: 1) | 200 OK [http://localhost/feed/show/feed-b] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:56:01) [GET] - Parameters: {"id"=>"feed-c"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.8ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-c')  -Rendering feed/show -Completed in 17ms (View: 4, DB: 2) | 200 OK [http://localhost/feed/show/feed-c] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:56:05) [GET] - Parameters: {"id"=>"feed-a"} - FeedItem Columns (1.4ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.8ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -Completed in 18ms (View: 3, DB: 2) | 200 OK [http://localhost/feed/show/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.7ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 11:56:09) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` -Completed in 15ms (View: 5, DB: 2) | 200 OK [http://localhost/feed/] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 11:56:32) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` -Completed in 21ms (View: 9, DB: 1) | 200 OK [http://localhost/feed/] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:56:37) [GET] - Parameters: {"id"=>"feed-a"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -Completed in 22ms (View: 9, DB: 2) | 200 OK [http://localhost/feed/show/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 11:57:08) [GET] - Parameters: {"id"=>"feed-a"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -Completed in 22ms (View: 9, DB: 1) | 200 OK [http://localhost/feed/show/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:32:03) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` -Completed in 20ms (View: 4, DB: 2) | 200 OK [http://localhost/] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:32:06) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` -Completed in 19ms (View: 4, DB: 1) | 200 OK [http://localhost/index] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:32:10) [GET] - Parameters: {"feed_name"=>"feed-a"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.1ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` IS NULL)  -Rendering feed/show -Completed in 17ms (View: 1, DB: 1) | 200 OK [http://localhost/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:33:02) [GET] - Parameters: {"feed_name"=>"feed-a"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -Completed in 26ms (View: 9, DB: 1) | 200 OK [http://localhost/feed-a] - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.3ms) SET SQL_AUTO_IS_NULL=0 - - -Processing ApplicationController#index (for 127.0.0.1 at 2009-07-17 14:35:19) [GET] - -ActionController::RoutingError (No route matches "/feed/show/feed-a" with {:method=>:get}): - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendering rescues/layout (not_found) - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:40:06) [GET] - Parameters: {"feed_name"=>"feed-a"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -ERROR: compiling _run_erb_app47views47feed47show46html46erb RAISED compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:2: syntax error, unexpected ';', expecting ')' -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" - ^ -Function body: def _run_erb_app47views47feed47show46html46erb(local_assigns) - old_output_buffer = output_buffer;;@output_buffer = ''; __in_erb_template=true ; @output_buffer.concat "

Contents of feed "; @output_buffer.concat(( params[:feed_name] ).to_s); @output_buffer.concat "

\n" -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" -@output_buffer.concat "
\n" -@output_buffer.concat " "; for item in @feed_items ; @output_buffer.concat "\n" -@output_buffer.concat "
"; @output_buffer.concat(( h item.title ).to_s); @output_buffer.concat "
\n" -@output_buffer.concat "
"; @output_buffer.concat(( h item.description ).to_s); @output_buffer.concat "
\n" -@output_buffer.concat " "; end ; @output_buffer.concat "\n" -@output_buffer.concat "
\n" -@output_buffer - ensure - self.output_buffer = old_output_buffer - end -Backtrace: /home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:12:in `compile!' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:61:in `compile' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:28:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/template.rb:194:in `render_template' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/base.rb:260:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1241:in `render_for_file' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:937:in `render_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1317:in `default_render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1323:in `perform_action_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:617:in `call_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/flash.rb:141:in `perform_action' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `send' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `process_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:606:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:391:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:386:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:433:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:88:in `dispatch' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:111:in `_call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:82:in `initialize' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:9:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:28:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/head.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb:24:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/params_parser.rb:15:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rewindable_input.rb:25:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/session/cookie_store.rb:93:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/reloader.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/failsafe.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `synchronize' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:106:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:31:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:46:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `each' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/log_tailer.rb:17:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/content_length.rb:13:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:46:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' -/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:13:in `run' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:111 -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' -script/server:3 - -ActionView::TemplateError (compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:2: syntax error, unexpected ';', expecting ')' -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" - ^) on line #2 of app/views/feed/show.html.erb: -1:

Contents of feed <%= params[:feed_name] %>

-2:

<%= link_to("List of all feeds", index_url %>

-3:
-4: <% for item in @feed_items %> -5:
<%= h item.title %>
- - app/views/feed/show.html.erb:12:in `compile!' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (95.8ms) -Rendered rescues/_request_and_response (1.0ms) -Rendering rescues/layout (internal_server_error) - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:40:50) [GET] - Parameters: {"feed_name"=>"feed-a"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -ERROR: compiling _run_erb_app47views47feed47show46html46erb RAISED compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:2: syntax error, unexpected ';', expecting ')' -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" - ^ -Function body: def _run_erb_app47views47feed47show46html46erb(local_assigns) - old_output_buffer = output_buffer;;@output_buffer = ''; __in_erb_template=true ; @output_buffer.concat "

Contents of feed "; @output_buffer.concat(( params[:feed_name] ).to_s); @output_buffer.concat "

\n" -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" -@output_buffer.concat "
\n" -@output_buffer.concat " "; for item in @feed_items ; @output_buffer.concat "\n" -@output_buffer.concat "
"; @output_buffer.concat(( h item.title ).to_s); @output_buffer.concat "
\n" -@output_buffer.concat "
"; @output_buffer.concat(( h item.description ).to_s); @output_buffer.concat "
\n" -@output_buffer.concat " "; end ; @output_buffer.concat "\n" -@output_buffer.concat "
\n" -@output_buffer - ensure - self.output_buffer = old_output_buffer - end -Backtrace: /home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:12:in `compile!' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:61:in `compile' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:28:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/template.rb:194:in `render_template' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/base.rb:260:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1241:in `render_for_file' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:937:in `render_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1317:in `default_render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1323:in `perform_action_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:617:in `call_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/flash.rb:141:in `perform_action' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `send' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `process_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:606:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:391:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:386:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:433:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:88:in `dispatch' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:111:in `_call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:82:in `initialize' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:9:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:28:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/head.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb:24:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/params_parser.rb:15:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rewindable_input.rb:25:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/session/cookie_store.rb:93:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/reloader.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/failsafe.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `synchronize' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:106:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:31:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:46:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `each' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/log_tailer.rb:17:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/content_length.rb:13:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:46:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' -/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:13:in `run' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:111 -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' -script/server:3 - -ActionView::TemplateError (compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:2: syntax error, unexpected ';', expecting ')' -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" - ^) on line #2 of app/views/feed/show.html.erb: -1:

Contents of feed <%= params[:feed_name] %>

-2:

<%= link_to("List of all feeds", index_url %>

-3:
-4: <% for item in @feed_items %> -5:
<%= h item.title %>
- - app/views/feed/show.html.erb:12:in `compile!' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (164.7ms) -Rendered rescues/_request_and_response (0.8ms) -Rendering rescues/layout (internal_server_error) - SQL (0.8ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:40:54) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` -Completed in 31ms (View: 13, DB: 2) | 200 OK [http://localhost/] - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:40:56) [GET] - Parameters: {"feed_name"=>"feed-b"} - FeedItem Columns (1.9ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-b')  -Rendering feed/show -ERROR: compiling _run_erb_app47views47feed47show46html46erb RAISED compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:2: syntax error, unexpected ';', expecting ')' -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" - ^ -Function body: def _run_erb_app47views47feed47show46html46erb(local_assigns) - old_output_buffer = output_buffer;;@output_buffer = ''; __in_erb_template=true ; @output_buffer.concat "

Contents of feed "; @output_buffer.concat(( params[:feed_name] ).to_s); @output_buffer.concat "

\n" -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" -@output_buffer.concat "
\n" -@output_buffer.concat " "; for item in @feed_items ; @output_buffer.concat "\n" -@output_buffer.concat "
"; @output_buffer.concat(( h item.title ).to_s); @output_buffer.concat "
\n" -@output_buffer.concat "
"; @output_buffer.concat(( h item.description ).to_s); @output_buffer.concat "
\n" -@output_buffer.concat " "; end ; @output_buffer.concat "\n" -@output_buffer.concat "
\n" -@output_buffer - ensure - self.output_buffer = old_output_buffer - end -Backtrace: /home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:12:in `compile!' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:61:in `compile' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:28:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/template.rb:194:in `render_template' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/base.rb:260:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1241:in `render_for_file' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:937:in `render_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1317:in `default_render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1323:in `perform_action_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:617:in `call_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/flash.rb:141:in `perform_action' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `send' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `process_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:606:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:391:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:386:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:433:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:88:in `dispatch' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:111:in `_call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:82:in `initialize' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:9:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:28:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/head.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb:24:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/params_parser.rb:15:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rewindable_input.rb:25:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/session/cookie_store.rb:93:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/reloader.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/failsafe.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `synchronize' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:106:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:31:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:46:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `each' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/log_tailer.rb:17:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/content_length.rb:13:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:46:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' -/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:13:in `run' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:111 -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' -script/server:3 - -ActionView::TemplateError (compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/show.html.erb:2: syntax error, unexpected ';', expecting ')' -@output_buffer.concat "

"; @output_buffer.concat(( link_to("List of all feeds", index_url ).to_s); @output_buffer.concat "

\n" - ^) on line #2 of app/views/feed/show.html.erb: -1:

Contents of feed <%= params[:feed_name] %>

-2:

<%= link_to("List of all feeds", index_url %>

-3:
-4: <% for item in @feed_items %> -5:
<%= h item.title %>
- - app/views/feed/show.html.erb:12:in `compile!' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (94.1ms) -Rendered rescues/_request_and_response (0.6ms) -Rendering rescues/layout (internal_server_error) - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:42:01) [GET] - Parameters: {"feed_name"=>"feed-b"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-b')  -Rendering feed/show -Completed in 26ms (View: 9, DB: 1) | 200 OK [http://localhost/feed-b] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:42:03) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.3ms) SHOW FIELDS FROM `feed_items` -Completed in 26ms (View: 9, DB: 2) | 200 OK [http://localhost/index] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:42:04) [GET] - Parameters: {"feed_name"=>"feed-f"} - FeedItem Columns (2.5ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (1.4ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-f')  -Rendering feed/show -Completed in 45ms (View: 7, DB: 4) | 200 OK [http://localhost/feed-f] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:42:06) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` -Completed in 22ms (View: 8, DB: 1) | 200 OK [http://localhost/index] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:42:07) [GET] - Parameters: {"feed_name"=>"feed-j"} - FeedItem Columns (1.8ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (1.1ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-j')  -Rendering feed/show -Completed in 32ms (View: 6, DB: 3) | 200 OK [http://localhost/feed-j] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:42:10) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.4ms) SHOW FIELDS FROM `feed_items` -Completed in 23ms (View: 8, DB: 2) | 200 OK [http://localhost/index] - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:42:11) [GET] - Parameters: {"feed_name"=>"feed-d"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.8ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-d')  -Rendering feed/show -Completed in 22ms (View: 4, DB: 2) | 200 OK [http://localhost/feed-d] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:42:13) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` -Completed in 23ms (View: 8, DB: 1) | 200 OK [http://localhost/index] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:43:30) [GET] - Parameters: {"feed_name"=>"feed-b"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-b')  -Rendering feed/show -Completed in 20ms (View: 4, DB: 1) | 200 OK [http://localhost/feed-b] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:51:36) [GET] - Parameters: {"feed_name"=>"feed-b"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-b')  -Rendering feed/show -Completed in 31ms (View: 13, DB: 1) | 200 OK [http://localhost/feed-b] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:55:57) [GET] - Parameters: {"feed_name"=>"feed-b"} - FeedItem Columns (1.9ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.3ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-b')  -Rendering feed/show -Completed in 37ms (View: 12, DB: 3) | 200 OK [http://localhost/feed-b] - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:55:59) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` -Completed in 25ms (View: 9, DB: 1) | 200 OK [http://localhost/index] - SQL (0.5ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:56:02) [GET] - Parameters: {"feed_name"=>"feed-a"} - FeedItem Columns (1.7ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -Completed in 24ms (View: 6, DB: 3) | 200 OK [http://localhost/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:56:03) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` -Completed in 25ms (View: 9, DB: 2) | 200 OK [http://localhost/index] - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.3ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:56:05) [GET] - Parameters: {"feed_name"=>"feed-h"} - FeedItem Columns (1.2ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.8ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-h')  -Rendering feed/show -Completed in 26ms (View: 7, DB: 2) | 200 OK [http://localhost/feed-h] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:56:36) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - -ActionView::TemplateError (update_url failed to generate from {:action=>"update", :controller=>"feed"} - you may have ambiguous routes, or you may need to supply additional parameters for this route. content_url has the following required parameters: [:feed_name] - are they all satisfied?) on line #3 of app/views/feed/index.html.erb: -1:

Feeds available

-2: -3: <% form_for :feed_item, :url => update_url do |form| %> -4:

Set feed <%= form.text_field :feed_name, :size => 20, :value => h(params[:feed_name]) %> -5: to include <%= form.text_field :title, :size => 30 %> -6: containing <%= form.text_field :description, :size => 50 %> - - (eval):20:in `update_url' - app/views/feed/index.html.erb:3 - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (117.1ms) -Rendered rescues/_request_and_response (0.6ms) -Rendering rescues/layout (internal_server_error) - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:57:06) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index -ERROR: compiling _run_erb_app47views47feed47index46html46erb RAISED compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/index.html.erb:4: syntax error, unexpected ')', expecting kEND -@output_buffer.concat "

Set feed "; @output_buffer.concat(( form.text_field :feed_name, :size => 20) ).to_s); @output_buffer.concat "\n" - ^ -Function body: def _run_erb_app47views47feed47index46html46erb(local_assigns) - old_output_buffer = output_buffer;;@output_buffer = ''; __in_erb_template=true ; @output_buffer.concat "

Feeds available

\n" -@output_buffer.concat "\n" - form_for :feed_item, :url => update_url do |form| ; @output_buffer.concat "\n" -@output_buffer.concat "

Set feed "; @output_buffer.concat(( form.text_field :feed_name, :size => 20) ).to_s); @output_buffer.concat "\n" -@output_buffer.concat " to include "; @output_buffer.concat(( form.text_field :title, :size => 30 ).to_s); @output_buffer.concat "\n" -@output_buffer.concat " containing "; @output_buffer.concat(( form.text_field :description, :size => 50 ).to_s); @output_buffer.concat "\n" -@output_buffer.concat " "; submit_tag ; @output_buffer.concat "

\n" - end ; @output_buffer.concat "\n" -@output_buffer.concat "\n" -@output_buffer.concat "
    \n" - for feed in @feeds ; @output_buffer.concat "\n" -@output_buffer.concat "
  • "; @output_buffer.concat(( link_to(h(feed.feed_name), (feed_url(:feed_name => feed.feed_name))) ).to_s); @output_buffer.concat "
  • \n" - end ; @output_buffer.concat "\n" -@output_buffer.concat "
"; @output_buffer - ensure - self.output_buffer = old_output_buffer - end -Backtrace: /home/neil/programming/rails/feedcatcher/app/views/feed/index.html.erb:17:in `compile!' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:61:in `compile' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/renderable.rb:28:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/template.rb:194:in `render_template' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_view/base.rb:260:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1241:in `render_for_file' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:937:in `render_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:51:in `render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1317:in `default_render' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:1323:in `perform_action_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:617:in `call_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' -/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:17:in `ms' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/flash.rb:141:in `perform_action' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `send' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:523:in `process_without_filters' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/filters.rb:606:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:391:in `process' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/base.rb:386:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:433:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:88:in `dispatch' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:111:in `_call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:82:in `initialize' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:29:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:9:in `cache' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/query_cache.rb:28:in `call' -/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/head.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb:24:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/params_parser.rb:15:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/rewindable_input.rb:25:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/session/cookie_store.rb:93:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/reloader.rb:9:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/failsafe.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `synchronize' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:106:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:31:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:46:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `each' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/urlmap.rb:40:in `call' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/log_tailer.rb:17:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/content_length.rb:13:in `call' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:46:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' -/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' -/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' -/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' -/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' -/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' -/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/vendor/rack-1.0/rack/handler/webrick.rb:13:in `run' -/usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:111 -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' -/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' -script/server:3 - -ActionView::TemplateError (compile error -/home/neil/programming/rails/feedcatcher/app/views/feed/index.html.erb:4: syntax error, unexpected ')', expecting kEND -@output_buffer.concat "

Set feed "; @output_buffer.concat(( form.text_field :feed_name, :size => 20) ).to_s); @output_buffer.concat "\n" - ^) on line #4 of app/views/feed/index.html.erb: -1:

Feeds available

-2: -3: <% form_for :feed_item, :url => update_url do |form| %> -4:

Set feed <%= form.text_field :feed_name, :size => 20) %> -5: to include <%= form.text_field :title, :size => 30 %> -6: containing <%= form.text_field :description, :size => 50 %> -7: <% submit_tag %>

- - app/views/feed/index.html.erb:17:in `compile!' - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (189.7ms) -Rendered rescues/_request_and_response (1.0ms) -Rendering rescues/layout (internal_server_error) - SQL (0.2ms) SET NAMES 'utf8' - SQL (1.0ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:57:32) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - -ActionView::TemplateError (update_url failed to generate from {:action=>"update", :controller=>"feed"} - you may have ambiguous routes, or you may need to supply additional parameters for this route. content_url has the following required parameters: [:feed_name] - are they all satisfied?) on line #3 of app/views/feed/index.html.erb: -1:

Feeds available

-2: -3: <% form_for :feed_item, :url => update_url do |form| %> -4:

Set feed <%= form.text_field :feed_name, :size => 20 %> -5: to include <%= form.text_field :title, :size => 30 %> -6: containing <%= form.text_field :description, :size => 50 %> - - (eval):20:in `update_url' - app/views/feed/index.html.erb:3 - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (111.7ms) -Rendered rescues/_request_and_response (0.6ms) -Rendering rescues/layout (internal_server_error) - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 14:58:15) [GET] - Parameters: {"feed_name"=>"feed-h"} - FeedItem Columns (1.3ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-h')  -Rendering feed/show -Completed in 30ms (View: 12, DB: 2) | 200 OK [http://localhost/feed-h] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 14:58:19) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - -ActionView::TemplateError (update_url failed to generate from {:action=>"update", :controller=>"feed"} - you may have ambiguous routes, or you may need to supply additional parameters for this route. content_url has the following required parameters: [:feed_name] - are they all satisfied?) on line #3 of app/views/feed/index.html.erb: -1:

Feeds available

-2: -3: <% form_for :feed_item, :url => update_url do |form| %> -4:

Set feed <%= form.text_field :feed_name, :size => 20 %> -5: to include <%= form.text_field :title, :size => 30 %> -6: containing <%= form.text_field :description, :size => 50 %> - - (eval):20:in `update_url' - app/views/feed/index.html.erb:3 - /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' - -Rendered rescues/_trace (113.9ms) -Rendered rescues/_request_and_response (0.5ms) -Rendering rescues/layout (internal_server_error) - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 15:02:49) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (1.7ms) SHOW FIELDS FROM `feed_items` -Completed in 38ms (View: 16, DB: 2) | 200 OK [http://localhost/index] - SQL (0.2ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 15:03:07) [GET] - Parameters: {"feed_name"=>"feed-a"} - FeedItem Columns (1.0ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.3ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -Completed in 115ms (View: 96, DB: 2) | 200 OK [http://localhost/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#show (for 127.0.0.1 at 2009-07-17 15:03:43) [GET] - Parameters: {"feed_name"=>"feed-a"} - FeedItem Columns (1.1ms) SHOW FIELDS FROM `feed_items` - FeedItem Load (0.2ms) SELECT * FROM `feed_items` WHERE (`feed_items`.`feed_name` = 'feed-a')  -Rendering feed/show -Completed in 32ms (View: 13, DB: 2) | 200 OK [http://localhost/feed-a] - SQL (0.1ms) SET NAMES 'utf8' - SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 - - -Processing FeedController#index (for 127.0.0.1 at 2009-07-17 15:03:46) [GET] - FeedItem Load (0.2ms) SELECT DISTINCT feed_name FROM `feed_items`  -Rendering feed/index - FeedItem Columns (2.1ms) SHOW FIELDS FROM `feed_items` -Completed in 33ms (View: 17, DB: 2) | 200 OK [http://localhost/index] diff --git a/log/production.log b/log/production.log deleted file mode 100644 index e69de29..0000000 diff --git a/log/server.log b/log/server.log deleted file mode 100644 index e69de29..0000000 diff --git a/log/test.log b/log/test.log deleted file mode 100644 index e69de29..0000000 -- 2.34.1