Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.3ms) SELECT DATABASE() as db  (1.9ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.3ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.9ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b84d74fe98242f973936176f6e954a1f2fe6fdc66d07be66d9baca9eea5e1751838c462816c2f3017d7ce88db2f32106a20b4b0dfc8e2cef99fa4e29b81a2fda' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:00', '8fe04562818ee9a6a763b4ba02658eef0392ee710bf2ef969c8e3773aecc718a104d698cad6b851c65da2fabf7ab4608fd27fcb8344360bb71fb1583e3f871d7', '2012-07-13 19:10:00', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-13 19:10:00', 'john1doe1', 1, 'DsZ5UYoaCwnqyagFjrOU', 'KxHRwhsfN8s3KmaYbWg1', 'b84d74fe98242f973936176f6e954a1f2fe6fdc66d07be66d9baca9eea5e1751838c462816c2f3017d7ce88db2f32106a20b4b0dfc8e2cef99fa4e29b81a2fda', 'k3cF1', NULL, NULL, '2012-07-13 19:10:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:00', `current_login_at` = '2012-07-13 19:10:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:00', `perishable_token` = 'S5I4II3caBIMJ6pg9aUp', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '07bLPZhJnta9BVEtxHQz', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:00', `perishable_token` = '4LlyJE5yO2TGazXWBOn', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 23ms (Views: 12.1ms | ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7040a28418dd1f38732cca37d581e06c1cd19a847e8ee91a4e126bce2c04b51e04189656528cf658d31f1d4852da6378b5e38f8336ee79ff913917103baab4ec' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:00', 'dc9342fb5b577837a7e028cf6e8d67fb9dd12a15111fcd827783f421eb62ee51332b8a209d5e6b63ae244960eec1f5a53d841a6096b4e90627545036a23e4272', '2012-07-13 19:10:00', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-13 19:10:00', 'john2doe2', 1, 'MyEAgQH5pmZp0pZqNWV', 'Oa8S8ZXWt7YujZi4Ag1J', '7040a28418dd1f38732cca37d581e06c1cd19a847e8ee91a4e126bce2c04b51e04189656528cf658d31f1d4852da6378b5e38f8336ee79ff913917103baab4ec', 'k3cF2', NULL, NULL, '2012-07-13 19:10:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:00', `current_login_at` = '2012-07-13 19:10:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:00', `perishable_token` = 'Rt7HPOWFnUfA7Ay7Gv', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:00', 'pages', NULL, '2012-07-13 19:10:00', 2)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:00', `perishable_token` = 'YST2TtUqDOgcfN3SsCcY', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '80b338b79f6fae9d16f66f598bd3cbb0132dc6e2501b6b6807a13bb56c2e70277d2e152638d34cc9fbf13916aae496b4ea4b5fd924d881fd49814a0ef3624b5f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:00', '294269e850775dec644443016eba417d0ee0d380937db72adb1de4299bd3f9ee67f5e6529b43613b55e32ee622266bc3867c1b48ea3f6ec4e28e47af8f9238de', '2012-07-13 19:10:00', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-13 19:10:00', 'john3doe3', 1, 'QK4YdkIKYkrIVXp9c8N', 'PMnI9yzjADVAQlgFSftb', '80b338b79f6fae9d16f66f598bd3cbb0132dc6e2501b6b6807a13bb56c2e70277d2e152638d34cc9fbf13916aae496b4ea4b5fd924d881fd49814a0ef3624b5f', 'k3cF3', NULL, NULL, '2012-07-13 19:10:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:00', `current_login_at` = '2012-07-13 19:10:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:00', `perishable_token` = 'yztnbYMZxU5nkSyvGOj', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c9a1d67f950c8f95403396256e9f8e1f043eb282fb69101beb59c5c3aaac89af4edf67c50a480262e162b649c05c0e12abb2e0c588a44589f94c94a5fdf8d73c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:00', '529d6380595c2622ca29841d4454a19270bc891776a29147171ded93ced1619c8963831863013cfcb8bd9c259c6c5a156526c884e07f370d102ffa61e0662253', '2012-07-13 19:10:00', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-13 19:10:00', 'john4doe4', 1, '4QjYvLWon0EISwsImnyo', 's2TUUeYPGmHWRawUypD2', 'c9a1d67f950c8f95403396256e9f8e1f043eb282fb69101beb59c5c3aaac89af4edf67c50a480262e162b649c05c0e12abb2e0c588a44589f94c94a5fdf8d73c', 'k3cF4', NULL, NULL, '2012-07-13 19:10:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:00', `current_login_at` = '2012-07-13 19:10:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:00', `perishable_token` = '1IYR5tpIY73MxS1nZZSR', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.6ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'yikHBGUGBaCBe3n2cCV', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:00', `perishable_token` = 'Hi1pKKjAsiu0p0Fr8w', `updated_at` = '2012-07-13 19:10:00' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e2a6c31ec53a154d2a4ee50dee49d7e6a82cdf12dc3a3fdbd3e10bdb3aace2d70ac3e765817e08b23c5038ccfd0e6872dab7208c2cf5a70d880925634ca95f40' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'beab5b9d7b6eb3aa109110a6f45c4e6c76f545c0512215cdda820699ede42b066bd3c21bf5c387326b5dc1a239704b20b88eb484b7c235cb36bd1f0ec9a921f0', '2012-07-13 19:10:01', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-13 19:10:01', 'john5doe5', 1, 'Jnp3Lh6QTmzyISHmYCMV', 'EGSWm6ulwlhYRiV2WmQ', 'e2a6c31ec53a154d2a4ee50dee49d7e6a82cdf12dc3a3fdbd3e10bdb3aace2d70ac3e765817e08b23c5038ccfd0e6872dab7208c2cf5a70d880925634ca95f40', 'k3cF5', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = '9lVW3lkMlJs5wf0Ysuvf', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'GzUDqAQqVhOyYmZcc0', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Pages', NULL, '2012-07-13 19:10:01', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = '7CSiJfFJGEDOx4EwfeY', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 5.8ms | ActiveRecord: 4.9ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '626176301f34bd0bed6b9dfc04a592d601f8eaadae5b4fd35831722d67ba0903c124403a6659db69084a0ecf8b6c649bdf4a835974940b85d0be304a6c4952c0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '46427ff40a3fbfc11a228d0c54d7c429a0a7f7c23f33c79563f8f8ce9385e434b1de2b9c4e5bca675f5e70f4b28b8494f805cfdc7d1f6552d2bcea239921ca93', '2012-07-13 19:10:01', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-13 19:10:01', 'john6doe6', 1, 'As8FtMx9RsnjR0E4cGPA', '4pRggQyJSr0Dmtc7kG', '626176301f34bd0bed6b9dfc04a592d601f8eaadae5b4fd35831722d67ba0903c124403a6659db69084a0ecf8b6c649bdf4a835974940b85d0be304a6c4952c0', 'k3cF6', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'jL7jz4JFEGfvO5x9c49n', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'hgW4diIsYWdjLmQcNGGG', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 6 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Pages', NULL, '2012-07-13 19:10:01', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = '7I0QISelumdyw6ShBgfq', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 11ms (Views: 1.5ms | ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd8e58417d49c91947265684c8297ecfb9326fec47ded828b17b5fd18f6cc007b278e48c5dda7a4f06f4393ce31bee28a69f8d85057110d251b516f2e2072775e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '617e28dbdc07704498e778df9a3c2a0c0471b43b346d5392143c464b0b1c4246bf7dde505d4aa9699c7a92feda67e6dee43c34b9bc01948b23111974687c69ba', '2012-07-13 19:10:01', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-13 19:10:01', 'john7doe7', 1, 'bucJpFmRl9iQvIEh7wA', 'l3HkTHQwKyGa71EerP8', 'd8e58417d49c91947265684c8297ecfb9326fec47ded828b17b5fd18f6cc007b278e48c5dda7a4f06f4393ce31bee28a69f8d85057110d251b516f2e2072775e', 'k3cF7', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'iM0mWqg640cg9y34lI9', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'uPCFUhGzfoafS0i3711', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 7)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = '9Xh9bq9aH1sTL9cjZuAe', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0ba2753a55bb646dd1633d69cf576aa6e60f025bbcfcc2479004be04518b4205fc87f49d37e8857426260fb0036ed47ef9ee122b5448c92ddd5e11453dfa78dd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '3fad4aa4221d46d88484a02b7f100e7d0dbe7fa628c2dfc02a736ea75cad6c93631aa4ad2935390b8c2171b176f887e88af3d412f74a2401e74e4e23e14e85af', '2012-07-13 19:10:01', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-13 19:10:01', 'john8doe8', 1, 'lDYAXqEBkszyjLENnWfB', 'TU4FUsdNhkANne03Sbq', '0ba2753a55bb646dd1633d69cf576aa6e60f025bbcfcc2479004be04518b4205fc87f49d37e8857426260fb0036ed47ef9ee122b5448c92ddd5e11453dfa78dd', 'k3cF8', NULL, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'FjffUBtf1ykgjK1kC5Hl', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'fB5hcNN3VZN5yhLtFPs', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.7ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-13 19:10:01', 'app_order', 8, '2012-07-13 19:10:01', 'Pages,Settings')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'xXrWvB27nMnSBnEcVuKH', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dc3043aa356fcc46ad93ddddb372d11333cc13ceeac3d2f71af90a1d6336335d7a26ea49c6e9edba12827547d7781ca0f395ac27b5e1f487aae718265ee6aa98' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'e54ab28b7c65a826b1bdf2946e0fe798a9170fa5713b460ba8d798b77dba940e9984fe8c344160cd3a57d5a049c5f12358ec59ebbb6f52ecde40184ffbb7b994', '2012-07-13 19:10:01', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-13 19:10:01', 'john9doe9', 1, 'kYXHMdYLdT1Q27mzMFP', '18AN4lWRaJNWF2ASGFq', 'dc3043aa356fcc46ad93ddddb372d11333cc13ceeac3d2f71af90a1d6336335d7a26ea49c6e9edba12827547d7781ca0f395ac27b5e1f487aae718265ee6aa98', 'k3cF9', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'w7GiWpeemIGi6YVeuL5', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'BDLQXX3lUdOXIEzTy2', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 9 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'xNYlVlPLaXddf3E372y', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.9ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '536367825426b770a16af001604e17a62209b566987807b0769c785b47d745a2e4f2633160250c35b3c2ccff32f92983bdb0210ffca5c6d7d0cfb58098a8822f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '705567244209b216e8498f9db9993386ee307158cc9e503642185d8c2adfdedcac01f211c4c79c3be18568dba2cdf2703519226e5881c2b4cf86279d4a731619', '2012-07-13 19:10:01', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-13 19:10:01', 'john10doe10', 1, 'NtoHTFfEd5saYNBZBNuN', 'bhv4leBCc9SWVqIf5a8', '536367825426b770a16af001604e17a62209b566987807b0769c785b47d745a2e4f2633160250c35b3c2ccff32f92983bdb0210ffca5c6d7d0cfb58098a8822f', 'k3cF10', NULL, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'X85Uznf88Y81DgOXkzFW', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'nl8DxExUNyvobIYAQb', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'GxjTCxhrjpSXIwoOnaf', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b0f5d3fee8bda63d1f3272e8071ad81c0530369cd2df83d063f7b5adf1183b0e61f2c5a7a33cc73e86bb6213d7f3fade5639e95e0f59957253726299b2abacaf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '18cbcb76a9e8b82fddafdccb15230c32b26709e6a809420d9c3dccf98f2e168b2ae63a9b17e65858ae49c10524a5cd1a9900d017ccd31dd4b6a25f5106ad597e', '2012-07-13 19:10:01', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-13 19:10:01', 'john11doe11', 1, 'bog1FnZJhJ1lsP1ZolGb', 'M5oD0j4mHxwbIGzRFCa4', 'b0f5d3fee8bda63d1f3272e8071ad81c0530369cd2df83d063f7b5adf1183b0e61f2c5a7a33cc73e86bb6213d7f3fade5639e95e0f59957253726299b2abacaf', 'k3cF11', NULL, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'Ho9Zc8RR6w8RPQJ4orU', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'uPFHZYHmkOhuqbOf2W5E', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'w3eEDreudiQSLGASggkY', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '67c2f7745ed7d280c03d1f496d3b50c5c9318b3c024d071e20382e0cc849523937b45841c711e915a1fc26265a5df8c7a2490ca26b5a77d940449452d671b1fe' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '303b0b40a7f3cc08c3ef01f130fc3e676657d7eb0fd082596393059aac616d70adf0e3c22357c485df726a9549ad6c55eea45d6475d12e10da89c2bc7c4d4d0e', '2012-07-13 19:10:01', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-13 19:10:01', 'john12doe12', 1, 'OBh9F8AwHTNfJP5fyZaK', 'BKkUgoGqobqwTQMIDByj', '67c2f7745ed7d280c03d1f496d3b50c5c9318b3c024d071e20382e0cc849523937b45841c711e915a1fc26265a5df8c7a2490ca26b5a77d940449452d671b1fe', 'k3cF12', NULL, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'hXYnxIvJNMOpRuN7F91A', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'wTRTKp90tW6QUrARlP', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 12)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'Bqq20ZQhcYiaDUKquf', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8f44e2f2a5b1d948f2a78328ef9b2040724ad4f568c2511b2a67c10baf4f9259ecfdcdd12e55a9adedb971dc1db5c4a35419042cc6ba9ffc58a6cc6a70bcc948' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'cfb29635ab46d3bba99c820a4c3b5b1e256b98c9b8ad1af5ebfbc7e55ddc2f675cb2f24b597ca164e5daa42aa5bea5d2d03d4b38cf0024be65ad201a8971fa30', '2012-07-13 19:10:01', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-13 19:10:01', 'john13doe13', 1, 'QY13senf5LpT056qQYTN', 'gpNPmEENqO26sHfptJ', '8f44e2f2a5b1d948f2a78328ef9b2040724ad4f568c2511b2a67c10baf4f9259ecfdcdd12e55a9adedb971dc1db5c4a35419042cc6ba9ffc58a6cc6a70bcc948', 'k3cF13', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'pn3AZ8WMVOpvG1wo0qQK', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '0DYHwgZIbJqTGnM2ueHe', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'VPirMf4ViIBZ7v0mInJw', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a351111cb96a04c1bebf31c67ffb9b8cc7d40bec2c3d865e6793dab4828f1b3d3d22793e53da39a1015bdf342402e06965fafd7452dca91c3b53fd6881a46755' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '1fff07bf9b6f1dccb7f986aa36a3d906cfe9b7ec592f1f58e88c7ff67e23fd404358987d47706376f25fc5308fe73ecefcc6e37d23c3e598045377d600c95521', '2012-07-13 19:10:01', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-13 19:10:01', 'john14doe14', 1, 'HgV5EGRYHtNxBYoqC2Kh', '1sHXetuAWPRrGFCHuR', 'a351111cb96a04c1bebf31c67ffb9b8cc7d40bec2c3d865e6793dab4828f1b3d3d22793e53da39a1015bdf342402e06965fafd7452dca91c3b53fd6881a46755', 'k3cF14', NULL, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:01', `current_login_at` = '2012-07-13 19:10:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'UBATiTqECfCMIcLIMQrG', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'N6GJvDUBwdpxB69yg2sd', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Blog', NULL, '2012-07-13 19:10:01', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'nYgw6lcSKRkBRocjVlZD', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '8bfa185e4c725a666ad8ff6c24bf6fe519f1a7dc4cb2673e44faf0625680eff282ca43f3e620be5f549db2cf53efee4479f8c0bb20bf742cc60a6a962cb92a69', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'rpKxzqbgBUbPah9CjTUD', 'ZhcPeH3e9y3rwjnNJSdM', '58e7c96280cc0256d5ec55307e17ffc2177a97e2f7929ac817f619984787745a6aed1e7088748a50efe327f33cff2a37295680847752b24d2ce92522e2a6831d', 'k3cF15', 1, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = '8t6q0OkNXSenDEnr8k9', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '610dbb6a451970f050be474a682c4b455e8a06424806b999077665fa6debc7ddfb4752a088e4cdac9f19a9ca27f93ad6ebf1920e970f5debd5597bf6662f99ad' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'EHKoIvTjUwFXSYYPhNn', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'b498bc04d2c7b2119e19c45877c2a185db529315f71df6fff4a4807347af6d7cbbea3723b094af5f6e9fa96f4eaa71f268d9abe323de158a77f7c4f2a04a0181', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'zKNGc7eokdWcZgHU6SOH', '6Jh8B7xwV2mIQ9DsYOyz', '610dbb6a451970f050be474a682c4b455e8a06424806b999077665fa6debc7ddfb4752a088e4cdac9f19a9ca27f93ad6ebf1920e970f5debd5597bf6662f99ad', 'k3cF16', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '54b8b45814ee4d828c8f60e9056aac9fd635c4135a291399c2ff9641eb475d1c80b702e43b662218ccce51714ac8464ed6d5b9e60b7487935ff9358b2ef8c480' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'KgMU7ER7J1LjP3z6niHQ', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'b479c418a71d52980e9a9675fa0d1b41f42fa9db9850871922bd0bad5d6a050a4578fb016bf5edcd24c47b71e980fb25c9e0b21d8c8b9ff92281a3ec7589b2c9', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'qXeCMVJcXQ93xVt3J4DJ', 'MIXNtDJX7K3yK8FSqzX', '54b8b45814ee4d828c8f60e9056aac9fd635c4135a291399c2ff9641eb475d1c80b702e43b662218ccce51714ac8464ed6d5b9e60b7487935ff9358b2ef8c480', 'k3cF17', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'QsaxM6C8QneZoHdpmGoP', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 2.8ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '7475ff0b21c28f73500a3893fee1dfe94068c27511476807ffc98dcd2bd1f468fe4df8f5d58feebf171f68ac41e206a735348b9a890698480075ec1d411deeec', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'ePJCLIoDTYYrqjdo8Q', 'mfTWGFGnTjdrEW8BHmrH', '14406b4c2132aee2a4dbf0d7ad4fa7839fcc26d3475dc063f87bcbd1b6093f55740e748bba7fe80ddeb8653ff29f658b17aa9c448ddb7db7cab411b231323009', 'k3cF18', 1, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'pu2gJFUfncdeB4uJWHmb', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'cgmnCJyZvM5lsMUb0Vx', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.2ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '8ff8053928fc55adead23c47865980865fc894b3830e01198e67dac4cd7fadd0340559cc67f749aa5bbf8d0c867af8166e07b6fbd9b7be2c6b3581b64bf166c0', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'SU2H9Ai9VhDtm5dkAy', '8jmfToL8viDxOYjY', '01bf3be6889794d75a70fb645f17bb9a3dfe481152ac1a05dfe12e978f316729d3a5e215d196a6d0742359a568e736cf3661a73fd38770c4166f96e4dc6b040d', 'k3cF19', 1, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 're7EcOuh6Xbn5perDAhK', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '9cf44f8f88fe8ed719aad4d1ce7128f5abb453a05d30de41865c873a948539929b914e68be9fd1a155b1e4afd37600c3987ce86c6c130212f5a85b67d9bbe3a3', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'Dfcp2bfXw7OG494hFZlz', 'JmMeVPmnLHOFLNAtT', 'd8ba99145882839c03cf07300a6ba60d428aae7cae4d6a517df5e7c031ae5b933342c505a6d06519dd72b5525040e6566f0ddda3269a7e7422c457c9811bbfb7', 'k3cF20', 0, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'quj0mrNjyIZ7uuH8euwT', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'xxq54wVcTQQqjR9yWm6', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'be085b36786c4c986089bad37f2ee210af88304c6f6c5760a61ec44f83acf4c95b62231684a808df73b2d176b9fec00526f5fc881a809f2a449dde3651a2cb79', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'zLBPltcWqckr3uJjpeT', 'XwuhElvgA7AfjmSQIFDb', '7cb2b959daca2680013c6b05af4f0daa0dad4704afd9ab4097a023ade92db56725496cd0580b1b5f34a5a5f1c6ec9b590375cf78d12a1870b752609bfc8f04df', 'k3cF21', 1, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'M9yfZkpEwsT5ADHYXsIe', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2e00eab6a49b1dca63def418e3127efcb2d848ab8a4a5717372314b1a603e940dea0f2459733c7edaa9a32818cc7c8eb196bcfb2fc9704fe338d5f6dd97d0896' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'gdTl1B3syBgyGwfzsjyc', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'b8c33bb79fbfbb638d862642258641c469b63d26ef0e4aac091cb1e17d2f9ee642a387e4e2ff04636dc59b048e183c79c7ac261804b689b6a0a79c73376d57bf', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'qn1SF8IZVpOXluwSW4Z1', 'SGqacC9blThFrm1RoL7w', '2e00eab6a49b1dca63def418e3127efcb2d848ab8a4a5717372314b1a603e940dea0f2459733c7edaa9a32818cc7c8eb196bcfb2fc9704fe338d5f6dd97d0896', 'k3cF22', 0, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'Users', NULL, '2012-07-13 19:10:01', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = '7m21rNXtY4c0Xpw6IAv', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'GR8QvJRg5EsHZkzQIP5J', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'ed87753d1a55f9149fb1e5b809a8cbccc22e5e29d750f9adeabf139baa6da192787a529f2b7fa9f16b519dc1c4027b3e0be4ad2d6545a4809af54bc32f61fda8', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'j4ij53LZPjyk5JxJt', 'Ks4wbnC5NfSI208vPdo', 'f90142a8d7b4bca6145ea8d33c790bc911136f83e46d1d05482282c12daba2fa07a812f70f5e5f41589449e64bdf266a29fbb57a964007e29e0d65ae4b72a4ec', 'k3cF23', 1, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'wXhwnWIMW7NGTIXnJdlH', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '783edf0d6f23bd35ceee98786cd71e59dacbe8cf2364aafca6bff8ccbbf6255acc0af70cb532a478c70155eb75d97d59352d97712d3e500c00ac4c4d6099c609' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'jhTIPyCZ5U6KusYW2x1y', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'e5bbf2b4d600d3ae137b3f7c5338b89f96092f9100bae6929a6fd1f2a4806625a8c127c22e08ab45406e29fd52bdb6d0f561559821f88a9d675cb66804c1657c', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, '6u8enIXygFqsvgWbnml3', 'P2bGuo13K38B2NrtBZmk', '783edf0d6f23bd35ceee98786cd71e59dacbe8cf2364aafca6bff8ccbbf6255acc0af70cb532a478c70155eb75d97d59352d97712d3e500c00ac4c4d6099c609', 'k3cF24', 0, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'KY638lkrY1ynZI0UI', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'g8codb1yfo9arAFkqP2', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '62b4f4200c036cdd0e442879337d6b6a5dfb61200061d514eefde9f65f384ccf8d2c820ddbaa430cb5041c056217c5e8dec51d358af8aafb694b1e7b61c5d4e5', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'FYNEHZzCYgNjopPzmhy', 'y4XoG7ACkweuWIO27Rj', 'a452fdce73cc7b63b474bbfa36e45a480c2827c54dcacb4e276011a6e182023b856cf9d94c5c97f06d0663ead6f580ac1e8821e676cefc094215f56ae5a763bc', 'k3cF25', 1, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'SNDXgXdypu3bVO0ioPUi', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e3450b29ffa502ad332fda0e4b29855a02a12b722534a9a162ef4904d20b9f9d8384cbc6b9d79342e98145994682e5bdd53ea0091e8e3c421172d4ad5daa5f9d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'LT8GfuBtSkgx4NOCyMME', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', 'b182aead92962be60eef16147c452337a94d6ea2e81f3d58e1542c66f7372c92bce19140c85f2479016d9e44ff221faffdd48ba5308c1d18023b26fe51f55059', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'vRX7huwMgUP10XCOljZh', 'LSbnxuJgnjqmxn6oEjU2', 'e3450b29ffa502ad332fda0e4b29855a02a12b722534a9a162ef4904d20b9f9d8384cbc6b9d79342e98145994682e5bdd53ea0091e8e3c421172d4ad5daa5f9d', 'k3cF26', 0, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-13 19:10:01', 'Users', NULL, '2012-07-13 19:10:01', 26)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'LGTRRnbqUKU3tOkTYczS', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'o4QAhLB1UoypmTNqQsw', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '15c880e59ca85d81834492902c44257ec20580f5d94d5a8be6559981048de735bc021120172c0b573f8c84fc74d1c676262acd8c3a1f9cba08df2fb77d9b4df8', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, '8BdP6wX7hI0LW6eUJHH', 'DoegG9OsgTULFfVxVbT', '037f740c68111dd752988db828107039b67afc11c1096507056f31c9afa98197404a611f7c99dbfba04ddd8a6af8bde68cc627d7b3cb4e105e030e5781e0b077', 'k3cF27', 1, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'XgU3eDnubUA6S9W76FKp', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '551c940ebfb27c8ee8fa791b23d34601b72549b11594dc2d528a0ca821cfd4fc0f2662d7bc971e475a182142b4b30395d295fc297e35e8c7a6b51885c0c96b0c' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'Z865qaQCjMccuMYEJZA', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '546d27267909035c113528b37c18076e855fbd8397b82f8c17bec779272fb34e6deeb9f4a892270c6f95ba3d71d417bdb236781ac88d7147b9e80ef80ed6f4b8', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'Mqu8WYvjRptIaq637Q6a', 'Z6BI3VcMyFOBBcLU1sU', '551c940ebfb27c8ee8fa791b23d34601b72549b11594dc2d528a0ca821cfd4fc0f2662d7bc971e475a182142b4b30395d295fc297e35e8c7a6b51885c0c96b0c', 'k3cF28', 0, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-13 19:10:01', 'Users', NULL, '2012-07-13 19:10:01', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:10:01', 'App2', NULL, '2012-07-13 19:10:01', 28)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'o1EGL0XhYRnTaIa0SIOg', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'uE2q8shMHWFOmQkwlmmD', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '043488853c9b5273f54151bab5697bdbddaa5ff3241aaa89c78dc3daac0917d32a16b9f3fde627446968ce6403dbb994a81de8912c496d7edeb8ce1f31b0df8e', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'o9hSq8U0NpYKjyBnIr7', 'qn3PHbpwRmopzxToXmVh', '991994e785563a949abd008a38d00590898ae6e8934f311932408e91d855227772c0e6ea72c4013faca62010839a01505fc3b6817775924c06d6b81e17f30b7b', 'k3cF29', 1, NULL, '2012-07-13 19:10:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = '3uVF8NLOokjXhEdZbry', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9245cee9c10bdd891b4626e8f2af66454d25fbed3ec67cb21dae46aa3689951d8de881fca4cec27aedd086d54305ee86368ece20961537e1f12b34877cb9db02' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'bYx3nR0aI19JsMS3psed', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '0f1ef049d5070563888291a5fc8bbd1e6e8f25834280ddc04a2147566c764f3511aa1fa3f9b5c6620e6fcaf8c1043486d8c51271e7beef91411b8b7e4bd4a4f4', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'qhQP1VjpM9WVGDytd1S', 'qW7yjXB91BsXJjGvqaf', '9245cee9c10bdd891b4626e8f2af66454d25fbed3ec67cb21dae46aa3689951d8de881fca4cec27aedd086d54305ee86368ece20961537e1f12b34877cb9db02', 'k3cF30', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'wZW2V5X4owng3b92nuhC', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 11ms (Views: 1.9ms | ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '00e489e12fb6aa49e783bcd12ca2fb1e6e00d2f48cbfaf178cf9343395e71f6f9ecc7caaeb28545f4e1b066cfa1895b5b31d77d10421e03aaf625f2bff4ff494', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'mD8lXIoxIqHau4rWG3ZF', 'EmXI1nNieOQJJAWFFtS', 'ef142733bf5a8e8153aa6cb9858c5efc39fd7715bb0420e0c0454e0f8881f6771ca41bb9dc6ddba463ca706260c18529a2917bf29cb3aec067f355107b647987', 'k3cF31', 1, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'HpohW0nhTOAp2t9R2N1', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8eebb3aec5c1fa30a522f8218dedd7c4cb922d5877f83f5ee7ef63cd32c85ba21c802a984882bc7113021daa6a7123f64d63008a73b2270aed82a98b4b36970e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'R4oVX4bzoFmpRRoZJd7m', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 31 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '7063c0880dfd8de3c0107902b7082d483b0219df1f05210e92b4375e8f060f0f426a62e6ebdbf492ead38cc97f28d965f49198daf2d4886684fa362480a8c685', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, '8AYSFYmignuDpvX93nkq', 'sZ5lV3dQjIbeBv1tOB', '8eebb3aec5c1fa30a522f8218dedd7c4cb922d5877f83f5ee7ef63cd32c85ba21c802a984882bc7113021daa6a7123f64d63008a73b2270aed82a98b4b36970e', 'k3cF32', NULL, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'sHCFVx1q01o41noeg1z', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 9ms (Views: 1.3ms | ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '902a93887e215f5115ba7a74b1e1bacf4c937dd05ac27dc126746e9008e4fe56dba662f03e475b268bc9bb2d2b77e8ba8814dc2de50b0f1a03b06a216ee64971', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'oXqVGB1Lu6fFRcj3tgDT', 'i4uKhqVOMw6mhagQn96g', '4fcdb45d2519a701dd360e0693df8961cd0187dba49dc25d5c02bce2a5d276108feb5486d1cda24409a97100ec8847e373b4852e700dec1dc28f4ab636d12c2f', 'k3cF33', 1, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'Or6zBFY9ZmDNYot8cq1T', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'Fhw8USpvK8vQCeEzTFN', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 15ms (Views: 5.2ms | ActiveRecord: 1.4ms)  (1.1ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:01', '300039ad77afb26464aed0474cc31004cab0cb29d42b7b370738985c9942a5874549f57ba03be728432720617443b9cd7abe18ff2809d24903759cd539bc0c08', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'Bcy7usOrRkRJXkQMSsqk', 'Pgw29MGhwkwaTVGIN4S', '256d8765cfb19a40882319f7df4496e36eb4ff4adb2b5eef4e0185b230caa5862d80b8b241ae4083df55f896bb877ac547e401b97b5f3fba3cf8c48d2ae39a10', 'k3cF34', 1, NULL, '2012-07-13 19:10:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:01', `perishable_token` = 'WHQisyXjmAI2Wiju0KAb', `updated_at` = '2012-07-13 19:10:01' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = '0o8Rlayf7wHTZN0txG2Q', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.2ms | ActiveRecord: 1.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '1391b866f14ee3743be495e726e985006dece0f7008bcc6273a5c23bfb8d18001d50d0609b8d48cde545077eba7f323b8e243f1c0606c7eb8e7b1b9b338c1201', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'q6sIBIlk14QTWun81ZgF', 'Va7jsOzOICvUjByeYHX', 'd14cfa89996633cf6afb3f0de25ebfbd6439f909f2ad0fc562a47e3a0f65879155f765b9d5f2a69ea100def78aba623fff2335d114e82819ada4e362a9b18cc6', 'k3cF35', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'jC4dttZ6Aik9bw2kKBbm', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'CXu8IFPok0W4sGjoAgUL', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'adb97e391cc6823e48a1aff26f455c7e80b1dd5ce8153c3d54eb0d0eeba03bb4a4d9c1a0d7d5c6bd7eeb2a3efbbb9fb11708e5ea0d9ba57cd6847f60a9b08d2a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'bM57lbjdfuGa2SpcGsTe', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '8b9ba1f05969c78d4ef2f07891401a9643bd0ef1175a8d4bb9453e564b1f0e19b7dcc6de50c1f5f01ee95fd57f878af042d889862d27f2e5576dc9a355bb6aa2', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, '8T3wUCe1n2U7Wz9uB7Gz', 'xa3J2O3fbUIlpVeE5Xy3', 'adb97e391cc6823e48a1aff26f455c7e80b1dd5ce8153c3d54eb0d0eeba03bb4a4d9c1a0d7d5c6bd7eeb2a3efbbb9fb11708e5ea0d9ba57cd6847f60a9b08d2a', 'k3cF36', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 24ms (ActiveRecord: 4.4ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '38f6b39d16fb3a4b6d9770cd6b6ec1523b68c48b589fac87de5cd77a0375cf6b095e4923b99c10c0d7c1a7fe2dab48a79fa69d2fe892f49b519d1b412cf79272', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'AwSQqr6zWk32VgdNzvs', 'MhLKfb2YFLc27WH7j4Z', '281825724d83fb23a75fc94a7338cfdfd7a0ffdfc9a252a28c5f2c378162354e8efffcb283a95f4adba5be8fcdc21ef87a7832e11ef3482e37842fad4a1d82b2', 'k3cF37', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'dOrGWNTstceOMq4GpORP', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = '7sHwxZHsMzhXwPYGPN5p', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '101de42689500428c7848cd2585fd1aea356f159972debb78110c6fce7dc1fec72300827e5929aec26f5e136d05bae90114e40d979a243a20c2b5d49597787c4' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 17ms (Views: 1.9ms | ActiveRecord: 2.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'e055b07f1173fe87a37c639fd73cad5da5d66b7be0ae6ced90c2a48a5ee122c979971b2914b7d6aaeed9c7373a6f7ccd903ec6b7215a458dd40e56bb33082370', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'gcC3rt8QyyZnTK8KesaS', 'UzEeracUr2idNmCd3eOT', 'c5ac7daea777f04850fc902e8daf8cf9694d7e0485f4c898161a9947f1d66a71bdce228f83b2dd1d6adb4fe497c296f037cd3a88c687b9e957138f5a8e65386e', 'k3cF39', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'RFIIC3UiLbflxqxJvkr', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = '1yU69UtLEYqU7jysAom', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8af593ad9cd85cf1bfc7e4f8fbc70e4cdb1e58d05d2b8cb89c50e6a405aa056a092189bd2c329a2233bf8a0e83a42e84eea176f352c2005ffc707f0653e39209' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'nqDQuhLe54ryRy3q5dI6', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'b61a67d2b565d8fdc397030b9a7e1906f70f787bf0cbbf9815514990141d11a40d12c864438298c8cc0bad5b239903d6e6ffe17ac57817353601c577a46ee038', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'gITrb6JlgXgOy5wVtxK', 'iDQOJ7ouXSeEB1sIIY9d', '8af593ad9cd85cf1bfc7e4f8fbc70e4cdb1e58d05d2b8cb89c50e6a405aa056a092189bd2c329a2233bf8a0e83a42e84eea176f352c2005ffc707f0653e39209', 'k3cF40', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 23ms (Views: 0.2ms | ActiveRecord: 4.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '77138efb20d3e9861e6a922b6962cd52069572f4400e88423ea4ac1c31797c82a90f689fe057baec27aa04d032efecc0548ce48cbc69d91867b0739ae464a831', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'JpXahwNHuQAhQT4bcFJF', '61ELAwEhkw0rYnN5wd6', '2c51cab976f6974088845c62395ba20dcf869e1e01f40f3d7761d6e5b316f96a526f40f070716cef392967880c76512cf126c0bd489b91f740edd1bf0ddd346e', 'k3cF41', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'YBQO0eOFqzupK0ImP2', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'NkOTwjxhNMcyGwGNDBi', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a94eb1b44c7f64381b379dca69f9f6fbb4ccd23f421e75f2477b5c9c68443e1bd2bafc3f54a9129c30379325b86652f4f863298068f68ab2dffd5812cd139899' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 15ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '1a285ee992d22bd77393c09615fe90c63832b8908e7beed68974fe7f353d9a934ce3a8e41cc597ae190f4531b119bb97ddfffab4385478e1507a044a85514d88', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'zOU1NnbfBNYcRVqWi', 'PKWbfGPI7TjpkZgdgfi', '2c24fbb9e18d4e8a17ef8a4ea653db2caf3d3945cccfa346c8965ee1d12d8f6bd0e194068e0536b8741f0f057722f04ef96a0b8368e2b7f045a2d3abe105ec09', 'k3cF43', 1, NULL, '2012-07-13 19:10:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'uT5XLGLqTed35608797', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7bb8acefc93b0f665b4454433d3d190bb81c93cffd47613c37cf8bc6bed652127a755c0bfb268247e919bb250afc0404c6e7db6bb8ad82f333eb01aff5e16a52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'ZCvf3cwt7k9fSRKmK8v', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '525ad3a3de590430470e2fae32e422f941fb5356def13f94c34d4182a522f0199c3cd95cf3cfd31b753f802ba1c89fe1173dd43682550fde00dd8ea98a568140', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'g606rDuDb4sDi3K5nIN', 'aNNttD9nhqWTEf37UIn', '7bb8acefc93b0f665b4454433d3d190bb81c93cffd47613c37cf8bc6bed652127a755c0bfb268247e919bb250afc0404c6e7db6bb8ad82f333eb01aff5e16a52', 'k3cF44', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'amcQdSCMGjAewSY0q4', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.2ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'fe416aa8f01de8d7f29dd5c632cd12bd9486e4f7b80cd731ed49b4fc905b2969d65b530be933767da81765e95bade1b38f7b49c0afe807cb1964e9824923221e', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'ytu9vZg325ELNpTDgm72', '51vKjENhKwMct12MxK2K', 'fbf8636c8453e452977162a2d81ae466b43b5889843f96585bf9171111607d382f4585644aaa37b160c504e2ea72cfeac965b0799d2546f901d7e6e370f42f3c', 'k3cF45', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'GXs86bQVoTvmSs6c', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f6304cf157fbe847ddcf6101f3cb5a815a914c2c598f93df9e6ac75b546c7231397e8d692264817233236492bfbb3875c321c37c48c423db0b75c055f2c1bfbe' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'OXDSAoldEo3PnmzQNIJ', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '69f806f6aa71af011d1ff7ce751086008f2042f5f916959ba9b66cf2ab7c855b75e90d869bc2bc633d04f696b45b6b5793b83cd10db76f2eb33058e987d6a65e', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'F6zV7239q7brP4aTU30', 'Sk38HSW4SYVGK80h0j0l', 'f6304cf157fbe847ddcf6101f3cb5a815a914c2c598f93df9e6ac75b546c7231397e8d692264817233236492bfbb3875c321c37c48c423db0b75c055f2c1bfbe', 'k3cF46', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'B1jUIoROefwxO3UYkHsi', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 2.6ms | ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.7ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '2f0a30d282b7e93bb46f4e9453f51e0607e345374f691996e01fe87ea463c3f21b42f8b5bebafef3f298f354d08a3fa0d2124cbd1dd9ebf9a20af6e060f511f6', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, '0D2rC7Sw2dt1eOsVNJuG', 'JKiIEFwVBqRlCK0QPMR', '1c0e39c7a834cfd70c6c5eab7061e3d70c58ca7cba31afb86fa2728566e307cdd7ed3d802663a93c1348566e22ceb7e7903846dfe56e2c1ac1d8c48c811b72a7', 'k3cF47', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'uQRtEW5iBXQriDDcAa', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b50a5d64d4c537c56f36aaa663834034a2005a22e4d38bd919ea6f71bd22b0033e291a95ff7595750a395e8747b31f2991db1aeb6d06e7716f8966237f1fff7b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = '4t9XxgpgdIEd5Fh80G7T', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '983043bcfcc5933407b7c0d5dce9d9f217e3589f4a0a1e211bc24d694ce2622b18cc904bec46daea176248bcc4eb04e7b8f864a0c31956b97365921ade951dd6', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'SbEE4JNm6tY6yGyB0v', 'FRBET2Dyr3cKlyPgGCkx', 'b50a5d64d4c537c56f36aaa663834034a2005a22e4d38bd919ea6f71bd22b0033e291a95ff7595750a395e8747b31f2991db1aeb6d06e7716f8966237f1fff7b', 'k3cF48', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"b50a5d64d4c537c56f36aaa663834034a2005a22e4d38bd919ea6f71bd22b0033e291a95ff7595750a395e8747b31f2991db1aeb6d06e7716f8966237f1fff7b", "single_access_token"=>"k3cF48", "perishable_token"=>"FRBET2Dyr3cKlyPgGCkx", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-13 19:10:02 UTC", "updated_at"=>"2012-07-13 19:10:02 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = '9Ppp9SDADZOfOAGvZbtw', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'me4ethDRJdv9v3gXJvtU', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 19ms (ActiveRecord: 2.7ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'c147848c31592a9a441b57f686b2082fd8feb133052b5281ec8af7288212c4afe9b247506d2f12baadffedd1e271235791fc65f3876ac9c699dfee09dea2494a', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'l5oMQVUOnSZhhxJxFI1s', 'FNGqHa5PWVXQbEPgI9w', '2068a0918aaec1578f621304343652830cb2a3effb24584985c2079f4ca4686091aa09ff91687b023026adc3044d340763fd7ebfb2b7d0ab2a072bbe6bd6f566', 'k3cF49', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'kBW3IdfktllVuYM4yAUY', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd18b3e85158f5ee24c7ad83a920b882604c70cb6bf42f47f853ed64557128cb9ae5e8dc0844e84f0c8965a72bb5a01ab7ac2e54bbb77a9aec8770aa0563692a9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'DUsFYWgGSvwErI9T9B1n', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 47 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'c81e3bcdc380b0177c07220bacba8b612f2610e83a124e7c862120dc744c923cb36baa0c540619b2b19b486d3f4e069705f790d602424313f014d4b9cf909a90', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'K5gH5pf1zTMGx4KHeqk', 'V6yxEkr8Lgzeyj0fdeL', 'd18b3e85158f5ee24c7ad83a920b882604c70cb6bf42f47f853ed64557128cb9ae5e8dc0844e84f0c8965a72bb5a01ab7ac2e54bbb77a9aec8770aa0563692a9', 'k3cF50', NULL, NULL, '2012-07-13 19:10:02')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"d18b3e85158f5ee24c7ad83a920b882604c70cb6bf42f47f853ed64557128cb9ae5e8dc0844e84f0c8965a72bb5a01ab7ac2e54bbb77a9aec8770aa0563692a9", "single_access_token"=>"k3cF50", "perishable_token"=>"V6yxEkr8Lgzeyj0fdeL", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-13 19:10:02 UTC", "updated_at"=>"2012-07-13 19:10:02 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'HA6ee7Sld3kRik3f0hj', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'rUufd8xrzBNv23oq15Rr', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'c10eb31620ca1d5a08de9e46b2ccdda3b9af34ed20b19b64aeb39007cfe49b8d4a2d5d2990cd43405be58a570e15d60c08e0187b767f0adb2973da6059e23844', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'dSyrcHvrg2n9dDedcmD', 'MCLL5FapbLxrZ8yEBV5', 'd1168dee59596960cb78ed9812c7960dbf3197a983924102d7aa2c0f0e2358fc74b2accc3dc40e9b8c9ca774eb08520fc766865a93c0330b2c3a6d110057bc56', 'k3cF51', 1, NULL, '2012-07-13 19:10:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'JfF1ofh2dcLpNN7nlcMj', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '41cdabe8fa7948190a4cc3697b286c24d95d30babe52ea7c8a1d21f78b46c3a14d12934505e14e9a4e64157bc7bcc783b6d6d91e4814ea98deb1e82d970873d8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'VmIHLLVwaLVqIM2pUA4H', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '770822a9ba37427fdfa102e430dcad78c0d9a67b904469c54c8f267431c8f5a5a5ca40587c391dd8533807e4e77ad9a3054d0156796c6f48522a074b09868f44', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'gFWcjI40k0RLfMT1RpGj', 'eAdzBzHCgddx3ruCSO5c', '41cdabe8fa7948190a4cc3697b286c24d95d30babe52ea7c8a1d21f78b46c3a14d12934505e14e9a4e64157bc7bcc783b6d6d91e4814ea98deb1e82d970873d8', 'k3cF52', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'tLyl3FxV5MbZxnqDa2x', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 11ms (ActiveRecord: 2.1ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '9c5c21cd579d241073b55e3683baa20c7e011cc39619bcf3092c37cfbedecaaacc9c02faefa0f5d549d91ecff27b9c139fc56ba43b9eeb9d4c2f6f6476aa62e0', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'KpeOnbf7cj561rw3h', 'nmlSnZYAX7FRfzATuxa', '106217a3eb9993123d83aa397e1e3e51531a6ec37a4a3648004c8ddc38060ee4c848a486acec3bc28d91d84f7cb430daf87e8b0397b9b9bd035072d7fc4b9f80', 'k3cF53', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = '194tdXosopNkfHMepCy', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '851b9ac51e9816112902b3f266125abf77d46fec4fddc2010e541c96a39cf2855915ba9da369418854fd738187189c959e1086fc632d9d67510db5964af7a622' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'yhtnCksPjTxuNjLeatn', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '4d592c0af6de9b15c9774c92dc8c7d31d25c3c309a54ad82a382c207473fb76d008a1879080c702a0c586972893171c2ef19c70848112f71f6db78212464fecc', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'XJuHTkSOWFJvBYF9RNr', 'xut4ollbvULJRH9KUs', '851b9ac51e9816112902b3f266125abf77d46fec4fddc2010e541c96a39cf2855915ba9da369418854fd738187189c959e1086fc632d9d67510db5964af7a622', 'k3cF54', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'HrbmmwSNsw2hLKfnZc50', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd192225bef644afe577c4c8b48e47acd14fdcfef6c7ed38a0710a5a883b2c99138bb7197fb5a8b8d5635a95c113018267f761732f624460c4e247be8be086b9b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'd52dede2e597bcc6042cfd3adf2c08adde3461c586e3a0667ea8c433768be3667b3991593c332e63f53177a8e4c06c0871a29ae789ae57d59cafd5be13872c78', '2012-07-13 19:10:02', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-13 19:10:02', 'john55doe55', 1, 'Z1IhUHj9ZXuFmKCWAXP', 'DZ9lqE2VE8B9kpp4ubAL', 'd192225bef644afe577c4c8b48e47acd14fdcfef6c7ed38a0710a5a883b2c99138bb7197fb5a8b8d5635a95c113018267f761732f624460c4e247be8be086b9b', 'k3cF55', NULL, NULL, '2012-07-13 19:10:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:02', `current_login_at` = '2012-07-13 19:10:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = '3hcyumKM3j4NtzxsGj8', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '51cdf3b69a53d02da9d03f491b93cd056764ec4aa7fe3100cd39f8889317de4242292fa591feb8f88b0e473b83c6008525d6ee37f82adbb807cfd91eaffb6c42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'e9d4ccde793ae1809092477643385fdfd2721b95b4968d8b796d21e7e3b6ee58c058bf0e8146125a75d52c30da1f0d424f5043c7adfc5040b30f07305a75dd58', '2012-07-13 19:10:02', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-13 19:10:02', 'john56doe56', 1, 'J7H9zypWWgOMHNnwDm2', 'THikELv7sAtfk0fg2TPS', '51cdf3b69a53d02da9d03f491b93cd056764ec4aa7fe3100cd39f8889317de4242292fa591feb8f88b0e473b83c6008525d6ee37f82adbb807cfd91eaffb6c42', 'k3cF56', NULL, NULL, '2012-07-13 19:10:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:02', `current_login_at` = '2012-07-13 19:10:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'z2ljl2jmPkAmAzFpNp0', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 54  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3a8d34643f742040f9e9fe7c2c4325664f8b63cd14ea0885109fcda057ee072948f3cd44fd9fc1d16825fddbfdb5225fd63a18fb9ece014309e34d3dd8072e77' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'd3181784cce8e7dbc215a4663d464655e31ff636b612a8dd95e492cfe6d0da26649d635e2c415c492f1dce100a0f29038d44ff1d031bb03a99c185aab6a3fd83', '2012-07-13 19:10:02', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-13 19:10:02', 'john57doe57', 1, 'LREd1msYApzwtHJ0JaG', 'QQdGc9hU5OGg5NLeFP7l', '3a8d34643f742040f9e9fe7c2c4325664f8b63cd14ea0885109fcda057ee072948f3cd44fd9fc1d16825fddbfdb5225fd63a18fb9ece014309e34d3dd8072e77', 'k3cF57', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:02', `current_login_at` = '2012-07-13 19:10:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:02', `perishable_token` = 'lTogTc4PwRlHydhXXQI', `updated_at` = '2012-07-13 19:10:02' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john58doe58@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john59doe59@email.com"} Sent mail to john59doe59@email.com (36ms) Date: Fri, 13 Jul 2012 15:10:02 -0400 From: no-reply@spudengine.com To: john59doe59@email.com Message-ID: <5000728ac6046_e1e63fe041c34cd45096f@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5000728abc8d3_e1e63fe041c34cd4506ab"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5000728abc8d3_e1e63fe041c34cd4506ab Date: Fri, 13 Jul 2012 15:10:02 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5000728ac1f5f_e1e63fe041c34cd4507c4@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_5000728abc8d3_e1e63fe041c34cd4506ab Date: Fri, 13 Jul 2012 15:10:02 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5000728ac4564_e1e63fe041c34cd450817@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_5000728abc8d3_e1e63fe041c34cd4506ab-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 175ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john60doe60@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john62doe62' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '95b6b6b683dfb916fd5f862267ca2c7608d93b1136577adce41f44b4c6933418c9707a269b23c99b727209032a7a64cdfa460669affe47dcdf2790c50c514e08' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF62' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', '97e870a747ec217e6567101783eb9f34409550b7d4090a641d9d88070b65a7d44d17b40b9e73f368363d08ff3703552af15a083e22c2c2799eeb807457198b86', '2012-07-13 19:10:02', '0.0.0.0', 'john60doe60@email.com', 0, 'John62', 1, NULL, NULL, 'Doe62', '2012-07-13 19:10:02', 'john62doe62', 1, 'X6ydcb99IMqgmKIWjU5', '3pnrQnLKuvD5S0u5Rt5k', '95b6b6b683dfb916fd5f862267ca2c7608d93b1136577adce41f44b4c6933418c9707a269b23c99b727209032a7a64cdfa460669affe47dcdf2790c50c514e08', 'k3cF62', NULL, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 14ms (ActiveRecord: 2.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john61doe61@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john63doe63' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0670fb7647b4ba0ee3944273e67ecf9196abf19851b58a38029118d9aac5eb2d0a70ded60b7e80f119802be1b245fb4091e6e8bc50a4291e0e6cdfb59e31c1ad' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF63' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John64", "last_name"=>"Doe64", "login"=>"john64doe64", "email"=>"john62doe62@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF64"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '53bcd22a4546936bc6a79b41fac4b349e201b41ccf11fe33c671e99aa75d1d2fe5fb48917b73e91e42fa20a6080bd6c3f80905992e65921c425d69364791b8bd' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'nYrhBqzYjW7O8AlUaKpp' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'faa530fa7bd727d47722521e354183792721cb6cee394cdd99cc2848dac012866f98e06f361ebe449fe49f864047e9e98f7a3df22cdeefbc62ce2775f11d7a3f', '2012-07-13 19:10:02', '0.0.0.0', 'john62doe62@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-13 19:10:02', 'john64doe64', 1, '48i81mPkR8AP5aTf3wq1', 'lZ9TSDmhpbizoQYYDihp', '53bcd22a4546936bc6a79b41fac4b349e201b41ccf11fe33c671e99aa75d1d2fe5fb48917b73e91e42fa20a6080bd6c3f80905992e65921c425d69364791b8bd', 'nYrhBqzYjW7O8AlUaKpp', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John65", "last_name"=>"Doe65", "login"=>"john65doe65", "email"=>"john63doe63@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF65"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7a684f06e11c250c876fca0d2934e0514ced8b16308b35198aaf5ff8bc3704475fbcf93ef53b69568c83b551b524b111a519afd6f1e3b085876ccf957d0f3a92' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'ZQXVcCDwYwhEUSOxph0l' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:02', 'e4d8fe4fd24dc86e7ba4ce31253744518627aa33eebb750dc22d6f0fde54922b56f2527740520186c40fbcc7f92a98b240b6a03fd45f39782b763bd5d9b5b4f9', '2012-07-13 19:10:02', '0.0.0.0', 'john63doe63@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-13 19:10:02', 'john65doe65', 1, 'VqBURMANyL5ZSCRlu5', '6xUDoQnBnwob8C6SX6nu', '7a684f06e11c250c876fca0d2934e0514ced8b16308b35198aaf5ff8bc3704475fbcf93ef53b69568c83b551b524b111a519afd6f1e3b085876ccf957d0f3a92', 'ZQXVcCDwYwhEUSOxph0l', 1, NULL, '2012-07-13 19:10:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '650e70653e9b060f461b6fc1cb83447be5947086f2720d120121b97c676a516e7481bd33dcf57c405676f6eff789ffaf7aeeae2b5b91164830c5c32b846f124c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'ZwfjmfiPXKErX5BkPpFa' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 91ms (Views: 88.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '33cf6d3361d026d6882688152a3460022257169eb52fa0c1608cec5779f0f11339125d5cf013922207865bdf68071521ea9dab51ca6938b7f5d37e135699f695' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF67' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '799abb5de779610d43d77c4f190d39f89e1e0a33013395ad45cbcfeaa8630f5f7591416b0e3c42f1f809807c5414b92e529fc39c09e5e0980b9f4304ddcedb7c', '2012-07-13 19:10:03', '0.0.0.0', 'john64doe64@email.com', 0, 'John67', NULL, NULL, 'Doe67', '2012-07-13 19:10:03', 'john67doe67', 1, 'C4KA5MWPxUUCtxfpp2Cw', 'OG6JWnquzeflxNTNHYz', '33cf6d3361d026d6882688152a3460022257169eb52fa0c1608cec5779f0f11339125d5cf013922207865bdf68071521ea9dab51ca6938b7f5d37e135699f695', 'k3cF67', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'UC8gtSR4BleJu3egkqd', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 58  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.4ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3b72d8bb3cc9b49b0d54847847387c9b47d6d8fa29961fe489bf3f7d611b7051ba11c4c139fd7fa69c9e75913ffe55edca84aea9b0e306279671048a26068358' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF68' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', 'd4d6de84612e7a1d3bfe17458e5faed3c1e0eb27fdcc979094d82af949cd7b6db79724a00dea91cf7d74397f0029fd9973c2a55e26ce7adb31a8f03a99bfece6', '2012-07-13 19:10:03', '0.0.0.0', 'john65doe65@email.com', 0, 'John68', NULL, NULL, 'Doe68', '2012-07-13 19:10:03', 'testuser', 1, '5RqSbz5RF8ovtMLHZ', 'ZMrNdEzPZtwNxPHb2Kqx', '3b72d8bb3cc9b49b0d54847847387c9b47d6d8fa29961fe489bf3f7d611b7051ba11c4c139fd7fa69c9e75913ffe55edca84aea9b0e306279671048a26068358', 'k3cF68', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'vHzloueMnVLuxXMJ3qln', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 59  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:10:03', `current_login_at` = '2012-07-13 19:10:03', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'LpQy4uNoz5orVn1N6o', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 59  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '736b592f28ec3c1e26f5d7cc37061a37fedf9c771cd1f277986005b33a504b8706d3c7e903e6a10cf96e8f7c1fdfb1e3fb0a7518b6fc74eafe0ac3068501dc8a', NULL, NULL, 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', NULL, 'john68doe68', 0, '2K7kkfGWZbgwPhBfekpk', 'RC8Mkv0H6bq0uxg1CHkm', '6df20b893a00178fd2461a72a44dc8e348e826d95318c8d1af157a7dc3b90f9e60c5987c6fc6e40b3222804c1b929c547243d73a8f49b594ea3c1923bf2dd8c2', 'k3cF69', NULL, NULL, '2012-07-13 19:10:03')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'lD8YuDoSkjpHLdeFiNtn', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 60 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'C9O2EIDluiUW1jh4TCy', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '7ca9ad25ca866ab70eea11a058bb8c521505bc94693bba0777ed12c1701b774e3c115db0ade45285ca6985ac0d1f32b90b4299e5e016b2ea16498efca6b85593', NULL, NULL, 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', NULL, 'john69doe69', 0, 'XgqSCpzKaqpzRI3hRw8z', 'dsYpxpeJbcZLF5PDP2v8', 'c6d06ed38157678575f96232bca3e3a6c043d07a16ca35cfd4e87ceafd86117af22ba9b8d972b6d7acf92dd4c24698dc2f912fa369ed77a2c8e9d338818bf202', 'k3cF70', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'SdcBDVvOMGYXxFfaB6D', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 61 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'NVgN2Y2ArOX993ebERD', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '527e9a8c9e8fc708ca4b2c33cea5f07f95c7ada01b86639a234ca4ffa2510d2b758712368f1b3b15ce906f7d72f62ee3ba4c99702f80ad10e0bf5cd741234fdd', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'OeSRKRrNef7DZ06qYDR', 'GSALqwGLZPr1F8lRrdS', '9ded5055555bd6367d472688b014ce93231ba3be329e0470fde83b8964b72037606e85193f208c7ce216a04c5d57c2a7d50f58324e778c9998db27dc424ca953', 'k3cF71', NULL, NULL, '2012-07-13 19:10:03')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = '4kAN7Wq3f6xQI2wiqZus', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'mfGtZPfzPrqtG5Ct0x', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '21ffe9278af72b134b152cf7c50bb9b0c831173f28f8930d6895a7d9544f9ba2f3b733835907ea032e547feda1097a72352bb7e9b294ec18feab377f9f7a298e', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'wrjcguHj0CLCcHYBvnZ', '7bwRXMB6giSPq668ypw', 'feef7a81f4d76ba06eecfd2cc0a08c0834cfea9c0dfd5b2bdc040630f14dfcd376d217835cbc405efb0352ef9f12be063f4292b1b06d5d8881488bcf9555fd5b', 'k3cF72', NULL, NULL, '2012-07-13 19:10:03')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'EegBdAdidjQ4GW4gneP', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'tlYG3Tru7sTMAJFbs', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '0d82288f9a1ec980cb7393270a486ae74bec6390a70685dba7cf63b9bb81d7797cd6a36c02c6de49286e4845e615d2cf8d3f9479b63343605b81bc7ca808b759', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'ypKIqplx8XN8XRoFVZZB', 't2tO1AavMiB1hPdwP82I', 'f461dcdca8b71c234edc2d912f8ef91336feda32f8b1750ab000b75e146e225eafdc07dd097c293ffb66bdd586c16a8d15455ebd51aa7ddd265fe6e8850db4f1', 'k3cF73', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = '9OpuTLoR0Op3x3eoD8jQ', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'MdZuvowJvksx1a8eBLW4', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '02e4d60a6c6e5d6c127f79c2c1b787c6840681d0bbf523bd832c47e74caa2461f2601795ca091c3e69fc760b69517afc2901b525f7bb523cbfac4ff336417886', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'SDHYXmkwSxg9rz6CIGp', 'ZbRBV7a2zWGXRjmjZxFQ', '76b909c4444c8b66df0a8bf58f36ea776d375535108d380c7ccada39b57ba3576f23fbef18d4129e28caa486588edfb94792cb5209c8ef40a2c16a7f95968ba8', 'k3cF74', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'rBEKp6GypNdJyVUGbRXT', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'p9gPzOUf3zZQkIhkrxR', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'k4szGWwuuAK46brL0lH7', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 14ms (ActiveRecord: 2.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', 'f7a565f3991c34f97345c5025f705993a6baf367c69368b9d635235cc5402fbda5b6801a77990936b4b8e9bd46dcca937ead6edcacce7b54b7c209703f74b01a', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'ZcCJ4YwCHg4LllWg0ul', 'fLDVuuW8MrKe5DTnKafC', '7b63dbccc41c10aab75ec5a584d5fce415db0950aba16ea0a639d50c72231897f5b4ebd84e01bf5308547695636e336f1283ab9edd3b67bea8aea3b4c12fde9b', 'k3cF75', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'NHmQRWDBaxpVtuF1GHQ', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'SDu7SRsHKc8PpEcsOf2', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'OHQ7gtojhA9tb0ReFiH', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 66  (0.3ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 2.7ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '07a659619a99c1fbc2fc01dadfa568fff957a7099b01e087cd791d151dc0510bf863fe705b30c78de5dd7547c704bc3a50dbaefd61a02a88bf0fa3331d1bfb4b', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'IK6MQg0HAwqCua57jhcl', 'Axc20tEtwfSfLs0LyxlR', '0327bb4b92a4780b7f1b1f3fa5cd5b0ce69132e0446503aa2b146c6e9b197fb37f8d4c633bc98b0480ae8e94e9f729acfd9cee56329a78c6ede5fa8b15a6944b', 'k3cF76', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'qMpun8OA4rKWmRELbw3P', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'vTYBCtXxvpPq0xYkqCH', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'f993027dea7e3e4ee80bc8f307c14f2b4eab98502ab37ddf279e03587eddce002ef8b6827492ac8baab2a570c9d82653f934828f7ff7a911258c5e00fd56f300' AND `spud_users`.`id` != 67) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.5ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', 'd9cfb54c96059ecee283593ecdc2bd61c91e13bf89483174785ff82fd450f0ff780a53b4826e01fb4b7f8aadd7c31e21fe5b8dcf57e62fb210e2e0e53e9ea01f', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'CKctIABNqqIepu6UXpg6', 'Fg6fWkm15fx3VjMAexn9', 'eda886a3a2e8c1777aa57373fd5cc69beab6e4e21144870d0e5ecd189cf7525839794788586062029b5b6feff5ba4467e22c63420b161704c41828ad8a0933dc', 'k3cF77', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'm4KQTlrti7OA0JCG9JR3', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'YHYJqY1cTQj2dN9Ck7', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '9d305864fefee7521bb2074c524ba1618511556d7c02f8100cf1c4b60a80f5b766e879ac37a933ff4976396efe12a68d5a973b90d0a0b8c09e0de856d65ad6b4' AND `spud_users`.`id` != 68) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', 'a4958d2e0fc73b4953ebb4fe36ec6ecfd1c2d076881f680d027aef1ac761ff98b0c6cc8fd27b5fc59072d634659f03ea82e05a26d81fbcdd6041bb52d17c9790', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, '73jjGdPObN8GiQKfCN6N', 'ThFYwrz3wvO20Rj0ajM', '8ca6b743282af14d50d955c2b6a852265d33c71375f0eb6071c6fc49947ac9d0e4244176a19ef296a9c2ca7947d9b4445d0babf71044b809ff8880d9641ba991', 'k3cF78', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = '9G9pAl7K3BqSVi4mrc80', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'WeQTQoP3VRAHn58R2OoN', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '78f610839ec53d68cd0e0cbaddb91183ffc09ca2a9da5001e29ca7e18f3d76bcfb7b04f96deb64ab1cac717906ae7e328725b61e466c0c304e1bbce75df33bdf' AND `spud_users`.`id` != 69) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', 'c6921ea9476fd63ee313b7eba520d8519b6e32da7fc6720a79d662aa2028a44031d1991191fe53d0e928fb075f2ed795d7d17a8ae6eea733c54be487ba61f8cc', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'z37Qjh7et5WvvLYNFIu4', 'rECfbjIYlROzQ1PmDjCu', '29d3106826436b0a46496dc965c70c50a471e5bbcc531078db9073d4d139280270b255adaf25cf60d2866563e9be06382acda494420eb18817ae44e81636572b', 'k3cF79', NULL, NULL, '2012-07-13 19:10:03')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'OyaIH9iKoRmQGvAo2yH0', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = 'qCB3Y4WKkdMEHOzbEwRN', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 9ms (Views: 0.6ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '8c9ff8ba230fcfd925e6322565421c0e6fdc985683d8aa36d810a2d66f77a843ddffb76f39fe346f40f7a9ce1011e1670254dee70fba40a20f17d61f2190d1e9', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'QWxyatJLwa6yP8VAf4AR', 'XbqIBgHmdpEPOqPlElZz', '3356e4cb36856de70b9bf1cf2c2edf02a3cebb47b9a8a211375463a844c08e318f22dcb1e7a60e5bcae35c6f68e4ac9987c550dae55fc5f342ef2cae299228fb', 'k3cF80', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:10:03', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = '2YRdrI2EfOPt7sYsghaa', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:10:03', `perishable_token` = '6erbAtmjb5K0OQ2QIlnG', `updated_at` = '2012-07-13 19:10:03' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 71 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.3ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 71) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-13 19:10:03', 'test', 71, '2012-07-13 19:10:03', 'testval')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.5ms | ActiveRecord: 2.9ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john78doe78@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john80doe80' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5f8d46af332e7e94238916ce3054c14436eda667d99349d0d827d2963e9bda3ea59414283e0baa19811553a684d08587f9dfda68a93816aecd72f07de496b61a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF81' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '314dad44eddd000bc021584c5760b378f490b1b9744306efa75fe6bb632458ef2d1be3197393ebe707791948b99e67c01d15fa79d2cb12e319aca19305821df4', '2012-07-13 19:10:03', '0.0.0.0', 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', '2012-07-13 19:10:03', 'john80doe80', 1, 'OFGLou81kLbFS4wgjQyD', 'ihU9Dy9rKgLvS2dkeNAN', '5f8d46af332e7e94238916ce3054c14436eda667d99349d0d827d2963e9bda3ea59414283e0baa19811553a684d08587f9dfda68a93816aecd72f07de496b61a', 'k3cF81', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john79doe79@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john81doe81' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f45ef46e3190367aaabbb517b697a97a49a295b36a088e1b55424e657e2f29910037fa3bfc830f1b1ce3364b7b5b1d04c5d95db10e473471d6993995fc3c4d26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF82' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5f8d46af332e7e94238916ce3054c14436eda667d99349d0d827d2963e9bda3ea59414283e0baa19811553a684d08587f9dfda68a93816aecd72f07de496b61a' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5f8d46af332e7e94238916ce3054c14436eda667d99349d0d827d2963e9bda3ea59414283e0baa19811553a684d08587f9dfda68a93816aecd72f07de496b61a' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '443d6c869b0f3b8049e1d0e9d080d3cb2fcf3854f3ddb8ce38c65d6ac4fce7094a018c2bbc65170ad2dcbd114b84c6c50c4e1f0cb7b5e62c7953989bbafd6e71', '2012-07-13 19:10:03', '0.0.0.0', 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', '2012-07-13 19:10:03', 'john81doe81', 1, 'RYUCNYoSQ7AEM7mAQ9', 'bgBGryWQceEpYDXMgWcd', 'f45ef46e3190367aaabbb517b697a97a49a295b36a088e1b55424e657e2f29910037fa3bfc830f1b1ce3364b7b5b1d04c5d95db10e473471d6993995fc3c4d26', 'k3cF82', NULL, NULL, '2012-07-13 19:10:03')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '329a1c8e48ea91a5f8153029f0ee87f075eb36992d917115bc22e370e77dda7985572864f916547055632c1333da423a47d47504f2138e3a921bdf38c75d4f9f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f45ef46e3190367aaabbb517b697a97a49a295b36a088e1b55424e657e2f29910037fa3bfc830f1b1ce3364b7b5b1d04c5d95db10e473471d6993995fc3c4d26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f45ef46e3190367aaabbb517b697a97a49a295b36a088e1b55424e657e2f29910037fa3bfc830f1b1ce3364b7b5b1d04c5d95db10e473471d6993995fc3c4d26' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '9d4c7dcc40760333b4f09498c25266560adcf83a19f68021cfc47b862821aed582bd7edfb2a0aaa7bd25db3d6c459f5a503ea3ea7a84542a5cfbb9888c599bb4', '2012-07-13 19:10:03', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-13 19:10:03', 'john82doe82', 1, 'NTwOAuWJqHx6YChJQzvK', 'Eg9nJeS3mM6GTa1g1URC', '329a1c8e48ea91a5f8153029f0ee87f075eb36992d917115bc22e370e77dda7985572864f916547055632c1333da423a47d47504f2138e3a921bdf38c75d4f9f', 'k3cF83', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '45ace217dace130861b7de51cec1facdb47b41b1450aaed11643a77844f1f534301e86b1c1633a8bfef2dc704414284eb10fbf8c39d70b7b56046930356c0af8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '329a1c8e48ea91a5f8153029f0ee87f075eb36992d917115bc22e370e77dda7985572864f916547055632c1333da423a47d47504f2138e3a921bdf38c75d4f9f' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '329a1c8e48ea91a5f8153029f0ee87f075eb36992d917115bc22e370e77dda7985572864f916547055632c1333da423a47d47504f2138e3a921bdf38c75d4f9f' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', 'f8f6f5af4c95009ed70246dbdc449b2d75499ee11e5ac794286f29dcd1137d4f07489b527f1d5888d7a6eb00ddcc87e10ab4cfd90b5fd5613e9e35287c5b3e58', '2012-07-13 19:10:03', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-13 19:10:03', 'john83doe83', 1, 'dWcU1tTYvxZW4Jn5KU1A', '5WdFYkddvyxkKjQp88sV', '45ace217dace130861b7de51cec1facdb47b41b1450aaed11643a77844f1f534301e86b1c1633a8bfef2dc704414284eb10fbf8c39d70b7b56046930356c0af8', 'k3cF84', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5ac8440b5e3a45df21ab83732f5a5121a0651f548adc0790a0704f5bf8b8e3403212ada26b5f1df329fe4cb5520e795d3b9f00c3a623e2b32703b4051f0f0bd4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '45ace217dace130861b7de51cec1facdb47b41b1450aaed11643a77844f1f534301e86b1c1633a8bfef2dc704414284eb10fbf8c39d70b7b56046930356c0af8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '45ace217dace130861b7de51cec1facdb47b41b1450aaed11643a77844f1f534301e86b1c1633a8bfef2dc704414284eb10fbf8c39d70b7b56046930356c0af8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '6f7a941a4ff8661c9dc5d86a3e5be949875e604861efa56c5b8d2404ce71bc2e22091cd9f4659eda4bb34061b981f70165bd7603ef8d9886139bb660b298cd7b', '2012-07-13 19:10:03', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-13 19:10:03', 'john84doe84', 1, '3Qa47jPxDo3BFJlM3MC', '45bnB8rj5QwnkBC2UNwV', '5ac8440b5e3a45df21ab83732f5a5121a0651f548adc0790a0704f5bf8b8e3403212ada26b5f1df329fe4cb5520e795d3b9f00c3a623e2b32703b4051f0f0bd4', 'k3cF85', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '78e69d7ef1e77eb72cb4587ece460f5a25d0dd16285b9f8765052ab40d45cfe4a941e1c26ba98b1fbcfe238de9eb04e1c33f21a1b8331e114d3592051fbb6993' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5ac8440b5e3a45df21ab83732f5a5121a0651f548adc0790a0704f5bf8b8e3403212ada26b5f1df329fe4cb5520e795d3b9f00c3a623e2b32703b4051f0f0bd4' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5ac8440b5e3a45df21ab83732f5a5121a0651f548adc0790a0704f5bf8b8e3403212ada26b5f1df329fe4cb5520e795d3b9f00c3a623e2b32703b4051f0f0bd4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:10:03', '82c62642af9158d85d8de756fec17a3b8151bd199a77cdb82368cd3083282673fc55451d6eafd545ff53a5f12ea50cee9692a429fb89f3844a4714d89a02f9a1', '2012-07-13 19:10:03', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-13 19:10:03', 'john85doe85', 1, 'NVFhgeyTf6TEpqSlVxG', 'PWBUj9i3duAxz9o2mNXB', '78e69d7ef1e77eb72cb4587ece460f5a25d0dd16285b9f8765052ab40d45cfe4a941e1c26ba98b1fbcfe238de9eb04e1c33f21a1b8331e114d3592051fbb6993', 'k3cF86', NULL, NULL, '2012-07-13 19:10:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.2ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '964789b1841a46b208ca56c6440262056dd8073b111cc5b3e31187eaf8a42349dd6a54ffe4d65f80c7cdaa3aab4882a91f2e73ad850d578f47faba76c4fb46e2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '205019297c19ab8ea27096e5f44ff85fe65f69a0723b6f2fa9138584ef9596d03a8e68d5de2248c8c01e77ba153a41a96172f88cc04bf08315cbf9186e377dfe', '2012-07-13 19:13:00', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-13 19:13:00', 'john1doe1', 1, 't8ChWw6zQ73s9v6d8UyD', 'stLigT5dj7Bn8981RYM', '964789b1841a46b208ca56c6440262056dd8073b111cc5b3e31187eaf8a42349dd6a54ffe4d65f80c7cdaa3aab4882a91f2e73ad850d578f47faba76c4fb46e2', 'k3cF1', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'HFMgQCIPpSGAgSgMl6R', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '4cHobKIPXPJsjpwBZVWF', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'pnA7MIfmtXlV2k7AwoqQ', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 71ms (Views: 10.4ms | ActiveRecord: 1.3ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '69776964736b4d3d4ba44e6e9680bdd77aa605c68338974cdeae738fa62b3e0653d731ba0193fe417884b6a9da01d74b5771c8e1c5903afc2976832010f04e50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', 'c96f0172cf226c3b36f8c82507408c9ccc0cf4cab789480ff696b19c02522a4c4135417be0c2bafd0a7293f13ab1f6f49660061b74898bd57b52240ec94c0ed7', '2012-07-13 19:13:00', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-13 19:13:00', 'john2doe2', 1, 'WfT5mnOXyxxtVpHFLI', 'gdx8P8Fb5oglylxHFi8g', '69776964736b4d3d4ba44e6e9680bdd77aa605c68338974cdeae738fa62b3e0653d731ba0193fe417884b6a9da01d74b5771c8e1c5903afc2976832010f04e50', 'k3cF2', NULL, NULL, '2012-07-13 19:13:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'J06T2uVEK8PkG4Y5Sjz', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'pages', NULL, '2012-07-13 19:13:00', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'QbUpdQQAFIAb0t1BcmfD', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9cde20861829a37543cf7088444f98f90d9ce37dd386dde4ea3584e8d06bede2fd25628be648669d56925fa6756dae73bc5dd0cd33c871e3d3056f1fd8353779' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', 'f1d1a8e21d7d42c8df704da6ea81f50a828494648e832bcee9a6a19efd393fb2e33c4b9c8fa315f63075357e91cda5116b6befd1216bcacbdbbad1f2c4611329', '2012-07-13 19:13:00', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-13 19:13:00', 'john3doe3', 1, 'lVTcQMqWKqUfZAQi5Xl9', 'GqxOiHSk8n8LnF9Kr2j', '9cde20861829a37543cf7088444f98f90d9ce37dd386dde4ea3584e8d06bede2fd25628be648669d56925fa6756dae73bc5dd0cd33c871e3d3056f1fd8353779', 'k3cF3', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'l1YoaBopfwDSSDPrXr2C', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4d668cf21c4901109de4e0e5802777db32efd292c0e21d346de08d4b391e55668b597f0653ff6b484e914c90d3ad55857f279320f45b2e11e655ecc17f4eace2' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '480cd525cb6caf6d1e9ae34422cf53297abdfcb7ac0b8238ca26c3a6876acf7228b16fb030cbc82dcdf17b7f4da1872214e10381ab74a0cbc88ff85c063c3d4a', '2012-07-13 19:13:00', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-13 19:13:00', 'john4doe4', 1, 'E6Cd2Z5cduOxwmvsas0d', 'Fk4HuV1HX6CRiAzMKuG', '4d668cf21c4901109de4e0e5802777db32efd292c0e21d346de08d4b391e55668b597f0653ff6b484e914c90d3ad55857f279320f45b2e11e655ecc17f4eace2', 'k3cF4', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'oUK7JZJW56tMXb1iHHJ8', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'XHZhRTA2sJmj7fxADLDK', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'yK7ysbxxfzImCltI4Vly', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2a0e85947437e8a5cb01b26ab4506c621b3ede99276ef6fec90fb821119a9b989b9dc573092679963c8c4a7791a41ecc731896d8ba62f7917dfc4cde4d8abf67' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', 'fc295e0cd64e580fb0fa9046fb1acc3c7bd794cb73bd71f09bbb18d9afcd7538655b9980bba5f0846c85a7368906f5525ca85c7934bed859731d8e7c95dfe196', '2012-07-13 19:13:00', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-13 19:13:00', 'john5doe5', 1, '7QvX7HTIGOBXN4rpHaxp', 'AbrjsuGOGMyHjbyT8lt6', '2a0e85947437e8a5cb01b26ab4506c621b3ede99276ef6fec90fb821119a9b989b9dc573092679963c8c4a7791a41ecc731896d8ba62f7917dfc4cde4d8abf67', 'k3cF5', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'fegQNqYAIpRNoQv80x', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'Lx16bBGTgFSVJCiKJgaY', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 5 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 5) SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Pages', NULL, '2012-07-13 19:13:00', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = '1Fq39VS4LA720Zx9MerD', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 6.3ms | ActiveRecord: 5.0ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8e41de17e536ff4cdfcabb8197c0f6af2480e3a6f54a44bb4d2f7db41848b9fb0d3c22b94742d53add245b71c182ae841cfed96d879a8b0c46247ba60dde7f30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '73611bdf4a7c29870cf52d42d359d63057b0093709756029cabb67f2407a3a4b94f0bed6f9b885f3a2207effc7efd215d7b63fddd9c6bd00b1268eec5943fc6a', '2012-07-13 19:13:00', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-13 19:13:00', 'john6doe6', 1, 'VZoZEchU2kroLdK95EQS', 'CXchLtNpOyNvfB1i1kUk', '8e41de17e536ff4cdfcabb8197c0f6af2480e3a6f54a44bb4d2f7db41848b9fb0d3c22b94742d53add245b71c182ae841cfed96d879a8b0c46247ba60dde7f30', 'k3cF6', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'EXhgjAPZra6LRSd7IHrc', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'z1jeDg3NWz18aFdPM6M', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Pages', NULL, '2012-07-13 19:13:00', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = '6wwssN6dRXdCHRYepRW3', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5e7e61445cda35a40e326af5d64c129c3ec54ca5de774015307b6d64855b2487d94b31e8abb325402a6283a985c5a00280bfbf0c70d1d7b521d0b8e217e55309' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '5c719b3e3018030cd968c192a1a7c468150ddcf878c17599fb516703f5a22446975a7d12ab95dc489e522d5e470554fd4fbb024372a5be04646d57f43c4d4ca3', '2012-07-13 19:13:00', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-13 19:13:00', 'john7doe7', 1, 'MUugOWLRoaFsi2RsYxN', '2q6xiiBYNaupkEBIe', '5e7e61445cda35a40e326af5d64c129c3ec54ca5de774015307b6d64855b2487d94b31e8abb325402a6283a985c5a00280bfbf0c70d1d7b521d0b8e217e55309', 'k3cF7', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'h6S0QF2vIazZCic65voH', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'XJiJP33DOh9QwWZ7gyY', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'xzitMVwoAbvil3ltq1rz', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9318a32337a7767a2b9aed2a17195f268d49951ea0813779f5d621dfaaf02c74a0af033ee28e5625f3cb36ed50ae4b7a2796d807e60aed90dbdb7c6d668ff348' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', 'c8fd204f1ec042655de98c6810b36ef53541b99dafb50553901f1fda818f2bffa2c6c0744ad732a53ba9525b01d3c184888010269542c8e29c6d58110bcb9b2d', '2012-07-13 19:13:00', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-13 19:13:00', 'john8doe8', 1, 'REEbomcPuPPQJzK17Aph', '9IaMlYyut8idLhYx4A', '9318a32337a7767a2b9aed2a17195f268d49951ea0813779f5d621dfaaf02c74a0af033ee28e5625f3cb36ed50ae4b7a2796d807e60aed90dbdb7c6d668ff348', 'k3cF8', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'cJFvBYOu7gaC1CYM10hZ', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'hTXPeba4BS0yskuHJts1', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-13 19:13:00', 'app_order', 8, '2012-07-13 19:13:00', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'W6Wgiw8g3VikQgZaRY6', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9c9048ccdd530570c978da06ab807eb0960139c1f6230b8ec8a43104523703ed0b770fd614149c27bc7b7109f38ba8ecf3f582fcf0183f7544439921afdba074' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', 'a11db367894323da276a58b8de1e9d2ad0e84d84dff56cda0711fcd6541178bf86cccae9b85990544df786871a79ea9aa25fc8b899d72c0b85003afb7ba594a4', '2012-07-13 19:13:00', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-13 19:13:00', 'john9doe9', 1, 'IRUIH1CQr1fbqX380TYB', 'jYiiFbsC3rj2MBTIJSb', '9c9048ccdd530570c978da06ab807eb0960139c1f6230b8ec8a43104523703ed0b770fd614149c27bc7b7109f38ba8ecf3f582fcf0183f7544439921afdba074', 'k3cF9', NULL, NULL, '2012-07-13 19:13:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = '4hcCNu59GqRVrjhczm', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '98ecvK46XmOYUAb6S3f2', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'D1xb32pV6BTJDMj1zHO', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '899c2df9a81474f28a591203fe399cfcc6704699ed353100ab8c00bef3c1fc02eb5063ad9103082bef194a7b7be23d5ad2e7f1f0438ff86471e2f6f4caf63c07' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '79d5f3f20f73542c58fe4b1cdfdde4a033a8b1c23a02efd409a6110f1061522ac57dbe7081ae18e9896b47249a7ffb8cfdf0281ff6fe8dec44edbf17ecf7474e', '2012-07-13 19:13:00', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-13 19:13:00', 'john10doe10', 1, 'ZIkNTJd8m1sEXQtEUvC', 'WvwcsyMhjqQ8vipJ8QT', '899c2df9a81474f28a591203fe399cfcc6704699ed353100ab8c00bef3c1fc02eb5063ad9103082bef194a7b7be23d5ad2e7f1f0438ff86471e2f6f4caf63c07', 'k3cF10', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'stqsfM9o6hylzARHCtt', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'LcuIdKLXWL66tBtsHi', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'Ck4mhZbkdBEvXWdNIe', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f68de138f9e76b54c18bad0ced09846d4ea33a28dab4b4ac80b1867bf071c2521d7bf306fd9cf137089a178771b3b9e030f582e2fcfdca87239e8fd9ca17b569' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '55d0c9c1d45b8e5883512479f96d9040d3580830e6ead48afea2b15dcdd802fafc26cfc1b23d15a22d6f9e9136ea9f112ee838344ac9e90065f0e0433bfad1dd', '2012-07-13 19:13:00', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-13 19:13:00', 'john11doe11', 1, 'VjspyuuCCtHQtEQhnO2', 'JuCI8sbmk4VVDTfZh99o', 'f68de138f9e76b54c18bad0ced09846d4ea33a28dab4b4ac80b1867bf071c2521d7bf306fd9cf137089a178771b3b9e030f582e2fcfdca87239e8fd9ca17b569', 'k3cF11', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'mVWWii5WrRpcLsbiaYpH', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'OmoVHQ8qI00GsC8X7Wft', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = '7tUM1Ot1uEUdigAyTn', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '65539020a773d9f6216db5cfdaa4bf3f0cef31148c04dbc18aac92d2e18c8ac3ff5a6ade071785c240ec364d5e8ed10d51b86d33feee6ba0d2e834f30880c45e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '3b8e25f61aa1dbb96f2fd7e2f2ea4646083917cea1806c994f0fd651581b31ffe3fd51bbeb5031b2b95238d88280d06ba322ee355ab056bf17253cbc25411dd4', '2012-07-13 19:13:00', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-13 19:13:00', 'john12doe12', 1, 'Fb7b3jgQG5lV34VfOOn', 'JbA5UI3WcUc35lM0bps5', '65539020a773d9f6216db5cfdaa4bf3f0cef31148c04dbc18aac92d2e18c8ac3ff5a6ade071785c240ec364d5e8ed10d51b86d33feee6ba0d2e834f30880c45e', 'k3cF12', NULL, NULL, '2012-07-13 19:13:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 's33LiX1F74KrCwVeBmU', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '02tUb9XCfRHr2sdFPQD9', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 12 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 12)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 't0x9Yq3kNfTVrTAfdwD', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '849905125551b2e7093f268e5e852a20bcbf18fe7afb08959fa712023f9f81c3cf442709846dcaff65217adee549443e8b736a4c0610b5a84a4d429ab74c3b6e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '0c594f36d35d9e40a9b42b739100e6317ac057ee3ea8460384dda17963407d4670915c3bb053312f6823d4a3870c511590bac8cdf6ab72120f49e291eced5ec0', '2012-07-13 19:13:00', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-13 19:13:00', 'john13doe13', 1, 'B3BrNYBsbxh1ZxvOSmVz', 'sF4lIqommpWn2JD2bAUy', '849905125551b2e7093f268e5e852a20bcbf18fe7afb08959fa712023f9f81c3cf442709846dcaff65217adee549443e8b736a4c0610b5a84a4d429ab74c3b6e', 'k3cF13', NULL, NULL, '2012-07-13 19:13:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'aBRRcU8Ld4SxSWT0T2', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'KN6oJSwgU0LjjzIqtG02', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'Cm0CrBtz1msO78OGJcc', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (55.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '11827af8689ac4b0fefd2b6b839f3dac98ad4c503de65741bb656d2d87fc71673f1923f85ed4088fd37e25f4d602f0aff98edd1514b2581091311366c9772219' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '73e4a225e851ecda47a975e4040d6539a08573441c8925c4e6bc0130eaac8ef14299120e423ee93178c7357f802a69d5d9d6e1febd731a5d32375ff4458e3e23', '2012-07-13 19:13:00', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-13 19:13:00', 'john14doe14', 1, 'CNaOtMRMVwTGKHQ0cN4', 'TJHgs7jOTNNTWPOvTwM', '11827af8689ac4b0fefd2b6b839f3dac98ad4c503de65741bb656d2d87fc71673f1923f85ed4088fd37e25f4d602f0aff98edd1514b2581091311366c9772219', 'k3cF14', NULL, NULL, '2012-07-13 19:13:00')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:00', `current_login_at` = '2012-07-13 19:13:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'wiHciM8FMygezjNxWFT6', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '4230tHo2k9efJPW5zcN', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:00', 'Blog', NULL, '2012-07-13 19:13:00', 14)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'ThdSZ25bDA0j7L5dqbx', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', '5e0aba136a46f84246af548ec82239adf9cccff82f25f93609daf70e32d3238f5f9e4dbbc9eb732bafc36c6b8af0f286656804accf9ca5deefe62e9cedc36535', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'RKbqyZmJHxzDyRBDwi', 'oxRYKWizMHY4CPwdDWHy', '5927925802864ace76eab8690dff975092130ca9032674271a4e8a02e06a534efd3ee185380486683b6bc7e92e056c7c7b4078b814b05ed637a2e865dd0ff71d', 'k3cF15', 1, NULL, '2012-07-13 19:13:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'jtN2axmTvb53boW8JP5', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd022ab8ff97b48bf5229b1def4ad2ea4347a283fa3b35f00e14fe07d452f30823d25dd232a356b26fc025578170c6b8b68d1721ed866aff0a3000f1d9c926f86' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:00', `perishable_token` = 'LygJGY8dxHwxIVRXSNBx', `updated_at` = '2012-07-13 19:13:00' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:00', 'b65b1edbf58eb2b93550e3d6139a8c068961492f2f34efc5ac59d796a42dc7b3727374146c053938713fb5a6338828f86455a79ff0dcc74b377e6ead56974ae9', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, '8f4dytak3BcfNPFZILy', 'HAHKZ0U1BnU41hz3OLv', 'd022ab8ff97b48bf5229b1def4ad2ea4347a283fa3b35f00e14fe07d452f30823d25dd232a356b26fc025578170c6b8b68d1721ed866aff0a3000f1d9c926f86', 'k3cF16', NULL, NULL, '2012-07-13 19:13:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0354dcd81999b2dde62ad8bd9be19e9db8868e7b18def7d5d2485ac4ca3122b3d1af6b0b467bf3b3982b5add54e5672564ce59eda49e6d918691645918da919b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'GufZqSP4EBUGvBB9WJ0Y', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 15 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '9e29b3b642d7da0f1cad1c788fe9638b30460d88a11705b7e748868435d97f7011428f6cdfe51b3c53a302de18a7e602fcae269e0c2b8462d181d69d5186d2be', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'UFPgzMqGnIWZZmOcp95', 'Y5OKHmk2sYpVF3YUg8rK', '0354dcd81999b2dde62ad8bd9be19e9db8868e7b18def7d5d2485ac4ca3122b3d1af6b0b467bf3b3982b5add54e5672564ce59eda49e6d918691645918da919b', 'k3cF17', NULL, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'ZJhDx58A6rzniy3o6ZBz', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 2.8ms | ActiveRecord: 1.4ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'a731649b8fa531eff208d8b86619999d44b11847cac792415c8c8a4af76841b62783c3c1aab62873910bc0438de488108c2d0446935e7fbee5b40a6203e0895f', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'UZgwSfKpbmEiLkSnmFy', '6xh98hFDC79jMxVbsfW3', '1df6790e42dd24001a1ec47918eb319336051afc46d595e483fa691715cde233fcc7a49ea39af40264017670485539ae9d99ca7d928d49401deed1e50ebed874', 'k3cF18', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'O7IlaDznh0KBm0aS9hx', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'f0pNinro0o3KTdXRurek', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'dba4b3c25075ef3c1644a29c87b37978496d47658137528ff229a58eece699a7f2bd2b0b97ed95c7ad8f54afede9d0bad08166c7726f78afda76b4a32c07de6b', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'vHe9nLrT2BdiJBLroB', 'rgWCXxd62JDcEcgd5l2', '916ffc3dae9bf18e40a0bc49c81e34126492afc017690961e703a43d56f284c3cbb680e8eaf33d349a315b21be80bc608b13070104e20f9192c299b327fcae00', 'k3cF19', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'RQFHxEDMtSprywWlsxo', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'ccce3fdb4a88d88f256c9597bc3a4d898dacb3975e3debb2ecd270295e43bbddf3d824f9d6ff9508e75f301f895dbca59e4b6d0da301be532878638880ab092f', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'CZFT9fwRIQBoZ1G62oCJ', 'Mj9Ji9lk8pT7o0onLe', '5ba11c1cf5f5901f02505092c30929f8244e2c1b2427e31fa531e0b805230a0b72598a29f2398075420d4830f6958b606e36e3dc0288edeb6732c82b3670f16c', 'k3cF20', 0, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '6M0kX0qjrntOkgL0laMU', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'KMAFs7WbmRNFV8ez9u2y', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '6ce30edd8e7cd28c2164110fd1380d686bffe47a5f21ede78505f7f8a5813374b4fa17ab998c845cb25349e5926abb443e17ce3862ed6c4867015d593ce28393', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'YzBAvhUPUIN9Wp2ZuxOe', '1XeDzPVwkd0XuZ7D5zn', '13a798afe7d0c1162bb6ece2ca01e44718a6539c1fa894f72c95b532792377de862053753ee926c2866df1d63a8a1e73ef3eb568382d49b9a0d771b006b18e85', 'k3cF21', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'rOgw1Vo1qXkP5JDOjvCB', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '94a9f5903bc757f7b6c9b84d3d384afa99dbb05e0e79352f5f8038da76b2ce225540eec20dd618ec318bc0d4907f4b3455a10753cd1c5dedbc742154ae91f927' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'nsC1taq2QXEIUdYmIE', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '8f578a1275c471f8b7a00b9f69b19b0dd4210edfc86d748356e4b3be64192c285be507ebb7dde37318c3fc24a20cd05a7fac513768816044050d8ae38d43a6eb', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'WtHo9bh6saAtB2JE5VI0', 'ftlaxfSEkq6PVGKx1SSr', '94a9f5903bc757f7b6c9b84d3d384afa99dbb05e0e79352f5f8038da76b2ce225540eec20dd618ec318bc0d4907f4b3455a10753cd1c5dedbc742154ae91f927', 'k3cF22', 0, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:01', 'Users', NULL, '2012-07-13 19:13:01', 22)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'WKf4pkwU3ATMxaOGIgI', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'eUNhVxiCUlVw3zrTsVxv', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '10cac35a503a98973da04dc55b6734fc9b2818162ded9055b2e782e48673d199dae83e490fe722f78408dbe5d6c6ec547e2d03637ac38a61f88241be83e7381f', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'nMzXWB3XKG9bU6jg5jY6', 'R1TeDZOorOPBWOm9Gr', 'd264d192b25a8cacf4014fd4d524ead3a4e11b5437cccb4f5a4822d1051fee1eeb5085461da91c0d87777149c3c78756f435b01496a6bb3c81b93effc728f2c5', 'k3cF23', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '1jy5Ad3ZMApQS0MhUlmG', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd76bf5b3b6d6b773ecf45fb017dc8d416812938a60d64cba8ef23b61fd3a5004e5964aa20071fb4f17a33ba250cbb1127876b45c882183e5efb278d2cfa384fa' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'm2S1wVmVLNT0668ZvDBm', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '80b6545223406cabcffc4679fa437a4ee23747b4b70541add87a46475ecd4c6cd7b0a9d795d293f69062a1f2d0e848505da25cfc7f6b375fa526b7b5f0fa2370', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, '8kY5eqlluwfZ3BggPGS', 'AzOfHbUal2H6l7t4Bgco', 'd76bf5b3b6d6b773ecf45fb017dc8d416812938a60d64cba8ef23b61fd3a5004e5964aa20071fb4f17a33ba250cbb1127876b45c882183e5efb278d2cfa384fa', 'k3cF24', 0, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '7QljOIb3DNPsNVjSVqTp', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'DKl7h9gbPmnZ9jPPcO', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 54ms (ActiveRecord: 1.9ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'c7f7d1d4710b8b575477e66d2344cf190b8beab4d978c0c9d109c899a18d33609e5dd89bec0ffac54deb9c1271404dca34cb7fd901dc5f1d7a88a4e31a16102a', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, '3BdnPUO3XvU8XXja1HjI', 'ELFYSl44H31t5tOVuT', '7033183f95ac0e0fe308e41d869e1688f21180ecb93b3383c459d330f9e8e54e481a3a22d03943d19b67f6e05755cd3f32592cd6e3452ab9278e757d5acccca4', 'k3cF25', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'LsPRDSAgZRJVxwZBbub9', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 25  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd0e36933cf7951c2d4485035d785a889594b6f571bb2160fb4ad29b3e4ed4566e28d60122762dd3c476384fe8698516f0123e375c71e9ffda68f82ada3eadd62' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'vXXsQ5NPFJerMX6HmlsV', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '3ab4814289a5b47c1a429f80ed63dc6acf865a0fc985fff0799756c06a0f82305dc55cbde77a3b05ea282e86ae1af0e0fd45ade888d2f0fd5c9ee1025673c269', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'DWRLs2GaZeYoLcJ9fjd7', 'ly7QprVvBwy1ppBYWh1l', 'd0e36933cf7951c2d4485035d785a889594b6f571bb2160fb4ad29b3e4ed4566e28d60122762dd3c476384fe8698516f0123e375c71e9ffda68f82ada3eadd62', 'k3cF26', 0, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-13 19:13:01', 'Users', NULL, '2012-07-13 19:13:01', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'hWLBMKzyFYwJ1MI4cy', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'Fvl7WG3gxhVmjvBfxQr', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 12ms (ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '214252bb6e7191250ce1653b31af65904eb446641c0c274aff1e93aab4b308950bbf5cc8a0338fecb90b36783942514ca06f106238c6863a49a67e9406fbbe4a', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'n3r9CIlSj5RdUlhVSRrb', 'UIAnymdEORvBs4Nz6l', '312a7ee3a2642d34ea99284c80a6e619c4483690f3fc2ffd086e7e7a991984090bebdd194a99601dc2b96e6402cd0bb5a3eb1c6df6586be9e5f0675d7a39c474', 'k3cF27', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'd1UBRQOYwnvfgEBWcj7', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 27  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c2348b8d99bf411aff52224ccf3a9c029d8a2ad1496939a55a01ca22f3b2a59754a19fa43ff78eaf8e0ad6d04c53e7f51b4da046d0819f6550d983fc7d24a849' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '1ztdJh7FtfkfinXYHmp', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'ed350aebfc7c4d72a165f2fe4e05d31e90e2d2822763d00acfb514ccd40b396ce2822e713709d2eb24edd99a9d756066a963c733a636b62affd2ee43d6a2c5d6', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'znZxPgx4gkA67yJc7ar', 'uGbOknfQ77Uj3hJE7vD', 'c2348b8d99bf411aff52224ccf3a9c029d8a2ad1496939a55a01ca22f3b2a59754a19fa43ff78eaf8e0ad6d04c53e7f51b4da046d0819f6550d983fc7d24a849', 'k3cF28', 0, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-13 19:13:01', 'Users', NULL, '2012-07-13 19:13:01', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-13 19:13:01', 'App2', NULL, '2012-07-13 19:13:01', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'JMCDodm69kuf17677CWE', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'yEcXt8tdUSbNeFBtLepD', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '429972bf5d42d528e9395bf40c16f4f2b41ca375cc967ae9611a531e20aa8906e109235429bcc1bf3549b6fa7bcbc3c75a39735abb149a2844f95b2849fe1de6', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'tooXk25MtChvp7Udkejw', 'LvIrxsxqxyZGRxnszv', '16d947319d0db6b3047653b49b726629df05c4b77d62a5b7d581d95e1fd2b2083d2a57beeda0fdaef161365e5541749403297863f94c01a154001a7040959f19', 'k3cF29', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'IE8Mo9dKTjCmAgWG2uAf', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd416ca1348080902993776bfbaa41a6f9fc9272207a5e8366786131b52fd1170b6dcb7bc170a67746f7da279cce2704fbaf4f1cfef8133411ba158b812d48aee' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'YYCeiseXYUBNj52CDZyF', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'd3730fd9f1d73cb510226fb219eae8ec01ec973d4712e48982ca0eeb0c10c4e66efb014486c8398ab9407bfdb509a957b2e7fd0f2fa2c3c0083a8f6e1899a235', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, '2FW2Bvy9p3gobcjC0XK', 'Ex6eZdAHgT8KCrzY5geo', 'd416ca1348080902993776bfbaa41a6f9fc9272207a5e8366786131b52fd1170b6dcb7bc170a67746f7da279cce2704fbaf4f1cfef8133411ba158b812d48aee', 'k3cF30', NULL, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'vrQ5rKpQVoQJDyGafyQZ', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 2.3ms | ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '1a1b7f1c6a743d18741a01df284f4969978a8bdf391977836e007205b21a44c29a0eca62aa314eb4c91d34e1ca49e3b6c9a18c979944c1a102ee7d1c3b743995', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'YBTbdEZKfIRyL5BX42M5', 'P3sm1LHMjjtNVJstvUft', '873520502747f66fb3e07730ed4bd9cb527f8b983c051eb246c32b240a5a1494557ba54a577050c7e0b06a4a89963bdaf856981b0e5e4c33d8e501340dcbcc6b', 'k3cF31', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'DK2ZNrluqUW2gA7BJ5Qq', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'aed22cf941dffec73fae2ad81157a30c8b26f5bea3b01bb67ccf141b5ddb42188d5587edc21b085f445fdd60ffc238b4b4b35af0766547da87b6ce21e600e68d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'XoXAzcNX9uxMcdOaERG', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'b4db89c8a2fef2cd87cd7f36d12d5b61804a3b604aef0deeab02ca6d10bb88b6f16526d9fdf8cbc75557aac29661db61c31b90f3296a6dfb1ac0b4744de28b13', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'QmJxCyUXzcfRf9vSV96', 'nuWXxB99CRuNYHsXEBv', 'aed22cf941dffec73fae2ad81157a30c8b26f5bea3b01bb67ccf141b5ddb42188d5587edc21b085f445fdd60ffc238b4b4b35af0766547da87b6ce21e600e68d', 'k3cF32', NULL, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'ettp6j5gcwwLLHUZuOqq', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.5ms | ActiveRecord: 1.8ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '7ff4c6e951817f888573f466de8806fa5650af0939b00dfc636e40aa8b5882b0bb024f9632bd67a3fa433fdfd4db41593828204a2eeccd58b6dfecf44ee2f487', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'JnKovpuyinZeZUM24ko', 'ceZYtNbNcCkhbaHriHi', 'd7d1df961c8994fb4ea435302e0dac5e9af4ba88410cbab9db25eefb8d059d0de840b17706e7b6080d2c11f9503327e10bca5fe8a5d548bc088e1109b2ecfd17', 'k3cF33', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'yHW1GbMIZw1CO7wNbqE', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'cUSICpK6C1A8kZxsBKQ', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 5.4ms | ActiveRecord: 1.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'b703b88d44dcd5914b75d5aee2ccdd5f313aba7c993530b22e6a7a8456d46f57b0f352cd992457bee12679c596eca222cf49536046d372283193abec7ca50424', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'HjzVDnLXPT1Sd4OHQzu', 'i6jFHTwzgv25PNOdIpD', 'e992c5f80587bec9d676fd220e6abfecbb35dfa154464aa1b231a4d48ccac350ead4c66a22814479eed78453cf9a9869e5e51629e0057f3db1658c30d612d193', 'k3cF34', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '21RmsCuORT2DNImvEnx0', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'w3iphtqtGm9WixC3jTUE', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'c1914730571eb55e71e5ee7c524c766339062bb6e364cde6594b29ccadc6aceb5ed754adc878a69f461f0e0970f6d62d8fa2903d60f2addd8a75f1c6f52549ca', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'Wqi9nc39SK9yCf4dR6G', 'GZgDiwc3ZAhEIUBOR3H', '8332f9e30b8d3e8b7cd50625f6935925be2b5979c734ebed458c3add2c3ac6c36f08717e79b569d572c4f12baf95eaeeeafb7320b7111e4962ec39731b422ec8', 'k3cF35', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'SX76bhFAsuiiWB9XRsPi', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '1TVUuCmwGee1Y0718X', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'df6f32708845f0f96d25f49153f2a331aaa23eb4ca2d8428afc84eaf3f4bfb3e15aca9243a8528461ab4ce8833f15a3124ac2c4e5b446078792e5aa52c21bbfe' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'TOWj6f9PkYtjwmTQsp2', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 35 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'f1c86f82486bd07d67cfd9e8639ef05287e7d5db61d9d67f7705f5d5877ac471d6400950997ef7f4cd0c53fa513f4fc794f2ba68f2f84c3160e853e5f44638e7', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'vOePNqnTcCrpuexcv5BJ', '5ou1L4MjMLkRp9IcrYA', 'df6f32708845f0f96d25f49153f2a331aaa23eb4ca2d8428afc84eaf3f4bfb3e15aca9243a8528461ab4ce8833f15a3124ac2c4e5b446078792e5aa52c21bbfe', 'k3cF36', NULL, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 26ms (ActiveRecord: 4.1ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '8a53c039787c552118ef0a784de6e7c4a6d19e44d6b8f4d57e9e06bbe0d473fea01e45ec7f6ac2ddd97d5ad43d9273e5bb81cba18b0967065b7e62795565a917', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'jGIeVaXAxQvuKEgONAUn', '1lA5OW8zttbGDHgPHcZh', '69592c69579dfd597efe9b7d6a3d7524433f07154cb24d97dabd285ec955cb6e29bafa2fd3b2c78c0bae8d5108ec616c96eaf39e88ce9a4623929b7e51a2c551', 'k3cF37', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'OaTsJTJPKKGsuA2z1EOI', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'wizUcnEgcY6JrAHZaYZ8', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd2c1bc79100ddd801aaa27e3a0516c9f59f3e9eb6b60886468e1067437158a3870c268767612a90949b4e9c8ad55132bc9ccf6b91243d1e3d14db7ab810f9006' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 20ms (Views: 2.1ms | ActiveRecord: 3.0ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'ee7c01528425c6058e29b4993bc7cfff2889d2874856d735323b5d0afe043fb1be214d42b30e06156e046a16d4189c684528c8257e42b4bf58078937aa79953f', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'zlKEjksjCtpnBmKKt8A', 'KuDd1jYVdoIk4OHdg', '6f46a28741771f37148e2507ec4aee0a812e20616e74f123798708b9a0e3c3b82bbb4fad1124b787993037717c80c0b32e70f87c01d3a36b60446b8320321bc2', 'k3cF39', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'PoOs5YVy6fTqLzdYp1Tt', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'p7sn06rSyUr9IzZ4Kfl', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ec49d37422346b581778238c314c51c78ca5df3af773302ab1b8694277d62d11c4e9785c24ec6c42162a215cef898cf5b5175ab68c386c38cc4e1072c2d11047' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'HICbkJjSglaWj1nDkoAu', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'd26418bbb8cb066ec9abdc6c8d7a7db207b81fa2dcc44d5b5a4547a9ca518c8d8da13afc77789fbbf58ea81e5ce912a5b6bfe3626a5276be96e7005e0eecd929', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'JtvHG4vpw3e0c0oVv6U0', 'zPuf1kDarzBsIBAlszzt', 'ec49d37422346b581778238c314c51c78ca5df3af773302ab1b8694277d62d11c4e9785c24ec6c42162a215cef898cf5b5175ab68c386c38cc4e1072c2d11047', 'k3cF40', NULL, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 24ms (Views: 0.2ms | ActiveRecord: 4.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '48b06ee1f9ac6eb4020b5287bc261e4a2a7e81752559e5f6920f51954534d828812fd2968981359c3596565bc3331a2ebfd9e17292d6d90f0cbe52ede23baeb8', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, '1PN81irMXIjgvBjIeOR', 'yMIZoxicQ2oKzk1oJRa9', '4f35a40c7f31971867d1087153b5ff39ef75bfc5a9da6313fcda7618063c2b7738f4b67afb5ab968299a32a66ac59552f53841d31f7451a1c307c968071aaf6c', 'k3cF41', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'xs3fqg9FJrTPovNjW2', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'Dg1DUpsrqlnmVj2OHe', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b8a9659b22a7eb5f7825ef50b78ae376bf04fa7f80c2884ca71d6ebd8fda9b3cef5b775241cab444f873b693266716fd8210246ffc586831d9253f96cff0620e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 18ms (Views: 0.2ms | ActiveRecord: 3.0ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'e7c6ea7aa48f67447ed1c9ef083ea64d9576446c2eb25e9c64fdac9416e5d6222d2aa3de7dda09f98c496adc1191cc9bcec190f3e93ab0f3c2fa78999772707e', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'IxkwfdYebQAM5Dy9iG71', '6GP7qOgaa7ffzyxzINu5', 'ab182f4f24530a319ac20c9c07e67a603c763f572702b5ec2ff91f78fa9d34293a3b6a08a9217ecd67f99863c2ec0dd95fcf9469aa024dcfaeefdf71e1ad160a', 'k3cF43', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'G6Sx9Q5Rdj5MGkNoYR', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ccdcd222f29d1b87d6600c0fdd0119707e5ac9c19e3559494a07f4405270c7c2416a2dddf89ca8dd3d070a43d1c81d28acc642ed8a34507f441203883c886880' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '10BC68VsGrJKYdVnziLp', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'c3c6bc63b2486e4af93c5489845f182c4807cef3ff1c24c5faaa6d99516d4b102aaf77556a1e183c3c3633c41c9b771488685a707ed466fcd904f1f3f238150f', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, '29YBw3HSg728hwimG2l3', 'xh3r903pzTwnvYc92dy', 'ccdcd222f29d1b87d6600c0fdd0119707e5ac9c19e3559494a07f4405270c7c2416a2dddf89ca8dd3d070a43d1c81d28acc642ed8a34507f441203883c886880', 'k3cF44', NULL, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'Tytmh6O9LUtvJFxg8CtT', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 16ms (Views: 2.2ms | ActiveRecord: 2.2ms)  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'a24039acecc8a08ecd84aa50797a1107b5210506d6b37ca2f90da6a55595d08fa0a207504684124dae810f575c8862309064c8b421e1eec442729b9ebfad0e0a', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, '7hIc81odRVDIhDXkxHN', 'bxQYz6tRiNU0WqIM0LG', '8d421b2acbcea7273c81b7e567f1d525b9af1de534a3812485fb7b5dcdbb5679d1a3569f188718c5d3ba6ef0409ec5307199f70dba0542c6f7d95a4f725e4ba4', 'k3cF45', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'jcNw55wVqZo3vVftXb6t', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '61bf0dd21c457e789513412a46bfc92646764b52a1966bf1fe65780599c127af5eb2468ce33026d7f980a3b269f923aeb7ec8419fbe1a6a3e4646693e9eb2ddd' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'YBsRMErB7OGXrXQJK8hf', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '3efd94978728cd34fdb03e425b6950ed67b5b827c86d8866b5d77b36e8086dc5ec967f8d161d5af7efd362e74bfc07a7cbbdeb502ab3da14323afbd929a97729', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'HRZEPZo5NIP4TyK48zr', 'w4vG0ApAPQsf3I07LN8l', '61bf0dd21c457e789513412a46bfc92646764b52a1966bf1fe65780599c127af5eb2468ce33026d7f980a3b269f923aeb7ec8419fbe1a6a3e4646693e9eb2ddd', 'k3cF46', NULL, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'wVi6Uyc6HBBPMFtF3UtA', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 13ms (Views: 2.1ms | ActiveRecord: 1.9ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '4d73d751b3209bd484e14d61691bd58f350d4e7971285ffeb586cbaad07c099de75475de4f321760c26b3b93b74d439b1b4b55e3eb4a11444030adc90dfdc9ff', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'byeuqr63h0htCqLaZMk', 'qzne01tpn4xhlcH05E', 'efe79f6e251b2f3b0a69ca66fa6fadeb9a269f850c3bfef8a49f7eecc188abf604444d7ffeb7b3aa649b5065b042a846753d70218604c6bc5f19b48c6bc3e055', 'k3cF47', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'xiOqHEgXgXlGJQuE60M', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cc0e7cd7aa6b4826e189f449da7ab4075bb781bb29d94ada94c8a454ff2c9c8ffbeca080f18117506f1c93a402173bceceb99706c4a00a36cb4ef4036f8854e6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'hTaslgHNFBGT5HsgKddD', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '7f4bebd2842d394f22ac51291d6cdf1dfdc730c5e8d04242c691c14cb010dfb9b97f57bdeeec7a6759528637cff8506835010aed04c9ce1d648bdc331801cc15', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'KgPg5nBHOLxWWDmHbHdU', '0R3K3FivYLF0QiBDouOF', 'cc0e7cd7aa6b4826e189f449da7ab4075bb781bb29d94ada94c8a454ff2c9c8ffbeca080f18117506f1c93a402173bceceb99706c4a00a36cb4ef4036f8854e6', 'k3cF48', NULL, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"cc0e7cd7aa6b4826e189f449da7ab4075bb781bb29d94ada94c8a454ff2c9c8ffbeca080f18117506f1c93a402173bceceb99706c4a00a36cb4ef4036f8854e6", "single_access_token"=>"k3cF48", "perishable_token"=>"0R3K3FivYLF0QiBDouOF", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-13 19:13:01 UTC", "updated_at"=>"2012-07-13 19:13:01 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'eOYkhqJjx8LMARlQ7Sc2', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'L4q9bf6WG8WJJbgxMFuZ', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 19ms (ActiveRecord: 2.4ms) SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', 'a2c060809f189cad2a68514d1cf668d437443652ef75c016046d85267c8eb179936073c9d8d03e3cdf0b36bf31d5338737278f8909a4440a6174158aacac1104', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, '4WLESjwe1YpC2jKORE9F', 'gv7onxehHb98duwWhxfQ', '82a6d5038efbdb155b2ec5844ac485c6290388c75d75c90edfe9a4257e47ae56fef77bb7306c0b8c73bb544aef66cd3ed77efacce2e5bd1b77f8e43df34cf6b3', 'k3cF49', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'bJWo4YPp6SHwIeUc9Nhs', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0ce14980f13f3fc55a1ac35610c7fd07b2242c00dbdeda928c0a86bdc9f9b080e6218b58c59e9c8c246fb16e129a50ca41b0c1ad032de16fbdf31e1c4ba80323' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'yXVHMiV0uJ7yKNbMQjKU', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '061aab9d0f823016d9a572747f0d236fef6c78f018980a69ef591dbc4668e7f4d109057cf4ac56901b04fdf4590e6ad23c957aef6a13ed73c40d098ada02f2a2', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'XlecmD4YSXYp7EpOL1', 'evG1yEYH1Wt3cYwPjmU', '0ce14980f13f3fc55a1ac35610c7fd07b2242c00dbdeda928c0a86bdc9f9b080e6218b58c59e9c8c246fb16e129a50ca41b0c1ad032de16fbdf31e1c4ba80323', 'k3cF50', NULL, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"0ce14980f13f3fc55a1ac35610c7fd07b2242c00dbdeda928c0a86bdc9f9b080e6218b58c59e9c8c246fb16e129a50ca41b0c1ad032de16fbdf31e1c4ba80323", "single_access_token"=>"k3cF50", "perishable_token"=>"evG1yEYH1Wt3cYwPjmU", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-13 19:13:01 UTC", "updated_at"=>"2012-07-13 19:13:01 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'A7F47WCvqrfOwyojhJq', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'rDE0DXgi0QIC5NP0wWsF', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '771a59c667dc70c3d96a317cb44dd822b8860a086cc0bb0c85a03d312f283c96de3d2ce12a1708f68496f12fcf0bbedfa407fa14457e39fac99d082ceb29958b', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, '7Khh9jSR0NCb2RzwStWb', 'Y7sXwlYkDR41h2ChHst5', '1930ad24d149cf839e0fcdb51ccb28a99a8d97c98e7f03df7b24e2a6396cd86e1d79e7be76d36fcab57953aa64e6c420cf1f689e222d06a44a5a2a87a866b6cb', 'k3cF51', 1, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'BPamaAAN0G37j68lLkq', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 49  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '60484b5f849d90111a5519be15f48fab70ab9f72de87dd1762e601dc57678766163230b451e9630063f180b7edcb593c7b27ae0ef295194b6a17713e6c1c0db8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = '1VBUk04N9VT5ppT3IafP', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '45ec95beaf94202b3668934a1e1e8b650b4dd97f393f96c01c7cf835e50d0aa51d6a61721d885b8e7ff40bc4e7922139857cb0d1fb89ecc7f1659ec02a993266', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'FYlwXEI2zq1DSdRwTgVa', 'NjI1LmNqR8y7XesMSF', '60484b5f849d90111a5519be15f48fab70ab9f72de87dd1762e601dc57678766163230b451e9630063f180b7edcb593c7b27ae0ef295194b6a17713e6c1c0db8', 'k3cF52', NULL, NULL, '2012-07-13 19:13:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'YIWq0ye3wFxrerpJFW', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.3ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 13ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '62fc6deeef47eb8095b426954ddaf92e79bbb1f08ab4078713b0cedaaa72c46c6c1f6873e9291e4f9cf2d9b40b39358e9361ae55f8959f53c4828b9f2f704ff9', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'hcYDymJ88Io0qqJeft1', 'ENcqtuMMKVOiFTQTon5N', '75f52e29077db77e9c4556c1fd2b269c380d7f74b6a50e533202ee7af9966a7fde9c5175893efa361c7381a866ba27dc8d07649b22ffbdbca06d82420605b1d3', 'k3cF53', 1, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'uaSIlWEWlMa5VqiSLpa5', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dca04c46818fb1323bd5d7901e6439dba013cbe959e91f56e73c984182e3f3b0e74bee1fb5caaad0bada70db6129167ea4a0fb47d4ecb4327bc6b30f6608fd8f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'pMtGBWqMHvcgBxJWOvo', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 51 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:01', '0ce7a870e4ca2dbb33c36a4cd99ffc8e5afc48852e0df30816391d8d19af55d3cabbf8e3b39e7f80a0556b2acc97f1f856284d35ae286b8450ce5cbd0586912e', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'sgJiN7czq3mph6uxmVRk', 'zaeJ6cIg7LcUSsBMgXv', 'dca04c46818fb1323bd5d7901e6439dba013cbe959e91f56e73c984182e3f3b0e74bee1fb5caaad0bada70db6129167ea4a0fb47d4ecb4327bc6b30f6608fd8f', 'k3cF54', NULL, NULL, '2012-07-13 19:13:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:01', `perishable_token` = 'v5KcpOvhL4A5umauDUH', `updated_at` = '2012-07-13 19:13:01' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9e96df195424c9055ce995f7a10143eb16b9ac56e7fe07ea6c60e4173b478d3af1bc0ab50d1713f464e0e201b7d861a605bf0da512f6ac2637012ec1a260952b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '09171dc11bf51163aa35263beae5f7d128e5545a21b9adc57bb899f9b8091c2de002289c80d2bf69743145599d899f430849eea41cb7e988cef3660c57cd34d5', '2012-07-13 19:13:02', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-13 19:13:02', 'john55doe55', 1, 'XrN0DJUJkB2iLH5hJGKc', 'LSet2RUNVyoFuHcaHn6', '9e96df195424c9055ce995f7a10143eb16b9ac56e7fe07ea6c60e4173b478d3af1bc0ab50d1713f464e0e201b7d861a605bf0da512f6ac2637012ec1a260952b', 'k3cF55', NULL, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:02', `current_login_at` = '2012-07-13 19:13:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'ee0yK5LyAn99voH2oyvz', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '60e8e755cc5a738bd23bdf660725cf0167efcd28816a6f16f84f401bbb3025e07e731ea754b80ad56416bf0231da55f522e16ad7bc93a55139cc034dce5d9ad3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '01a3f30beec52e4b61779ad785ed28f0ada96cadda825ac2f0d5d8e4d49f63fa9f21938085fb7cb22d1d346d49c7518515fa3999100b21fb3f4b1b09e877791b', '2012-07-13 19:13:02', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-13 19:13:02', 'john56doe56', 1, 'XiGwsdTJUgD9NfwYt4f', 'Gk1wAOvuTCKse6tEfBu', '60e8e755cc5a738bd23bdf660725cf0167efcd28816a6f16f84f401bbb3025e07e731ea754b80ad56416bf0231da55f522e16ad7bc93a55139cc034dce5d9ad3', 'k3cF56', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:02', `current_login_at` = '2012-07-13 19:13:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'r3V5hxnhkUkERMnYqSbt', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 54  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a9bd781868552edef51d6a4cdc750231a82879407f82d7d57f0ac126dcc40898ee857b61299534494575e17b81caee0fe4aed7ff54d2bc41689e815db04668da' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', 'e26e1c048d28295fc58c5044312b0f33cad8b088b19f59027168dfd0b979694c1801afcecc7ee753dbb9195a2046edaa7e8c7c3e25d793a2e5ab2d6972dfb43c', '2012-07-13 19:13:02', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-13 19:13:02', 'john57doe57', 1, 'xZn803ScMZM6AjuzQ2i', 'sUCEnfFgnm4IrCAatP', 'a9bd781868552edef51d6a4cdc750231a82879407f82d7d57f0ac126dcc40898ee857b61299534494575e17b81caee0fe4aed7ff54d2bc41689e815db04668da', 'k3cF57', NULL, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:02', `current_login_at` = '2012-07-13 19:13:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = '5kWcCO70kHFtiLN9wBAw', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john58doe58@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john59doe59@email.com"} Sent mail to john59doe59@email.com (93ms) Date: Fri, 13 Jul 2012 15:13:02 -0400 From: no-reply@spudengine.com To: john59doe59@email.com Message-ID: <5000733e52717_e2063fe385c34cd865952@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5000733e3b288_e2063fe385c34cd86568d"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5000733e3b288_e2063fe385c34cd86568d Date: Fri, 13 Jul 2012 15:13:02 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5000733e4ef28_e2063fe385c34cd8657bb@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_5000733e3b288_e2063fe385c34cd86568d Date: Fri, 13 Jul 2012 15:13:02 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5000733e50fcc_e2063fe385c34cd865842@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_5000733e3b288_e2063fe385c34cd86568d-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 145ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john60doe60@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john62doe62' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '62b7ed4973602f1ce610fd28044344f797c44c637840339505d53c03ac231f93ee5b63e44080ebdf1c3ce320eab30ac761c1b6811f4eb03cbe2d9f9c3f6b19fd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF62' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '32b48cd7336274d9c1ccd7c2eeafaf86e5394ee9820549027d3da4fbaaeb67932767c530f2aa4e9b9197248aed2e918a1d2f1bf6f3523e2422b507c47578bf6e', '2012-07-13 19:13:02', '0.0.0.0', 'john60doe60@email.com', 0, 'John62', 1, NULL, NULL, 'Doe62', '2012-07-13 19:13:02', 'john62doe62', 1, 'wGJ1l46idpTnmmD9y0', 'MKZXe4OryBk0fTgJtNY', '62b7ed4973602f1ce610fd28044344f797c44c637840339505d53c03ac231f93ee5b63e44080ebdf1c3ce320eab30ac761c1b6811f4eb03cbe2d9f9c3f6b19fd', 'k3cF62', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.5ms)  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john61doe61@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john63doe63' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b8519d1dd6b248f45550deabcea12b94d60097a0c7b90928faa7b514b55eafc9b7c6ffe5306805c43cca08ce52ab2b95e1b70d21507435643cc4d8d3d818931b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF63' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John64", "last_name"=>"Doe64", "login"=>"john64doe64", "email"=>"john62doe62@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF64"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b585c027971181dc3e900d3ebe23f6b27d928c223a368e566e01bf287cfd9932f5aa5bcd3dee6277d8cf11710e2d22f09cec7aaa4731ac40de8acb3d83068772' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'vMuDvpq1ULqMJK7XX5fN' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '4e37bb29717f286ebeb08cf2b6c50abfc9c2aeababe35a96f911cf676dc0d12212f985349854a202186c1c8b3fba7f297f25e2c2f672d90b76182eda0804252e', '2012-07-13 19:13:02', '0.0.0.0', 'john62doe62@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-13 19:13:02', 'john64doe64', 1, '2iELngSSMlGkAycKFYw', 'Pay1zZFYeS15TfJoWoC', 'b585c027971181dc3e900d3ebe23f6b27d928c223a368e566e01bf287cfd9932f5aa5bcd3dee6277d8cf11710e2d22f09cec7aaa4731ac40de8acb3d83068772', 'vMuDvpq1ULqMJK7XX5fN', 1, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John65", "last_name"=>"Doe65", "login"=>"john65doe65", "email"=>"john63doe63@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF65"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '83e0e046a8f7ce3d5deeb3b15f100e0801e1fbd8a7cf1a1e632cdf8304640e122fdea4186bdaa3ffd26f79fe309379a3fd1ef02823a7ef7cb923cb4594965921' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'hhM84fZ9VNGzFweNedkf' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '5da037381b23c9c20f1c0c0869e63dd0424c5115f1b4e0efe356b93ee6a96a5591ade341177d91e7593165b178f780934a9454242aafb65a5f523691427485ff', '2012-07-13 19:13:02', '0.0.0.0', 'john63doe63@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-13 19:13:02', 'john65doe65', 1, 'yMaZa3bmsvM3SRszDOm', '38dIPDFXlWk4vqQZhMqu', '83e0e046a8f7ce3d5deeb3b15f100e0801e1fbd8a7cf1a1e632cdf8304640e122fdea4186bdaa3ffd26f79fe309379a3fd1ef02823a7ef7cb923cb4594965921', 'hhM84fZ9VNGzFweNedkf', 1, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6549661aa0f6587424969b1373a219b47072fa0cf1a9f6405540b1dc339ddce26d2c009c83125e5b4b7aa5e39d710ae07dd8e1c1f864243ca35043468de6538d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'iGbiTL2eD0HbewXUBmXX' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.7ms | ActiveRecord: 1.6ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '163d1bc100df087d6741583b59687a24e075d3f88f9775e39047448a401c90e09a18135230b297259ab858aa6bf21165a9fd2b6b924d9e8878315c27e19b84c8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF67' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', 'ca4adace682fc6fdc1450e5143fb0b1bbc93fa41ba8d04f7077c54d5d3cb7f355393b9d9350791da67a49bb14a684455b155d0ac6cb8008e8636f71d79e81cba', '2012-07-13 19:13:02', '0.0.0.0', 'john64doe64@email.com', 0, 'John67', NULL, NULL, 'Doe67', '2012-07-13 19:13:02', 'john67doe67', 1, 'olDvZEnAb93XvSt2hfZc', 'FIDGOYwYKPRdzt7oetc', '163d1bc100df087d6741583b59687a24e075d3f88f9775e39047448a401c90e09a18135230b297259ab858aa6bf21165a9fd2b6b924d9e8878315c27e19b84c8', 'k3cF67', NULL, NULL, '2012-07-13 19:13:02')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = '97KaW3tBBZArPPBuwHfO', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 58  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fda3b878ef49e63a015ab47e9b70fab801a3af8796cc2f8407ce34124d426bd9f97ed81a9be4f46521893448aca3f4930b0200c81d0a61cce0565edc76859fea' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF68' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '4e77eee55f23812b08913bbb65dbafe20724b4193ec1deb19a7307288659bc41a54f0f261e983d8282f7529cb2ed65b6fc5a3d3553cd5c4d5b14726205bf10ab', '2012-07-13 19:13:02', '0.0.0.0', 'john65doe65@email.com', 0, 'John68', NULL, NULL, 'Doe68', '2012-07-13 19:13:02', 'testuser', 1, 'axGTEJl90vijia27JMgY', '6yktqYrdvFDzO99WEV5g', 'fda3b878ef49e63a015ab47e9b70fab801a3af8796cc2f8407ce34124d426bd9f97ed81a9be4f46521893448aca3f4930b0200c81d0a61cce0565edc76859fea', 'k3cF68', NULL, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'XJwLQwe7453VQWTBB09', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 59  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-13 19:13:02', `current_login_at` = '2012-07-13 19:13:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'CGaLG1Pr2AXmzBXUEya', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 59  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '90511074e078d0bd370fb0b41232122562fc1eb405ff2bcb1f0267d4bc26eeecbdb45a1cc01a4b293b4449492b719c4af00c6e232dfe0dac9592613340df8ada', NULL, NULL, 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', NULL, 'john68doe68', 0, '9Vgl6HEOiifmnAAvTd5N', '5G2wdbQKN3LiGyXbeKs', 'e7a56c4bda8e8b48d354c3db98f41f662e32a06798222e987f3a22b5b980008fb219b350e76cc3627166868e33dcb50d3fa803aa31165585a1b50bd9bb665980', 'k3cF69', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'o8ZoBK4tX7zoWPZgA7', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 60 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'y5RCKzCRfBiSdDaYq6IC', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', 'a3981de0a1b151993d0927ad235cd5f4a116c6abfaf94e75e95cd66b7f348b2382cb79ec44988f481b1243ee846b60255b273172ad5cb752a6dfe514547d4e81', NULL, NULL, 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', NULL, 'john69doe69', 0, 'ktKNit3ievjvWqISKNEn', 'bjIQt3Vt0eDDsJcFcoI', '06c233c7b2b055da953bea6788821d6f2dfa4023015268de605ed57b196211c99f7716db16dc048aa743d1b6937e61ba623a0d42943a4cfe9e8c479e3688663f', 'k3cF70', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'wWctVbrG2CEKwHB5P7J', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 61 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'OkDy1QttrG0PAxYLoR02', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '4e53ccaad1776ea0dcc0a586a75f97e116d59e090a93c5a661a8d1eae3f815db20c16eb7d6bba4d8f2d6b36d86ff94c8e10fdd37433b107b90094e3bef526562', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, '7wjSjOGtZyXvIZydNr', 'JpqR1FFIoNcs3XUWDQj', 'b1b9caf28598f887c188556bfb3f84766a8e076c4973e910f470696d4feb18fbe103f27ded653f4cea4bc450574b50640fc4180c7ec434dbc15875b78401f696', 'k3cF71', NULL, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'fYgwoTHBsA5EJmcqdB52', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'mUg7aMj7OQYMaQK03fIt', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.6ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', 'b03260bc348565bf6da4f519dadd58b0d87560a6f557322b5a09781e0de9abc8b8cdc455d9ddf9b4a8ae4b01026a721f9a57d51179ac013731f5fb3820e3543e', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'gz0UOTrJZszyLCGoFFBi', 'lXvqSjpbrxo9lCooJOya', '4940bf82a8468a08caa69f7e5b4e25c87ec753bf0beb893e5eb456534981f5a599c0e1c5a7f357f780b24f9c389da3abca888b679502c1bb57f09ce19a8f98b8', 'k3cF72', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'ib1XV3O9MexpYZbNBLn', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'MyRsQNWiLhhKsYvWOIM', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.7ms | ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '01367a3406abd5f63d0906a886a8c97e38ff5b25f09d674d21b2f061d1cbb623b468531f643f4760bc9a474382bf90969601a698aa125ab4c3f74577313ca3ee', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'a87r7CfIMbLi7MbiVq', 'AlCelvklEQ6Blbr7', 'cbeae205eae0aa78a00d14f1172faff4d3d8e72059d1fd952c28cd5a5c33a1b3ba063a043e9a9b105ae1ac3185b4a54a15b263aed522a4f6c1612e9897cba95c', 'k3cF73', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'F5W8LAzDNcureQCbLnW0', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'dyWAtcwAPrvX9NDfMvG', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '2f83e09ed22f72e8b5d1ec2f17a3d2ca94d8fd689a67aa677caedbf7139f1c03eeb48379c5aeabc32231eee0980b25921c5bc4c3c3b43af8ca9e329158a078b0', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'lKhJYtNUJ2ZlsHSTLDff', 'oPETkO3jbrh1tFpVq7xN', '5dc9a34110b7f352819be21797c82181e076d17ea8b85dd0f026f5c56ef7ea205067697d19ac2fd220be070c5acfa47987268799098dee3e812d899ed7ae3340', 'k3cF74', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'D67oEanrMJWGSUOE5VaS', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'a4iotfUHYeGOQQlwWEx', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'yHzAPKufy2c2qmTquh', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 2.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '6fe7a0d28d24534fa95c59af73ac64524e032645432317faf458866f2967faae31d56ef97c4a701bed88018a434e0c657e56838c2b76468b5774d60d0f4ee4e2', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'XnW0gX0gDq68S9s6KL3G', 'd6po3rDDxwuxTwX0IMM', '28125ed0b9f5e05494c145505ea0848346d3b78202681363cddecde367b173eb0c9da008ca5102354b7bc847d5629f3bb8c486d0afd2f4817f3edf2a56ed418f', 'k3cF75', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'KiF1gSq56UtjmG9U2WXT', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 66  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'p6kz7YVUCsR95o3LKB8', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'rPHCAxp9rDOfeb9Axn1v', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '11ef14332c56a5aefa505a6f11e062aee1efa55787e2a7d40d401eca6104dff965f43a29178f0eecbca5d7de35382ecdb335769f5e84aa3fef1ad9b81dfda17f', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'VSEDxvQJ2MhfMFapa0MF', 'oa66LP8swAP91MGbMQ', '70191159147a9d0e9559e7d52020da62430ba702c28297beadfae2c1b24ac91d7cbcfa9f737a011a359d4f375cbbb93391876add86f4531256519dc3f8c4e746', 'k3cF76', NULL, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'FWCr3QqHF21TnE43tYe', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'IYgTRlCTYvu6RSjptf30', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '0fa79755b00719dce595c55f32de5aa898429438319ace8bf034186e144af1143edf18e5e3f8c3d4bf56920ef9115aea23f83170695a2edc0661508da65d462b' AND `spud_users`.`id` != 67) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.4ms | ActiveRecord: 2.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '19714e50d8b3c443d17387b7cad7065a4c143dd15d5835e0afdeb19d1c19baaf33e048336fe88ef360f266642fb8cb5f7a932cc862728e4c7ad2b3a7dff085d1', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'KO9EQyJmxmw1sskr9Fk', 'IvamyPXVn5mKqhXVdoO', 'e2682c20a3a1b5cd1d40f8d05eb7ecf7650818662efe9ecca29ba3968fe70b80782133a51ad89f7c928b3d40caa307809f91b7f889fc6d690477bbfb1e1e7b8f', 'k3cF77', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'Wfdbb92wI2moko0BFQj7', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'ppn1AW2dEEGxPyeoeblP', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '5cbb31f9951cace56017bc0ce5734cdf4641593cc68a8bf348cd65c0897fc2cc799293d51afbf756c9fbf9b1979307e659bd59ed16cf04ac766977a8485b7245' AND `spud_users`.`id` != 68) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '97c8ff4af39c0d885f378fac28ec49ed78c1bc960812409f566117d27a55250d948d0ed8cee9d64cde8356d9c696885541010b4f73d2b007cd7351a352bad28b', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'Xo3oOeL5UJOn6ettoEs', 'GzbJ3SeY1456mGu51iWb', 'a1930c9aecbdfdb2ea7044940ebb699bf1ba4b5520b0f4d885844bc9fc5d28440e3d3e44fb9096c230bd31fd7396221dada1b2313a484ead3c8c523a8c602faf', 'k3cF78', NULL, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'gDxz5JEnrHMU4lddbetO', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'VPdwNMD3BbCo5LZQL9Cg', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '62c4ff82c470ef621218e91f6a67e4a484f684c88a55aceb60d517ce525855e0ae80e2c42842d797a9bb60c78d1ce9823613544dbb7221ad2e9c4c61c16f4f43' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', '8455d28fe650788fa19ccd54e9a31698c73b5aab0cde36379e2a88cea8ba9552d1e26a3a50b8a3310ee8bd2040638421f4dcca096b7f7bfcb9202d8b57a6e769', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'Iom2UfJkzo5kXnvm7V', 'EfWOc2oiRp6hhvRIYfT3', 'c5efdfb1f7d787656087df96abb0ee1321f034fd0555bed503b3f81fc9446cb792dc6ca6b1b8cfa6f03039b5293ec0c80d5862c7b8873e8f5c54fb9719fe171f', 'k3cF79', NULL, NULL, '2012-07-13 19:13:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'rkuz0zkCqSQyhn7Itiiy', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'eGwnbV8MqIqzWWQ7gq3L', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.6ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:02', 'dc69128167a5c32bfea37519a06cf812b0523c21067fd5974fd722a880363382665ec1c50cff79ae943bb1ed2002696a488b8ea85eb358523ba7bd2b9eb1ae04', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'NkeZR542HWcjlyKrTlGl', '927sOk9FKmkXjM4bkbW2', 'bc8ba26b999741a79e5c8b991f772a153fe75468c1893b5e9aab3744a46c57f0a9e51ca95f1fef82435ea51065f8dcc9bc9989147482f68890d7435a9045fc40', 'k3cF80', NULL, NULL, '2012-07-13 19:13:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-13 19:13:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = 'uIBBqfDJjYsUBjfKWZ8', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-13 19:13:02', `perishable_token` = '32Nqbsh46NgKcxdYAuF', `updated_at` = '2012-07-13 19:13:02' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 71 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.3ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 71) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-13 19:13:02', 'test', 71, '2012-07-13 19:13:02', 'testval')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.5ms | ActiveRecord: 3.0ms)  (0.9ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john78doe78@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john80doe80' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '50cb45334f760a4856a0bcc1a7a0d08458fdc027188eb1d67dd054b785079bfc28464a4ba2f1154988b69075f1d06207378470dc7359ace9e2778ccfd7c5180e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF81' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:03', '9ad74e2d73ec7c4c05d49c88d8aed46d781ef7ea6e374ae9d65599c6d1ad2bd320bf83de6d04e614993d078b4929ef86bf42b226eb19a602f769af2700a6c033', '2012-07-13 19:13:03', '0.0.0.0', 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', '2012-07-13 19:13:03', 'john80doe80', 1, 'PVyc1EB9sesdnaIyAGxH', 'MpjofgeJlIQHOpCmeaap', '50cb45334f760a4856a0bcc1a7a0d08458fdc027188eb1d67dd054b785079bfc28464a4ba2f1154988b69075f1d06207378470dc7359ace9e2778ccfd7c5180e', 'k3cF81', NULL, NULL, '2012-07-13 19:13:03')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john79doe79@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john81doe81' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '056e8e2989d4ea8daab85b7b72ecc2b5831d24b3f8f6d25efbea6b76252fd228bc6571998c2fb2b4042e5a5f50098852721289a5c36ca41b769d56338b5ea532' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF82' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '50cb45334f760a4856a0bcc1a7a0d08458fdc027188eb1d67dd054b785079bfc28464a4ba2f1154988b69075f1d06207378470dc7359ace9e2778ccfd7c5180e' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '50cb45334f760a4856a0bcc1a7a0d08458fdc027188eb1d67dd054b785079bfc28464a4ba2f1154988b69075f1d06207378470dc7359ace9e2778ccfd7c5180e' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:03', 'c1905fd129ca2c51b7aaec408c9b459bfad6ae5f68caf660fdc5f31aa837ae03081321043e510abb132528c2390a442f038d0c21b2eef727ab9a1c51c8b87ab0', '2012-07-13 19:13:03', '0.0.0.0', 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', '2012-07-13 19:13:03', 'john81doe81', 1, 'Afo1tLlVGsbElWNKvYf', 'xprEEsWpa92dSRgHv0y', '056e8e2989d4ea8daab85b7b72ecc2b5831d24b3f8f6d25efbea6b76252fd228bc6571998c2fb2b4042e5a5f50098852721289a5c36ca41b769d56338b5ea532', 'k3cF82', NULL, NULL, '2012-07-13 19:13:03')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2083e828b64c7854d7fb192d48b24a1acf47651abe4ff7903bbaf2b208b18443ef1cc08cdb0b262f60158509eb7f51ab7bbc008008148b3b1622fd2bc8fd2faa' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '056e8e2989d4ea8daab85b7b72ecc2b5831d24b3f8f6d25efbea6b76252fd228bc6571998c2fb2b4042e5a5f50098852721289a5c36ca41b769d56338b5ea532' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '056e8e2989d4ea8daab85b7b72ecc2b5831d24b3f8f6d25efbea6b76252fd228bc6571998c2fb2b4042e5a5f50098852721289a5c36ca41b769d56338b5ea532' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:03', 'd4da97b74457f8b8123692066a76907a29d4a4a31d0381172e9aa9c909b00a3bb5bd7478bc25997aa50c2cf698c46ced6af09c2f2ac34b83c56ba44940190f27', '2012-07-13 19:13:03', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-13 19:13:03', 'john82doe82', 1, 'wAfukhAfxPTGxWoSVtSd', 'aIP9fwYhdR8sEjJsgEv', '2083e828b64c7854d7fb192d48b24a1acf47651abe4ff7903bbaf2b208b18443ef1cc08cdb0b262f60158509eb7f51ab7bbc008008148b3b1622fd2bc8fd2faa', 'k3cF83', NULL, NULL, '2012-07-13 19:13:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd7771f4c4fc41dc39ccafd63637e585e1d4e486e216a3a3cfd6c0b30f30b35e554fd3b4222c0fb4dd2f7c2113a080169c1f58f59ba0dd11c4a75f2967412b5b8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2083e828b64c7854d7fb192d48b24a1acf47651abe4ff7903bbaf2b208b18443ef1cc08cdb0b262f60158509eb7f51ab7bbc008008148b3b1622fd2bc8fd2faa' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2083e828b64c7854d7fb192d48b24a1acf47651abe4ff7903bbaf2b208b18443ef1cc08cdb0b262f60158509eb7f51ab7bbc008008148b3b1622fd2bc8fd2faa' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:03', 'c4baac80e7d3cf6aab6c42cc101f39134d57e2de11f6bd376901b0756cab4f8c62f29d56f97bc5c2c293fd6962e08f63199ac0986648b308ad3bf3c4241f466b', '2012-07-13 19:13:03', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-13 19:13:03', 'john83doe83', 1, '5Q9z67SSbRO4Xvs5HTn', 'TKwKkTKNlMfZXdfndfo', 'd7771f4c4fc41dc39ccafd63637e585e1d4e486e216a3a3cfd6c0b30f30b35e554fd3b4222c0fb4dd2f7c2113a080169c1f58f59ba0dd11c4a75f2967412b5b8', 'k3cF84', NULL, NULL, '2012-07-13 19:13:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2100fb2e9355ae0f82b324540f06fccc186ba9210a011536de15cab2614a56990ce79b29992443d1318c9700a166c3565d9a82736984c2bbfce7c4d752eeac89' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'd7771f4c4fc41dc39ccafd63637e585e1d4e486e216a3a3cfd6c0b30f30b35e554fd3b4222c0fb4dd2f7c2113a080169c1f58f59ba0dd11c4a75f2967412b5b8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'd7771f4c4fc41dc39ccafd63637e585e1d4e486e216a3a3cfd6c0b30f30b35e554fd3b4222c0fb4dd2f7c2113a080169c1f58f59ba0dd11c4a75f2967412b5b8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:03', '7e2ca8c77e9790a3f34b7d869190ba6d89dc4ebb7eedcbc602d6f5b7daadbbde47cbb299155976a110dd640a6f66481600d3e5dfcbd5e496723dd3e27dc7fb3d', '2012-07-13 19:13:03', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-13 19:13:03', 'john84doe84', 1, 'BYibFbDrDdeZ9FVj8gP', 'WrTTSlplKr4QzVVE965', '2100fb2e9355ae0f82b324540f06fccc186ba9210a011536de15cab2614a56990ce79b29992443d1318c9700a166c3565d9a82736984c2bbfce7c4d752eeac89', 'k3cF85', NULL, NULL, '2012-07-13 19:13:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '95e2fc67b8e07ab459dd3563de92f70172a819884db66d3fcdbfaa05885b60b674a24985b6ccc8bb91ae62c6379f7e2be0fa754897c435d74f2519ff7802782d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2100fb2e9355ae0f82b324540f06fccc186ba9210a011536de15cab2614a56990ce79b29992443d1318c9700a166c3565d9a82736984c2bbfce7c4d752eeac89' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2100fb2e9355ae0f82b324540f06fccc186ba9210a011536de15cab2614a56990ce79b29992443d1318c9700a166c3565d9a82736984c2bbfce7c4d752eeac89' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-13 19:13:03', 'c6a0f1e6605add616c21ef578d006110b5096f736674ec622424708b569495961a689a9ff29604104f199444a9674ce0c9fb34feb13aa92db4d50036df842aba', '2012-07-13 19:13:03', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-13 19:13:03', 'john85doe85', 1, 'EnZdN2vjd5Q8w4F9sb2', 'PmM0rioj9h4YBwx5ybr', '95e2fc67b8e07ab459dd3563de92f70172a819884db66d3fcdbfaa05885b60b674a24985b6ccc8bb91ae62c6379f7e2be0fa754897c435d74f2519ff7802782d', 'k3cF86', NULL, NULL, '2012-07-13 19:13:03')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (12.8ms) SELECT DATABASE() as db  (16.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.1ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2c98b7a00165258167295a82b3bff6564a199b2c25a267d4a3a7d1475801eae8b7d42c540f05936431a91c0a9ed2c323c3cccf20181da25642070e6f8dfa556b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:37', '84a8467170ba4377327319344f8f7ac2061c8f43432d12157258c8bba00232bc89775837d2c8d95391e7905f55fba32bb6fc22c49c7f3c741495b3e8a8cca0ac', '2012-07-16 13:49:37', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 13:49:37', 'john1doe1', 1, '7TRzqFGuuiOwupGzuSvy', 'WuXpD2wEXf1gW4cKZNhk', '2c98b7a00165258167295a82b3bff6564a199b2c25a267d4a3a7d1475801eae8b7d42c540f05936431a91c0a9ed2c323c3cccf20181da25642070e6f8dfa556b', 'k3cF1', NULL, NULL, '2012-07-16 13:49:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:37', `current_login_at` = '2012-07-16 13:49:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:37', `perishable_token` = 'Qd0pkmYfzFFnd1kGSNg3', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'WvC4nMzpOrHNsJ7l0oNG', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:37', `perishable_token` = 'AsoCL2X7xzz5z0OQRdv', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 22ms (Views: 10.5ms | ActiveRecord: 1.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3bd274418e1a3424116c880872f272af3d0e3ae010618b29cee9abf6d39293513f4fb1460bae0159fdb33ecaaf36d027712d5d16a79d0062bcc9812cb7af19b6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:37', 'f7d938e57c63060ec5d3909a49929b6489720b784c5a1b028dafe04a198e2ac7e4982af7ac00715f6001a6fae1e5d4f15cad56b3862e778656bb73451da1707f', '2012-07-16 13:49:37', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 13:49:37', 'john2doe2', 1, 'WtF0yQBZYGjuLlxzNDC1', 'MSNZa1yoGu0YNmetBNI', '3bd274418e1a3424116c880872f272af3d0e3ae010618b29cee9abf6d39293513f4fb1460bae0159fdb33ecaaf36d027712d5d16a79d0062bcc9812cb7af19b6', 'k3cF2', NULL, NULL, '2012-07-16 13:49:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:37', `current_login_at` = '2012-07-16 13:49:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:37', `perishable_token` = 'aInwxTiyW86ZybUiddei', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:37', 'pages', NULL, '2012-07-16 13:49:37', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:37', `perishable_token` = 'o7bm0q2dpjbNeRmXKd7', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 1.7ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0720a07bbc82ec9f0a11078b043f2463f633120b94d643c16b192680d5c393b52d1ef870186da027e14c027e44babcd8d188d192ac052c08125e61c0016ce687' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:37', '6ceb76d7f0c78e052fb15b530cbe467fbdd574b1c14bfab5aee1f6eece736255ec648bddbe538ad6f2ebcd083e6127a7260b0e1f814b6b8c5bd9dbee765c300a', '2012-07-16 13:49:37', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 13:49:37', 'john3doe3', 1, 'mvOd5wEUTf8aDcQdWj2Q', 'rfW7wpN36biLvjpAJvQx', '0720a07bbc82ec9f0a11078b043f2463f633120b94d643c16b192680d5c393b52d1ef870186da027e14c027e44babcd8d188d192ac052c08125e61c0016ce687', 'k3cF3', NULL, NULL, '2012-07-16 13:49:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:37', `current_login_at` = '2012-07-16 13:49:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:37', `perishable_token` = '1bzwOmxYVzUkMtiQmzeP', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1a8645ca9a81bf467da7f96fc60aeaf238f92f83cb63eddd036a51b28c7478650fca92b0879649d48302ac1f4d83c87b82c6ec88baf77b4fca4183cef259bd64' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:37', '69fb49a3d80d55a6fa6f1538691533464575503e1d6df620d48b193549559aa825a0c6970262a6f9e6e28eb6120800617fc451c1428d1a653d2ebbaa2625eaa5', '2012-07-16 13:49:37', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 13:49:37', 'john4doe4', 1, 'trxsiwjuKDJLRWH0CA0a', 'aSEvUH82fP2VPhfUspxk', '1a8645ca9a81bf467da7f96fc60aeaf238f92f83cb63eddd036a51b28c7478650fca92b0879649d48302ac1f4d83c87b82c6ec88baf77b4fca4183cef259bd64', 'k3cF4', NULL, NULL, '2012-07-16 13:49:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:37', `current_login_at` = '2012-07-16 13:49:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:37', `perishable_token` = 'DbKiP7sZXEYVOoC2MMB', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'bpczm4XIi60tseqvoB', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:37', `perishable_token` = 'jYQOVrCcD58UmfvlAAo3', `updated_at` = '2012-07-16 13:49:37' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (214.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.3ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '17ef1716da9b002b04eb12affb74e0410399e4b6c623fb5d0af9b89157171951f048c940de46d4c39375fdec4ef9ed781c41852de1f2ef300be802b72ffb7221' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'fd29ae2ffa50262d4e262d7bd50d60b2c4db3016ed1267eaae780e547df6484b87631a9928ccbbe194daf5fdc03c8463262c83459b2cb20a12f302dcf7f70e8d', '2012-07-16 13:49:38', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 13:49:38', 'john5doe5', 1, 'KrN5f6F9xvXDFhv4Cca', 'COh7WDb7OqmUJ2krLXwS', '17ef1716da9b002b04eb12affb74e0410399e4b6c623fb5d0af9b89157171951f048c940de46d4c39375fdec4ef9ed781c41852de1f2ef300be802b72ffb7221', 'k3cF5', NULL, NULL, '2012-07-16 13:49:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = '8585CPXXVUeclobXVfvW', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'nBiXxko2sIAW3ZipSE3g', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 5 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Pages', NULL, '2012-07-16 13:49:38', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = '8jlpqzBQavcUXXwdAGMP', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.2ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 24ms (Views: 5.5ms | ActiveRecord: 4.5ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '480e8bd2b05857794a9183ef71a1ac560ae4ca91f243f2a9dda400f8941d83f2d55690bdf92188666e952f56b2b386b90f144cbba77166b0e5a8d3bc7a5b4144' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'b26faf97ba8f518e5d973504b3954cf62b139fc47ef913c203dce8eed4ca75fe3a5ae385215ef184f2e1fcd2324b3bd943c056b7470ec28628677b6dd4b3bb3a', '2012-07-16 13:49:38', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 13:49:38', 'john6doe6', 1, 'WG12WoVclDdd3Zn5EFiz', 'v3kHznLbWPogv84Ocjh', '480e8bd2b05857794a9183ef71a1ac560ae4ca91f243f2a9dda400f8941d83f2d55690bdf92188666e952f56b2b386b90f144cbba77166b0e5a8d3bc7a5b4144', 'k3cF6', NULL, NULL, '2012-07-16 13:49:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'fwgNviXDgdBKnSp7to2', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'Y0xKjCEaWi6adLesASH', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Pages', NULL, '2012-07-16 13:49:38', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'uwdbYB2uTZsvxk26rvSE', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 56ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd44c13b30afa16a9ec50b6e09c7006f852c7513e40af4d2bfade913ae1648e2c9b42bcf959cf7e81961b8cc103c910f9eba3a9ff046ffcfc76eafaa8350c27d9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'adf902bbd784cb05ac63de9c1a8ea86ce791cd67931ad6d4d6b9232d457710e063cfb3a691efa67838be3c2b02f83940fa051d26e5b26f7682ed073f5eb0f0fd', '2012-07-16 13:49:38', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 13:49:38', 'john7doe7', 1, '7tCkeQvRxs3uhJQJNzp', 'qZj3TwqxH4EAsDVqaQzE', 'd44c13b30afa16a9ec50b6e09c7006f852c7513e40af4d2bfade913ae1648e2c9b42bcf959cf7e81961b8cc103c910f9eba3a9ff046ffcfc76eafaa8350c27d9', 'k3cF7', NULL, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'DdaucMUpnZPXaYx00B', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'YphBKTl5ZJYAEaEorj', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = '9eUSHEswkSIQxZhUZB', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 2.1ms | ActiveRecord: 2.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '842898871b142a150ee52214ef9f7ab43ebd190a16c0905992d2e100fc96e752179664ca1e9401e938e79e1a97f7511abed40f809f436ba4656788de14b65840' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '3fb27b714e81f28474871904da3bf7d51e817546169c990bc835e26f1c9aa37340bd92ea2509554dd8c3fa06392029e9a25e9edaea2821c28c95a94c1ee4c4fe', '2012-07-16 13:49:38', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 13:49:38', 'john8doe8', 1, 'kbu8suwRFXyFk3bjv2T1', 'fSA3bkJNQMI2J29ktKH0', '842898871b142a150ee52214ef9f7ab43ebd190a16c0905992d2e100fc96e752179664ca1e9401e938e79e1a97f7511abed40f809f436ba4656788de14b65840', 'k3cF8', NULL, NULL, '2012-07-16 13:49:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'kpNKzni5wAuGK803ukb', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 's6m0MRCYMQOOMTrohl9c', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 13:49:38', 'app_order', 8, '2012-07-16 13:49:38', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'mY4PP0H7evxLXJZpBUG', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '796c59aea6d19c6e9d972d7e5afda74567d46eb8cfd1bbacb439cb37924849dce42b519f1caa8c161ebc349820f50b4c1622a6d140657ea04ce7fcb94a55a6b6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'f231d74d3a07a81485d3861b51daf9aea8b45885d3cd43120d4c63dbe08a8589ee77b251791613e643e338f334d99fa806ea6c79501724e29c1cfcdaf465e7cc', '2012-07-16 13:49:38', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 13:49:38', 'john9doe9', 1, 'gATSiaRqA2WTPAsnS9iE', 'tNRn7SHZklt1g5k0lXMJ', '796c59aea6d19c6e9d972d7e5afda74567d46eb8cfd1bbacb439cb37924849dce42b519f1caa8c161ebc349820f50b4c1622a6d140657ea04ce7fcb94a55a6b6', 'k3cF9', NULL, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'E5CSUNM2IoRgqCID44x', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'ouPk5uuQSF3e4nJy6fxZ', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'gK0qZ8oZ2faV247CAF9c', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9b909d76037efda94802597384b0a0b8073a7b0db4920224f817f51fb757040758992199770c19af4597b8993b996156f9095a91217f94ccc24e53359d99d437' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'bec3ae81ceece7477110422e1c378f0dfbda3c08471ebf2b61f5d8333e483b00b0ce99b7fa8768686089b03a80ba22b80405fed3ad1fe720d3b999f56a7c49d0', '2012-07-16 13:49:38', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 13:49:38', 'john10doe10', 1, 'wUzGdaFxCiZR0xXS7DWP', 'v8ySoi1T9SBs9LGUevw', '9b909d76037efda94802597384b0a0b8073a7b0db4920224f817f51fb757040758992199770c19af4597b8993b996156f9095a91217f94ccc24e53359d99d437', 'k3cF10', NULL, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'H1fgE6ALqg1435KMQfnF', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '9yhXaUhqt3Twi6O8tA', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'SQnkbj3AYJtj9JGeAGS', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'edd68aba6786c35fb8a00c763a556f866084a2e15035be45f8f2c142d48f14ed201f37f27f44708e4aea108759e1594ee02825273dd1f278fb2eb19d7ec9f16c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '99547070b9e5d9a390b634f7af177bbe8e8273d353b9302e3f9482389284fceef46153d874412f815d71efa42e9827c1bd1be49564453a4f3a40e3ace5cc5969', '2012-07-16 13:49:38', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 13:49:38', 'john11doe11', 1, 'CnexcwTAyHAqH2R8Qfw', 'ElULVMiwJ7xww4MiQwbT', 'edd68aba6786c35fb8a00c763a556f866084a2e15035be45f8f2c142d48f14ed201f37f27f44708e4aea108759e1594ee02825273dd1f278fb2eb19d7ec9f16c', 'k3cF11', NULL, NULL, '2012-07-16 13:49:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'gdHbJwgIa50gcLrzj4xm', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'zldcM99JfyAXkoAmyeRr', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'ihw4iFWCgUVvtrPxk6SH', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8e2be8059851dde4270189827db049335fd282ebf033a2c8c65bc22ad310fa66cf49660ea7afa85b423f733546056f497eac28e52eda23b2d6da86b76ee5c9c7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '52db6851ad07dffc8b955b48feeaa0396fcf9613830f736dafc60ce75ab3a0f8cff5b8ec01e7772edc20aafe97677019aa506f833f483c38a9a5e03e0198e3e2', '2012-07-16 13:49:38', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 13:49:38', 'john12doe12', 1, 'WSLmqjHWtC4lYECI7yS6', 'jMVfH4nxFwqOzFKBs4I', '8e2be8059851dde4270189827db049335fd282ebf033a2c8c65bc22ad310fa66cf49660ea7afa85b423f733546056f497eac28e52eda23b2d6da86b76ee5c9c7', 'k3cF12', NULL, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'RdxcVZTkDGnRAAsOpSrc', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'dLsOvzaOCW4AfnGeFRar', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'C3Zf8vylOss6luaFvG', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3705b8d2242fb8a52d77ef8e30bd879d0041afb694fd09ae3fe7991b3fd9fe32232bb39e1b074dd8e25266d9394ffa783933f8b984b637613d912359af2e395d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '2b4ea290666a0666f9f46e010e17b36a4bbf51af483709ae7bebbec6d27dc4bc7ac505461d07aac4b7f07b5e9fa77d95255ccb1b43316d5f46ffdcf0c7df9bea', '2012-07-16 13:49:38', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 13:49:38', 'john13doe13', 1, 'bLffHCzgyrAZoOjcn3', 'XAlwGWJFJrKVzLoc6eDC', '3705b8d2242fb8a52d77ef8e30bd879d0041afb694fd09ae3fe7991b3fd9fe32232bb39e1b074dd8e25266d9394ffa783933f8b984b637613d912359af2e395d', 'k3cF13', NULL, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'KWJ3JOBCrSZK1ZatS3di', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'wExNc7ntoK45Y8da1zF', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'HeyXMnPEB9khKiXiQ4ie', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '47aa5693009685685321ef13ee87d8664740e42d3cbac8cfc2a94109e4b0a0bac65ab78eec0018e6ff513165e3eafb839343a3f5f4c49d2710b98ef84108b622' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'b7a520ae771b9d3db16b8d640bb4c3c46e0a60f5ec8f60528f4430f3643a6edb4144bf94abbcc3c715d1737a4f352169ce36688d7624b53011fb29af72285b79', '2012-07-16 13:49:38', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 13:49:38', 'john14doe14', 1, 'kaHprRichp9md0ef2enn', 'uKWPawnauNYjNbPUwGiy', '47aa5693009685685321ef13ee87d8664740e42d3cbac8cfc2a94109e4b0a0bac65ab78eec0018e6ff513165e3eafb839343a3f5f4c49d2710b98ef84108b622', 'k3cF14', NULL, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:38', `current_login_at` = '2012-07-16 13:49:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'KYWDZERFL09mEmQdjdDS', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '8maExllZkX2eMV3S1q8q', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Blog', NULL, '2012-07-16 13:49:38', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'ZEPnULsh5aPZiZ1LJTeo', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '827c12950215416dc9e4eb85988da06c1dcbbb8379e3afbdde538558f0912ce79e921f500ad79b2ed6ca21e00c61d83735622bf41ac7a21a962197808001ae96', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, '1KywkbRif00dFORr20Fi', '46P1VjRLutJR1JP2uk', '730ac0e90397952cf69624462aed0fe96d6a8b259dd82bcb597386aeecde3ee8e5fa258dad0e02d5d0e058ee6d4482e5e584df22dd6efb74610b0c8d736b6da4', 'k3cF15', 1, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = '8Ev1cMev1ABni0aAELql', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5c563e07da2d248ec381b53a9ac5dfd697e7bc4bb1d934f00940b861607ad54eeb12eba34387452d8990bc259ab28e87b09f8c40e2ee5e676855bf6c9a01a9a0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'o9Eygq7uAywFxDiCV1O2', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '1ee8961522ca1873275f652ffee0399718401606eabef56afd1157392f52f9a99ce4adad79f45221759c1c5f8f72804dc7e261486d35b7f7380f48634f1e47d2', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'gPX17UaEKBnRQYqNqw', '8EMunRjjT8aZws8nMHm', '5c563e07da2d248ec381b53a9ac5dfd697e7bc4bb1d934f00940b861607ad54eeb12eba34387452d8990bc259ab28e87b09f8c40e2ee5e676855bf6c9a01a9a0', 'k3cF16', NULL, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '582d7e3c19c27de7411dda4cecf4af83a72d905dc95c39d788d56660e252003c681024366c0879f4a8f8cb00d5b18fecbf96499ce9ac8d965f9925024d172780' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'TVsDn6EXrvttebqhWM', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '5d0156901234849d55c0538ddf727df87e03c313304e8af1e7f9eec891cffe3eae33913175a33dca97895da2a9251c00342dcb08c6119b7ba5b0e5c5c74bb43d', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'dQJZp9N5pTMJ7m74yf3', 'ROlDHpM38hJoqqRo1WW', '582d7e3c19c27de7411dda4cecf4af83a72d905dc95c39d788d56660e252003c681024366c0879f4a8f8cb00d5b18fecbf96499ce9ac8d965f9925024d172780', 'k3cF17', NULL, NULL, '2012-07-16 13:49:38')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'CpXO2NNZuN14fJI16w', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 3.0ms | ActiveRecord: 1.4ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'd4eb0d281911044f2d7c6862a59f59187d621a423d859be00ab4c705d088f1cf62137afa1e6b6b23b1635687f50cbb3a135af65fbd5aa9c8499a20e403f8f3ad', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'shknCOzK5NrSsvFL7vqD', 'itGgLtrT46PwF3HvkLwc', '9eacbdb6f59f8dd553de0e33996b40bf4341b46bf8eae8efd822e2e617da25245245ffeb38c7642cb10575d1095d377b6bcc3266b032d58905983006734c4e8a', 'k3cF18', 1, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'TvXP1LjjNvOX7H5kaPTm', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'vazUQY5rGHydIQmezvai', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '1ef0f42fe616b8f1c6feaa9cb1a177c0459a5bdb5ebae9c64be01025eeed2dad625d572db911742b1163f7cbcc2aac9eeb8fd9eb69a5a12aa919a3f302222f14', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'NmR4llequ8iltRVu6gM', '4npJdmfzlIpulrsvm0Ad', '8a9e8405888fe61865c30840177b171ff362bb0ce15bb95d8c96c38c83b62a8009fa11e06a06308a903965b1f842533ca7e62341b6f20ea738c7985daf542ce3', 'k3cF19', 1, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = '22eHjYviHC4NV3afjBA0', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 19  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '40c7647b1dc91fac77a5617835e8d9daff90116fa4761f78baaf37824ea494d84e7825dd94a1cccb8b73d71dad071013ee884289d66e6255aad8816a64028206', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'PSkc74VxVM2c7Yyti9', 'WJh24QUznoKkYaYOnXK', '47033ef193733aa8ed5228771914a7d8ab209eb5d31b4b7c244b215b62af9e2db5c5c536a4ce618b5494e0fb5925a3cc4aa6e721a2e38af4e14f220c630b5ad5', 'k3cF20', 0, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'pkU51RIbCL7Ot5iWwh5', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'aVyerIaEm27z3T2kKZQ', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', '01189b66701b1862bb6990d0ea1f33b2c23acf78b87be69b2577874fed174ee5216a183dc986e0bccc4fd26cce7f4a442325b34b010e860a7e9a83a07dc506a9', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'qpy85xqmQmmcJ6QQ9l0', 'EBUO9nWhj4S8Cx84kdXh', '39fe8a01a52893cbab96b36e3aab0867609d9075c8284ff20f43c839019db513919241a19bcf20c834762179703c6b951b689ee4f0195190ac29467f7b06d8aa', 'k3cF21', 1, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'jkCN2wArcLaHJKullXn9', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2448d14ba45bb28468dcf28ea6b3b15344c1cf7d8be7e7e11ee3f19437559b2f8521ca6acc2da9341e56ea1a8d5db730831b4a2a9c3c48593101a81f6dd685fa' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'yhtqN1NdTeUheZq8bu1I', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:38', 'f3450511a6762d0c1121dfe76dc66c8fd332ac34c7ac2fb71c1f58bbb2a8e7643144d65d5ad927fe99590ab9f8fad54156b0cb8baee5a3c8ade0679fff74aef5', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'QInOkezBKFavnYZdAuq8', 'EznGFVgYPBpHuOYN1oHv', '2448d14ba45bb28468dcf28ea6b3b15344c1cf7d8be7e7e11ee3f19437559b2f8521ca6acc2da9341e56ea1a8d5db730831b4a2a9c3c48593101a81f6dd685fa', 'k3cF22', 0, NULL, '2012-07-16 13:49:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:38', 'Users', NULL, '2012-07-16 13:49:38', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'WWrBW8b9QM5dV04caYn7', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:38', `perishable_token` = 'kvR8cpOz8rg69CJ2Umq', `updated_at` = '2012-07-16 13:49:38' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '05d8a0d34f0bcb66e4b4655f388dc268dda2a7c002c0e2ee23362a396e26da26d3e4f35e7d26a29b031205ccbda3246daf11ed30eb9a0636183e3d8099c67d66', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'nlP0GvxbNM7bElbfDPC2', '5afv8sMQQLHDI6BUydZJ', 'c94fa958697f6d3872efe9209e51ffb2ecc0b07ce8f9a864ed07c904327ebfacd37bb962d906e3f1399d95bafba16dd55cbbc9a64317057bffc4432db51ca96e', 'k3cF23', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'iguC51nYl6DUywdgSKMm', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ed7a40bce251d429edfc1cd561304c7e1bdf987fe0aab2c126d6e1070c1c44e94184f1a818a6245dbabd9354e6f6657dce69bc731d344bb457e7193920732dad' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'XAiPaIF2Gm1lGHQGOEz', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '41cb10e63d380ce9a776c1fc265cad3ab9d7f99b8102583b79a9518fd5ba02dc744a8dc61daf57de6807d9260efc8200b786652804f84f2e394eb08d2bdd1f61', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, '1K7XvSzPpDxAlitcDdxj', '9J6Do8MDdG9rMrvWfRqE', 'ed7a40bce251d429edfc1cd561304c7e1bdf987fe0aab2c126d6e1070c1c44e94184f1a818a6245dbabd9354e6f6657dce69bc731d344bb457e7193920732dad', 'k3cF24', 0, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'WTbG6ZhXri9QH9aNx3', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'EvpSdYldO5351C84gyO', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.6ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.9ms)  (1.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '3645fd993a7609c7e2064de793d4d2df9b5699b4651263f566a4d20e1101efeb8cb6355cd73d4df366ef10662120deba589a349037366ba185695416953bcca0', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'uAa2RO6sVOqzn9wmXCRk', 'Ah8NTdsfiHW7mLEjWTR', '1aeb9eafec53c590274556420833c6c614159be44cddd9868cdb3fc511dc8f5a9869e1e427f80cf5ebe0db76ffca890942a97c71ac2c623c865663c93de0b2cc', 'k3cF25', 1, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'A06eyh2giNstwIv87v', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 25  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bde74f9292902c6826725a329ae94dfca7ddfae5c6ec21c412d922bf25e02383b1cce12a4db0070d51df42c1e99226e1d9b261a9679daccbade7c73c4a6d9621' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'w1MwMPBnrw3PeYZ4gYI', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '53f7aa9db650495b73e42d1e3a8a0f034a3caddea952929178e6af5ff942cd395347717b8abf7a41beb4d4a4ec515ed677ec0c10838c4c6882a2c7901f89683c', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'n7qG3K8UxHzHRND0iHN3', 'tXE6smCGCmErOOZsM4ou', 'bde74f9292902c6826725a329ae94dfca7ddfae5c6ec21c412d922bf25e02383b1cce12a4db0070d51df42c1e99226e1d9b261a9679daccbade7c73c4a6d9621', 'k3cF26', 0, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 13:49:39', 'Users', NULL, '2012-07-16 13:49:39', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'WcF7jZpegnSM0FqdyB3', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'FKADaaKlAoHJxGmbrnI', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '94e4c7ef56f349a81d329346ab02f56a6c15329ccbcf4e307cdd4499fb0660997c3f22c4b0c2a38c8124f752954fd6590b44b2ff41b68c0f84c155a9d1ad5b34', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'k2Ggztkir7tZnCRKUlpB', 'DwPDavtuSmBhhtb7FH6A', '3fb6aa42a92393da81941f45e136c0a998dcd524af5825c001da4331724003b17f909bf5ff1b242ceb505dc291725cb19016b57923dfa54484c9ac31c4f4395f', 'k3cF27', 1, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'mBYFjMGgVoZ7HTt0FIqV', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '832c68d2a1bb14d6426eab0875cef916b3d267e9456f26da81f2014e37393cf75572a798f989a1540db4048319d6c811bbe74fa468e0cdb82c95f504e1318819' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'OaNi12f37LUL55qwdWsf', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 27 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '0aea296eb83ea8d676912a33ce9c39c3285f982b307fa4a2e5705143ef6f35ea56dc3544545c919bc74637c09a0e6b9be1e3c07316742e64865707a11e8b637a', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'C1xj7kTlw4r1S6ma5kYx', 'i7vXVj0AFPbArFhn25B0', '832c68d2a1bb14d6426eab0875cef916b3d267e9456f26da81f2014e37393cf75572a798f989a1540db4048319d6c811bbe74fa468e0cdb82c95f504e1318819', 'k3cF28', 0, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 13:49:39', 'Users', NULL, '2012-07-16 13:49:39', 28) SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 13:49:39', 'App2', NULL, '2012-07-16 13:49:39', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'xXelhIwDb955qbluedwD', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'wsy55kec2DNwptoQZbnH', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (216.5ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '8083366d7164573af51451412af7c424eff7646cba504604cba4e03a6a2ce676afcb0cfb7b5fd8bd63a6e1a9bf9edb4c0256e2d71432dca5f4edf7e164a48451', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'L8oHTE9hGIvdfnzJCUfC', 'yJ63zSBgPt90F67gaqLi', 'aef003cbe135bcd377fe9fa9f3cebb55746dff0a7c4a8179480f5d50deb2d568c17975def09a12d63dc87c840f53b74c3a9599d250064cc5af1c785d30323ed3', 'k3cF29', 1, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'zBS4kv2u860XgS0YMBkH', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 29  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd9f686381d9252ce67d54641f49c7e34f1b0a251163927a1326f1985aa1537d9bbc906299349ed194e14e241eea74524201f9c10878e3f5b5e9cd4146f0e28bd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'vKdVnh4O0PSzfD9C1EWt', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'dbf54b41662a9ff2f8ee0c2dac2b612c054124b4d211505e1fc8c46287d5dd4c9185cdd17bb2f3f2da709d36ee7de289175440bc7bada101189d6d779110611a', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, '8fdFN8zNRLIuT7JPI4hw', 'ArT26Kr8S6Vlx4dUHvg', 'd9f686381d9252ce67d54641f49c7e34f1b0a251163927a1326f1985aa1537d9bbc906299349ed194e14e241eea74524201f9c10878e3f5b5e9cd4146f0e28bd', 'k3cF30', NULL, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = '0eo9BM6YchFDEHqHnmnA', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 27ms (Views: 16.2ms | ActiveRecord: 1.8ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'b60f52d4eb64b08f41c7d2754d6f414dac4d0bed2c4aa4eaa19fbd99d6d6b19d950bdccdf9a116fee35729c7ca8439864bf80e1decb620388fa5f28e571bfff8', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'V4fqEhCWAr4HXimJIWK', 'MwQakiszSarSkhGDdlSV', 'b5e005f84370597a4a961811fc943ed24a7d3af95a7d2908a81e1cf28173b7e441f7a8c5125b54112a60e1e93957dece6caeee149661998fd2a61e4b419988b7', 'k3cF31', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'AlbzDVp1oSKNuDHRRAfy', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9fcad347229a28bc88dd089fb283dc5f02a4ee4c164cf60bbe1d6996b6e22c5da046bfec78c2f02d27062acb1c372b84efa5f6518c750804689bf126980de6d0' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'HBgCYH4NP5NKvtLaavac', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '1046890947f56f684cbf5bfab5ecec7c4a502a73e5be9f86e947b7587fb62b92d9e3a704781f41834c248e12319d3e1d045e12fcfabfd900cec1844cc50358ba', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'jTu4lfR7HTC0G6cMHBm2', 'nxI0TURVd0BJyRYokYV', '9fcad347229a28bc88dd089fb283dc5f02a4ee4c164cf60bbe1d6996b6e22c5da046bfec78c2f02d27062acb1c372b84efa5f6518c750804689bf126980de6d0', 'k3cF32', NULL, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'Nc3ZyO9n0BFTVDuQeIB', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'ba71b0d6c69f880517e606f71030feb20dae440c4650c2086d1050571e6508235174ce4affbbffa24cd78dd3b5de2036b2c65b498721829fa51eb311b17ca899', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'EuuBPc30OqgpSQ0oUMc', 'fnK07o7xkGz047tGFPJ1', '76e7110beb97f643433b60ae84696e96de37d3194b17da55058fa940fa7d63f0c631843cf793e1b6e77d28558570e1f845406d541608c2f18434fc3925960f19', 'k3cF33', 1, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'LHGDq7lzlpFOLxl5ujD', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = '9LccQ5u1T8yyLSU0s55', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 61ms (Views: 50.9ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '4fe01ac9f679457fabf67349f6c5ea2fd449e180ac273ec8431e99155e0cea930b7915554f5f9d9bc077f53d6490066a80d5cf5544f89610c5fdfb4de647f1aa', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'bIWCIAsZIgSQl0tWF84', 'seyhKqMpkTkx0ajnAVD1', 'd690694d11ddc96e601e334bfe9254f8b0f63fdba626a28caf7d4c94572808c5dece7705a0c03a852062bef65dea2eaeec5e9c604bc0d019ae60ac6807c58b44', 'k3cF34', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = '3P8eF6iQq1WUu6IttAKW', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'Blo3yh0fW8WB2fjKwzyD', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 9ms (Views: 1.1ms | ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '4bf30dbc4ea35561da55af9d00f0ddab27ea54612b18594738d2e8c96f926df0da0bb53dac51dd029202a272069cdbf0295b3f6765f367a8f72a492b8c9a03a4', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, '0sZasUBOfMlZi2jM0U5B', 'I9Ed4egPyKm2IWWnkoE', '12ddd0c24c1814dcd978daf194ee3d43bb820accb957a682ac1c2e26034d7bcfd7c94d33c30fab6dd044f45201b0e696ceaca1f3b14e09b9db8ded4e0932153e', 'k3cF35', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'CUTNUyXD5oB2Hf3IW2ab', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'TM2ZeRLOLmvBKXenfS', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd62a8ba5084fef689988e3c11d587ba67d23f41a28a5d20de0e53179f8d6900c627bd1462e62ec8c056d9930bc3093e180afafae5614f23c6598e9029ebd614e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'qExAqM2NodkgtHGPMHW', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'c5704450f71748422517f5fbf4e5a5c8f7967535daedb4fb3efb8afd936a06296b5bbe40bcf7f134d14a3e9bc262cfb2b7d18df52f53d30cbb00fc83041b3897', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'ioVJI7valuEbbmNkO8T', 'I5GerBJks59CmH9VrRX', 'd62a8ba5084fef689988e3c11d587ba67d23f41a28a5d20de0e53179f8d6900c627bd1462e62ec8c056d9930bc3093e180afafae5614f23c6598e9029ebd614e', 'k3cF36', NULL, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 26ms (ActiveRecord: 4.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '8a828833af6a372cb8b3510df480af55d3c4b40ec53bca720a23ad47655469d466964d02a12fec4c9a44fddc99db15b132c5022b6f5954368859123acd6804fa', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'I2r0GtkI5LzQej2GjOqe', 'GsKAETpWDH6qUifMerJi', '7d2cfa6f4877c70dec5b7c61023e0e255a4562316d711251dc643f68cd804e4e8bf0b922e375da73602b2e93bb1aa64cfb933030454ace3760d39ff0da020b97', 'k3cF37', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'vgP6Az0AyVdGK82pGJ3', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'ax66yp5ohFbGIwlmg8', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5f7a0c4ff6af7483c3ea27e8e9622a4a855ccb35d149aaafef39db831c5a07c7d927a25f4ff15f8e571f9734d160b8a8ca3424b8a23c715207b953d5ef2a7141' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 19ms (Views: 2.4ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '6f3278a238528a53bc3f17fa0d799cb6dc86701de4fb95b4ebc14fea5208999d53be19f4a015b80071b11f8ac5495ed7e1eb90f66fee3bc262c38483c3ded4e7', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'SMEogPqHBYERJy6H414b', '6FFptqvRMMxskIMedDqR', '1af6b4b712da09bdc034f4b06a693e0d7bc1b253fd97ede90fc1003bd444c1c8c66ee75881b9cda7c4eb3ffc92f7203f14d1ddcc6cb1d596224ab2ba1f3fd49b', 'k3cF39', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'lgWrJfnYLNNwqwpDYrb', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'Jk7dQU9pgybh67Y4u7S', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '39a0487f4537f6365a6ba910cd3d8478261d21e79fdeba52a8bc644ee70680b8d495782d007424a1498978b1f453ff6ae6eb9274fef3a96b0d8d922eeead39d7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'LXPjS3aenGshPv7FqPwr', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '8889d0d0fd1a90fc980b2475c519fa834b326fc86b65584318225e423666ca66f8b7a4e441ab0d434b13e67898d5957fb7ed7a68c8aaba5080a4e2583c72de9e', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'tAL3wgTLSBHr8BN6edP', 'icbtugxViQVIZ1Rhqwvk', '39a0487f4537f6365a6ba910cd3d8478261d21e79fdeba52a8bc644ee70680b8d495782d007424a1498978b1f453ff6ae6eb9274fef3a96b0d8d922eeead39d7', 'k3cF40', NULL, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 27ms (Views: 0.2ms | ActiveRecord: 4.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'ce2ec3c051d541608568a5c689cf18f7eaaba8a76eb7bd4c361f2518ff54c07181cb6a5570d32b1f8bbbf15ef16a4eb7f01793504e0ee31c8f6afee535d8f58c', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, '9cMxxldXWRFc6526p4', 'gfQnGw8Mq6mkikZuVAF', '5f190696f053de73433ddc69fb223e92fbfb7de467ea2e03cb07fee67a820ebb6d49598c45d4dfe252977ce00ff0b737a6686aa7df85bdc5f769ffe147800705', 'k3cF41', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'Y4sRt1aGLvduP4zRTKuL', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 40  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'RyPXQS1LXYLCydY8Le', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2ab975fcf719abc679fd701ccd4db534eb05694cf4b5f4c5f7a6f8d420562507e79fd0431114eb93a1f37edf1234205ae0e546aa8ae7a7e48b3576cc6a9666d4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 16ms (Views: 0.2ms | ActiveRecord: 3.0ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '9414cb53cf07961f1777994f93b023d63abf5daf1bf0c317f83c655ca9b3d95d6ec2d9bdd8b6496d8fb13812cc2315c4c28154fca63488f901d8adb88611fe85', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, '2A2BVdIBAvCpBCZ0yZ', '8eUmqEKldh7pR2WLVfN7', 'f5c8bea4866c17f5deb4bad9e60d0eefdc3f30c9dee47ac466deb00b9dd5720702140aaa08da23ba53273eb44513ea3ae148e60e8805154c3cf769eed2f9cc9b', 'k3cF43', 1, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'lNtV1ZGbfBTqtPytR4TU', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c7acdc68d61c690022c0e8720d212ffd108da01e7861b7789d2ee96058c05a5c04592e8d30be6a23896694c609599e337b172dee63c3419ed56b9f0adbb90253' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'Sq9VQsAoIdoRpdLg2I8y', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '2968fbf559a7bd9a3213487a5c225765b98b82ea4da25c6637bfcdbe22a80e8abc8a7fa2296d38cfd10cc150e0f263ecc1f3d6a21a369542534fdf1e2d91fcde', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'F0qAaNcydSdN0HIE0gz', 'vq1mi9J1alaEjPVJWJ3', 'c7acdc68d61c690022c0e8720d212ffd108da01e7861b7789d2ee96058c05a5c04592e8d30be6a23896694c609599e337b172dee63c3419ed56b9f0adbb90253', 'k3cF44', NULL, NULL, '2012-07-16 13:49:39')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'ctMGNvQTFz5n4JoPUKxP', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 15ms (Views: 2.4ms | ActiveRecord: 2.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'ea094ba0b40196c5d82396be6b40af3bb899e2a72f2750d58efb083a1a17d3719a294d2d1df288a994fba0ff7dc8ddd8df39159970c8d4563f2ec65fcd81b0ac', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'kbS77WVM87qcpKs2eaiq', 'IeYG0Ci53RA9RvvBxzsj', 'a07fa17a35571fc60fc04971a04483679b00f236dd14c5e7fd35923fcf6083a9c40d0beab666e3550753f33e3e04ec7bdc70345414bdbf95ccfe5a9cdd8d988c', 'k3cF45', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'dent3Vw8IdJUhNwui6', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '94c0c69502c9f9bb1320f5963fc55600d8742cb54eb0d4cf83ccf92e5309c48e298d20c665fca491df9390bc6918f00bd8d2e5ce0b089dd279a720b10a837a6a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'yW38BZvFVh9TNoHPGMb', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'f96ca148e63cfada151257b70b6e6b3d29fb10047dbc23dab0c64b0b523c99fdf931cab173f702427e56eef39a8b8bd4e74441884cfeb8bcbf4e7f88cf5384dc', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'jIIaUSTdUQyumQN5HpQJ', 'RLhE5bdGE26NVSHyqWLd', '94c0c69502c9f9bb1320f5963fc55600d8742cb54eb0d4cf83ccf92e5309c48e298d20c665fca491df9390bc6918f00bd8d2e5ce0b089dd279a720b10a837a6a', 'k3cF46', NULL, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'mHcZdzTYVpLuEGNdW4s', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.6ms) Completed 200 OK in 31ms (Views: 21.3ms | ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '3990dc30ef89a86e8ad3074a6531e6e04ee5086c66817bcf8c690b1a24ebf30199b1185445869e21cee0bd77bf2e6915f44f950ce1ec7f4a1b0e5670da494138', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, '8ElHuNQu30mbuedsiY63', 'FfHpUHoozx9S1ujmaPBH', '0b2f9b40273263a5a32f4e049e36329f6ecfdcc8e4d9b56bc9eeb8d963ff0e30c7d9f854892e7f66106d392ad8634b0abb3ecb59543eb63c294164c4f0b312bc', 'k3cF47', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'eUZJypThQPTcDB8fYW', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '719b0bcdcff8afae6211947887b32af45be79460ac0e686177577b9ece146678852633a7098790ffb8ec64da23f1cca0c792cc7d838cf73798afb1621b42a875' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'x69noW5SbMvRNlb4dySp', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'bc6198d486d5ad44571737bbbfe6765843f201b2a2c9b4d91593de773aff82a1bd3b423b7f770267e5fbec63655409bfbbc6be97370105f1c4c2d8afd8d335b4', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'lBqwUxD9EZ5jORM3ZYi', 'IrJ9ZANnlTyyJ0EuyHIC', '719b0bcdcff8afae6211947887b32af45be79460ac0e686177577b9ece146678852633a7098790ffb8ec64da23f1cca0c792cc7d838cf73798afb1621b42a875', 'k3cF48', NULL, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"719b0bcdcff8afae6211947887b32af45be79460ac0e686177577b9ece146678852633a7098790ffb8ec64da23f1cca0c792cc7d838cf73798afb1621b42a875", "single_access_token"=>"k3cF48", "perishable_token"=>"IrJ9ZANnlTyyJ0EuyHIC", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 13:49:39 UTC", "updated_at"=>"2012-07-16 13:49:39 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'o1GFjWg2wnw7so8MdTa', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'dINyu9aVpoKQTPqx09y', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 18ms (ActiveRecord: 2.7ms) SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', '283a3bc0d671e9db64efd43e21d30d2e51a898ca0b2db619c904667850100558a80b6f9ee59aa84b8210e8115dcc4244f6e17ff4feb44daf96f471a2f99a8d97', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'Mx2shIJrOhlXVQwEJ4Z', 'SdNnOnB9WdMLwENgNPV', '1a3ee81b5c616c484b10fe6b3c2c4046f769b58d4c231f1726f19df86ee3e1fcadddefbf67b613ce501c33e31c7564fef52a493ceaea82a1397ede3507341371', 'k3cF49', 1, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = 'CU7lVYJLUoSyyMaY1s', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2ed061427177974305377448db1e3ab55272d4e0948932b13762eca438a1c87b7d7841ad96bb7aa6fb05af7f358a47c5d9c76919200b4f9d2877ed245482764c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:39', `perishable_token` = '2DjgrAlz7qazt4NES2Si', `updated_at` = '2012-07-16 13:49:39' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:39', 'afac5d5fb32c9848a0a4cedb5d5501b3563bac9f6e5fc372ef0e62cb5e842382754387b83aad98c18b5240da7e8db2dd5ea042c8cd7104cd7fc72aa84e2e777a', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'AVDwTgirHf8qbs4JLhw', 'akdP2Y8usLoswDMwdmyo', '2ed061427177974305377448db1e3ab55272d4e0948932b13762eca438a1c87b7d7841ad96bb7aa6fb05af7f358a47c5d9c76919200b4f9d2877ed245482764c', 'k3cF50', NULL, NULL, '2012-07-16 13:49:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"2ed061427177974305377448db1e3ab55272d4e0948932b13762eca438a1c87b7d7841ad96bb7aa6fb05af7f358a47c5d9c76919200b4f9d2877ed245482764c", "single_access_token"=>"k3cF50", "perishable_token"=>"akdP2Y8usLoswDMwdmyo", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 13:49:39 UTC", "updated_at"=>"2012-07-16 13:49:39 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'mQGx4VDAHdkexmsArYC2', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'FYB3bqjUaKiF6f6V8nm', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 15ms (ActiveRecord: 2.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:40', '27fcccd3a8fe1230bec5681c5c309982b50b1c51c45c58ea375440b129926f02614e3d40b25e75f6cdfeb1b5cee429c0255b8933ed2e5afccdfb8a3a85e83aa9', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'MhGPS1YP0RSgFElMiFhM', 'oPAY2l9blG1hiuP5Pi', '137499d09637cc67fc30526be06f11bc58ce91a8864d57be0bcd6fc8fc2170998dae4ac9ff23ee566d9920a65f1841e3c54cc433315d413b673136536a89df63', 'k3cF51', 1, NULL, '2012-07-16 13:49:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:40', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'eMJhNIXzechQNNckQU', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '91c90e2fc748286b2796b721ea9c240f665d1bc4bf8750a6a4db02c057220e2eadf35379f90c05c0ba0e9b1af15fc78b4d726f02f222c7300bd7320aed350ae4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'nZC9tUonpjr701sQ5Zz', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:40', '5b7acf1ffee1fbaa6d9b63e6a72ef56c46272ab40dc64a94f7dbb6dfa24c042e0106aa40aa4658f8b75d51683b73f68f7ec16bd15a5e2e35cdde0f2e6053d4a8', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'CalHJMaHllN6PdD0GzM4', 'aEz1QTAQCQMgsrSRESu', '91c90e2fc748286b2796b721ea9c240f665d1bc4bf8750a6a4db02c057220e2eadf35379f90c05c0ba0e9b1af15fc78b4d726f02f222c7300bd7320aed350ae4', 'k3cF52', NULL, NULL, '2012-07-16 13:49:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'Mzxq2sRUeYHYN0AOn', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:40', 'ecac2cf920a4f6dc574e605258ac9c00c66f34543a5fdfe061d74ce6ae22102a2d538beb9c8f39256562711a0284ecb10b75186fd516bfd65abfa4252290bf07', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'XKIqZGQRsTbuUau3dNz', 'ss3vDOOZnS5ddrujSYAc', '2fd1270518f44ce24ebb4b95041bc5ace97f66ca3b40dd65f499ebe42a0fefdfb711095673fd43737b306d32d2aa79fe08b3fdb9ea6e450304d369c664ede694', 'k3cF53', 1, NULL, '2012-07-16 13:49:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:40', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = '4Wr9wENjSNzUUAZwcHgb', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0191befde213bac253c0c9fa70a54db4322682da6e5488a94ad2f8015f2d2f8715fc720704625747976685bbfdede16db2d0ec0b1be1adb86e261408dcde7d8d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'bwCFjm1YD6Jij4ziKJoB', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 51 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:40', '843a8e816adbf273d5a4d0fce2e243033955ef7db111f3623b95ef5dacb3cff5527f0f86fadb59058da9f540a60152183df6b2f715cbdc4f2b69d5a271fa5916', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, '00A0yaedEQGmHXqr2wt', '08F1PqVtqescjV8GTkX', '0191befde213bac253c0c9fa70a54db4322682da6e5488a94ad2f8015f2d2f8715fc720704625747976685bbfdede16db2d0ec0b1be1adb86e261408dcde7d8d', 'k3cF54', NULL, NULL, '2012-07-16 13:49:40')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'eBGbXVypFxBrJjoEFZcl', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9a2cf4cf48bada5d4496c229816a5eba4840c1d11275444b0213d7a725b8f0b67b53888eb286d06e3a6bfde9e57759823b2424d4609339fed15da1f8c497c1c3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:40', 'b27012d591351e35eb1b0ecd2338ed6771890398b2caac04a96054d412b35acfd79b59ecebd4ab1e64e4faea656f6603572bc3969b6d48e07131af23556bd9f5', '2012-07-16 13:49:40', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 13:49:40', 'john55doe55', 1, 'o1jCY0iJUkMxlpr9HMH6', 'Vt9xZgpyRohTkw3RmLuc', '9a2cf4cf48bada5d4496c229816a5eba4840c1d11275444b0213d7a725b8f0b67b53888eb286d06e3a6bfde9e57759823b2424d4609339fed15da1f8c497c1c3', 'k3cF55', NULL, NULL, '2012-07-16 13:49:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:40', `current_login_at` = '2012-07-16 13:49:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = '86EvxMUhSvGL7SvA9HK1', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '46d3d135cea3578024b5daa1da8591bc522491e2be13f683c37e86ac6eca79f9ab69f9281fba66d91e142fe9817055623babd3c99f3f0456155fa8ad7862974c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:40', '1a51536550ca87e1e787e79b408960bb04486325111e0d6e4fc073e94598720c2c44a00f4c3c5b93195b07f09fa0685f12543e9db1fbf3fe1f318398983418bf', '2012-07-16 13:49:40', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 13:49:40', 'john56doe56', 1, 'xDqLVAZBEdtcp2BhkdHb', '6syRoMIHzdDyE9c43h4', '46d3d135cea3578024b5daa1da8591bc522491e2be13f683c37e86ac6eca79f9ab69f9281fba66d91e142fe9817055623babd3c99f3f0456155fa8ad7862974c', 'k3cF56', NULL, NULL, '2012-07-16 13:49:40')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:40', `current_login_at` = '2012-07-16 13:49:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'BA9txFF8R6LeJETbxJp2', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '597d28444067f511a36252f5e5836d20dc8ae0143ca939826c761a6db71bbcb5a2c720afa4a829cc1df1ca1e4686a9b0ba10a05a6fe157bd25db39bf24479142' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:40', 'a2d2973a5a178952b3d2e110e07127b7b9dc4bebf55b8c84bfed2a1d6b4d65b1c63edb4ea5fb95af3db3a7a40d7adc22c15c82771edf549fbf76cc12337b024d', '2012-07-16 13:49:40', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 13:49:40', 'john57doe57', 1, 'kNwiyzx8bvAjMKKNlUWl', '0lq9OPkmVuImzosOJM', '597d28444067f511a36252f5e5836d20dc8ae0143ca939826c761a6db71bbcb5a2c720afa4a829cc1df1ca1e4686a9b0ba10a05a6fe157bd25db39bf24479142', 'k3cF57', NULL, NULL, '2012-07-16 13:49:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:40', `current_login_at` = '2012-07-16 13:49:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:40', `perishable_token` = 'ghp3u0EWkl6JUoCfz3ZH', `updated_at` = '2012-07-16 13:49:40' WHERE `spud_users`.`id` = 55  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john58doe58@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john59doe59@email.com"} Sent mail to john59doe59@email.com (158ms) Date: Mon, 16 Jul 2012 09:49:42 -0400 From: no-reply@spudengine.com To: john59doe59@email.com Message-ID: <50041bf638aac_6643ff7fcc34cd414962@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50041bf6121a6_6643ff7fcc34cd4146bb"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50041bf6121a6_6643ff7fcc34cd4146bb Date: Mon, 16 Jul 2012 09:49:42 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50041bf61b4ec_6643ff7fcc34cd41471b@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50041bf6121a6_6643ff7fcc34cd4146bb Date: Mon, 16 Jul 2012 09:49:42 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50041bf624133_6643ff7fcc34cd4148f1@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50041bf6121a6_6643ff7fcc34cd4146bb-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 1929ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john60doe60@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john62doe62' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'af0cc4316f5f0eadbc93fd1532d16f0c0a5302b4610a295457478f3cba7f6dee17bbdcd2219cbe398b34fa17ed461b806fdee9c2abf0dd7eea65211bbd329f3c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF62' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:42', '1f1be4213175e57b360928d329543a4f85b2d1778b4098895674fee7089e1ff5142c08989b3e9bfc6738f5023df487f8f5165afa9f2561d0932960b9ea1c216a', '2012-07-16 13:49:42', '0.0.0.0', 'john60doe60@email.com', 0, 'John62', 1, NULL, NULL, 'Doe62', '2012-07-16 13:49:42', 'john62doe62', 1, 'ixUaPIuxx96HiyYSuI', 'YkzAr9plMyVwMGgPJyyd', 'af0cc4316f5f0eadbc93fd1532d16f0c0a5302b4610a295457478f3cba7f6dee17bbdcd2219cbe398b34fa17ed461b806fdee9c2abf0dd7eea65211bbd329f3c', 'k3cF62', NULL, NULL, '2012-07-16 13:49:42')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.3ms)  (9.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john61doe61@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john63doe63' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9dbba5dca0ac447880ffafee914d67dc2c9a8ebf75129907f74670f9903ac6146c88712283e687d4236ed6882c65f9880ec7e57eb7f67a2cac6c631e5e810d26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF63' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 101ms (Views: 98.1ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John64", "last_name"=>"Doe64", "login"=>"john64doe64", "email"=>"john62doe62@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF64"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0f9b400a9432b0e0f499ac2b5b669ceebf755ab87a2e58850e60a7c5d3b7901139df93527b957d4ff2f6030605a9bea70a7a7fd6f10b67a0240ed986237e37ab' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'W5j0hTxBZIouTL37okne' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:42', '1560fda9b89f40f8ca25cd5d5ee48e1a07b04bc136a7d0e059d17385cfd454528f80288f902cd79ca1f83e54f594a4f4b4ecd51e619bbbc0466201338d2ec331', '2012-07-16 13:49:42', '0.0.0.0', 'john62doe62@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 13:49:42', 'john64doe64', 1, '1FZUfqt00pq4FE5LfB8t', 'hHjBaoNKxVC8yXJg3zuK', '0f9b400a9432b0e0f499ac2b5b669ceebf755ab87a2e58850e60a7c5d3b7901139df93527b957d4ff2f6030605a9bea70a7a7fd6f10b67a0240ed986237e37ab', 'W5j0hTxBZIouTL37okne', 1, NULL, '2012-07-16 13:49:42')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (28.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John65", "last_name"=>"Doe65", "login"=>"john65doe65", "email"=>"john63doe63@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF65"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1ce56fd7cdef30a5886e41e712704b1ac9d9a80f56a84d6a2be7150c97c2ae1dd437beb31b9d3418f5f3b2ab0afba61505b491bae06d8423743574d84a7b6676' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY '5B2ePzjspqFjs4meCDMS' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:42', '1fc8a21a6687dab8651289d88fcebae5f7e2dfbaf719c0f615fdf55aaec245e7fc89d6789547feb69d0b98dae94db1a860b0e3ab7c01446997ad6a8a1083da5f', '2012-07-16 13:49:42', '0.0.0.0', 'john63doe63@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 13:49:42', 'john65doe65', 1, 'h5ifLgtGp9kjFL5N5Shh', 'uaCrln5dj2qCpL6S5Vd', '1ce56fd7cdef30a5886e41e712704b1ac9d9a80f56a84d6a2be7150c97c2ae1dd437beb31b9d3418f5f3b2ab0afba61505b491bae06d8423743574d84a7b6676', '5B2ePzjspqFjs4meCDMS', 1, NULL, '2012-07-16 13:49:42')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.8ms)  (20.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'aedfcedb62134ea3bfc2b02ea9a168490cdca86f26984279760744824d6fa6a85acf2f3de4b924a7db0ed4df593a6fb5f98f891dddc1217815501da2434bbe53' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'CiwHL7Dnt9KIVAUWLQTp' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 72ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 203ms (Views: 200.9ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7d1a4871029b294cebd2d425191eb2492166eb6732e7f8a51f46b92808689d1e8512d9a1a26f402a08c67431090b6acdaeb256bb83e104d5cc0ae45e656dcfe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF67' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:42', '91d0d5bf48d7798ecbc6279593dc2171cda96cca08835e4d2dcc846de4aa05050f443cc5ff3a71fe8864d39505b11e3935b2b2b3cb4447c2d14fe8e523296619', '2012-07-16 13:49:42', '0.0.0.0', 'john64doe64@email.com', 0, 'John67', NULL, NULL, 'Doe67', '2012-07-16 13:49:42', 'john67doe67', 1, 'cLxUBCpDfCZAXQZzzKQ', 'jYl1YBf6F7i8giNrTNs5', '7d1a4871029b294cebd2d425191eb2492166eb6732e7f8a51f46b92808689d1e8512d9a1a26f402a08c67431090b6acdaeb256bb83e104d5cc0ae45e656dcfe6', 'k3cF67', NULL, NULL, '2012-07-16 13:49:42')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = '81lYZayVN5isdfjmTmNl', `updated_at` = '2012-07-16 13:49:42' WHERE `spud_users`.`id` = 58  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 29ms (Views: 25.6ms | ActiveRecord: 0.5ms)  (22.4ms) ROLLBACK  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.3ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b71a1ffc759bee4815d31a1c5b876921cc65332be17a904c409c37761fd5ede68e099fdfba54b277ec2beb530573025beff8b7c383a9f6578716b8b234e51a4e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF68' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:42', 'd98381e153d1d9f9e43f77c41790ab7afe4c6b779e0a99c32564b5e3e73e72dcc0191aef91b34f6baaa01310f7c8e4b63dde3ce172e4e8df4f2945de6e014f80', '2012-07-16 13:49:42', '0.0.0.0', 'john65doe65@email.com', 0, 'John68', NULL, NULL, 'Doe68', '2012-07-16 13:49:42', 'testuser', 1, 'KZjiHQmKXLcWneChSHf', 'GwugCnspDEOdbmmkfoKm', 'b71a1ffc759bee4815d31a1c5b876921cc65332be17a904c409c37761fd5ede68e099fdfba54b277ec2beb530573025beff8b7c383a9f6578716b8b234e51a4e', 'k3cF68', NULL, NULL, '2012-07-16 13:49:42')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'G3moLCmR1k0nOBkH2Jpk', `updated_at` = '2012-07-16 13:49:42' WHERE `spud_users`.`id` = 59  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 13:49:42', `current_login_at` = '2012-07-16 13:49:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:42', `perishable_token` = '67E4KqqHleGX79pLx1pS', `updated_at` = '2012-07-16 13:49:42' WHERE `spud_users`.`id` = 59  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 10ms (ActiveRecord: 1.4ms)  (10.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '650e514082ff28e41653afffcbfcd68c1de68eba0df5062664df5ea854da4d83b2f8bf74fc7b655c91548bf458c23a5ec1353606ebb3bb65fc8b59c50f8fb157', NULL, NULL, 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', NULL, 'john68doe68', 0, 'mM0gvPUKQ6IqAMs7k6o', 'i4Ikk6Qi1OVcte129n8', 'bd88273b011170530d042d600f621d10ebe3830da4c459a3807dab69e6d32d6f2c52496a229f4b23157bb05a3bbb94e68616c403dc449a4e1febe133dd025585', 'k3cF69', NULL, NULL, '2012-07-16 13:49:43')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'RpKZRVN7MYnedUO9yqkU', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 60 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'mc8GUTHXDbQOQkNjglJd', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 9ms (ActiveRecord: 1.1ms)  (32.4ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', 'd2229511ca9a057ea2410c64224c98f93e5860b0d824148b995dd1d3a7a988401eee7c58b3b4a07f042da6910ff3e814652797beaf4dbc41dbf22f9c1ecf568d', NULL, NULL, 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', NULL, 'john69doe69', 0, 'ogJUsIp0DCd7hVoaoVkN', 'Gw7RlUYZ4XbXCKGQqbHj', '5f134ff01160e89a87fe180fd3a067a6503a99682460d15f58caadf1b5926bd4dea45aae5463a720a6d590b8fc1823907e41196a1163c0cd53907b5785a5f0ec', 'k3cF70', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'PDizW595BA3QwJCl5qx', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 61 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'sda2YTpHeGxIguIW1E', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (63.3ms) ROLLBACK  (0.3ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', 'fb3f91c7a94943c9e246ac4d32b0a97d565c3d4c8c45e90f5af72a77d307a1570cf9943cd0bc14bc6bebb9b9271ea3bc6fea378187a7c3d9d83c75ccf3f225ac', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'adh8GpXEaJ00eTxKhjAf', 'F5j6rvLpqMVZQH0s5G', '1cb618f6155f57ec40e888e7fd306fa06530f1c90566ab946c30722db29a1bea4bd5c672755c9ed9a41db19edb354bc76a0d8f7df68552120b79cc9dcefe2348', 'k3cF71', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = '6fLh81YM06IYZ43bKR0V', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'zALzjn3he8ar4NoEclv', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 17ms (Views: 9.7ms | ActiveRecord: 1.3ms)  (10.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '9601aae677232964c7d25a890c296b6a6c9a81ff39558c7023ccab5d545bfd5c7e52cac128e46a301411da18bf16df469ecbd62c2ccc00b7b6f1542ed451fcf9', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'WvePCJ0PfhRU54d5XAIB', 'btWZv4waK1zEBwtRSLKy', 'eb7922364651b1c75372ec7475f7fc2e1fbd1202be147635d5bce651361f44449f5d46be47e71adcd1dc888ecd00f9025fdf2f3ee46fe308ba78e94185068dcc', 'k3cF72', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'IUnSRyOD3DXSAi9YREBg', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'X8rYKJwgzyRWigbzt2k', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.2ms)  (56.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '2370e836548c5c0626189d7aaf358042689a4f43309a15cc4873c04f8c9918b9cdb5be5e681f5062e0f9b372569ab5d5e52a9eec7adeb14cd24287bad4c9781d', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'XB73aVy3MzKjDjYApzLV', '4eHGl9rQ9N1ftTvCPWsb', '0996e0faf6cbaab80a007f54362e632d79c91b165485aa725e91fdef7b2cc26bdd0a5b1ec4ec17e8711fc534ca215030674ba697d56fe34630604fc68b047be2', 'k3cF73', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'NtKHGl1jF3f7MofyJIm', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = '5idZPp7V8X6Vx7J4eehy', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.4ms)  (18.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', 'e9d7c7b457569a8af5c587b7d0c37335cbcb91d02c43d00d61c3b17996ed6b280b6f929628acefa7820f7323d30cd589d5232a07276fd505baafd25e443bf8ac', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'zZUJALqz77tPMuYW7CK', 'rR0OHPS1d5Vaq2pRdiCq', 'd653af10200a84d84a51aab90764cf2b501f7f7da64c227bb586c5ea8662f7cd92303ecc825f6fe91a1bb7d1a0faa7e3f7176efc0cdf493f4e2f356a346e8817', 'k3cF74', NULL, NULL, '2012-07-16 13:49:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'VUTaUBfxJ0p2Q95JPfhS', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'KFWZlLLyFzWpPMiXuANz', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'EsT8hkL4HgygT4rLo93', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 13ms (ActiveRecord: 2.2ms)  (2.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', 'f563cca06a045b2decf443de1df49418b1ec839dd88d08c60fef8725d9c115ef3fbcb28d3c2b642352835c1a5604a208454d8ed6d1e6426d07d70221204222ad', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'JOBdHd96DlHHFWbMhD92', 'pMU5MdJRHQaLAyoTUUj', 'dd8248e9fa70706c32cedbbab08f965d461e185310ec8bfb2b4a7e4633d5d91bb2ef4bd05e504269c33a20642a582ade7829aec786ba588b2f41e5b526753a1a', 'k3cF75', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'imkk4azL75RStIvnbCQe', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 66  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'EZEEUjopji2qVGIz8LpC', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'AxhWiOSPWFqTBss0uLMc', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '556b61f0f915bcc0b14538ed7896f538b355c0599f6aee9b2555a120af0286c40f18e1429c935864f8532dcb3687866add64232c209308765d9509ad4c2a704f', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'JJepk2Emnn5RzdjpUVng', 'EQoPZSXaoXoc7m7ylAs', '7d0530b189d84a02fb7e9cb6cd589bf5d258fb09119aaf4095b8f7450ddd7dcbd14d4b89b129850ab2cd9691a1d882a958c1cee6398718c5dcbaf44321b348a5', 'k3cF76', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = '0w9UJjF7C4EfRblHsfZ', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'NdExjiT2ANjKb5dhTlax', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'ce74c73ab342d10b316365c2aed342745d23cee459d383cefe69ecf3223a0543abe8b6a26a3557e090976671d89808cbd43a83accbc2b91f7ca018e34d633fb4' AND `spud_users`.`id` != 67) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 16ms (Views: 1.8ms | ActiveRecord: 1.8ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '9da4d932a1689956deac8759be92cd284e115412f7cf17cce6e04d1b444764ea50e9582d7879582ef08c19b238b8151b23dca75477e886e4a3dfbf7af573ff27', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'HMG0VydSsu2t63lDUtW', 'R80Oh6KBlKThlI1GZqCf', '5d77514c1546308c97e27b7498d15342cdfa16a517104e9b0916064dc6775619e91942174bfb778eecb6f78d76d445e5b6a78c87906fa735c1122776ffb08748', 'k3cF77', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'OgUy80bJrPrskIxHow4', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'd7M0woSRr6v0ecewgxE', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '61b40cb80e54c89984631f435c7261671969d110dd7c3ea75a9fc8c7855f12d4576868fd6baacc194924cd6194cbb8250cf5f13e8cf07bee0ede3dca24efa364' AND `spud_users`.`id` != 68) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.3ms | ActiveRecord: 2.2ms)  (15.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '8debd86284e5c6292d4e74c07424700f956d77dc05a45e9fcea3ea68e44e39fd1e19ba28a58e5170b230364771b2a8eff7cdea864fa1a9183298c825cb94e092', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'bbLyflPclXX62a2Z9D', 'cUaC2zyAHjUzfM8ZtXdM', '3d55b3d30cfe46e938d97c81418191cd71ec1f60713e26a94bf11cf77f3175e300cd71723b1beca1446864439b3da751f962f0fb4170f93705c2839bb2a3fe82', 'k3cF78', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'cqFgcpVLgjrAnmATowie', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'pSCSSh703FsEbrnBJyBv', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'c9da3bd5f6995d4f0bf0b7e9b1bd588bb279cff963801311ac0ad93355b6ae1f20aec980074d662a50fd3408a9cd94855e9f866922f32a54eb7a486c194794f9' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 1.8ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '1a0760da668cba2a2332119d28d9e444e85832a937882bcdca1c792a1912dde2c953ca45f370d07ba303430734335867888f0663aaa55668e2441e073b8b85a7', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'mYfSc3XWgaZF7NZMNK', '8bWmSUtmN7MmUalT9aAE', '358bffce0b9b2d5278cbe3859e7b086324f9f3bbeef8c4f769b7ff2d7d94f815a33783f09cc7b5007e7e6aca5455a9fc01f4c7cb331f1d81414a0d76a1404463', 'k3cF79', NULL, NULL, '2012-07-16 13:49:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'L0ExkjsnQC2cUtmtTU51', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = '2fY7Wj5Ma6a5IqDcFTjC', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 9ms (Views: 0.6ms | ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '38ec5ec2bb61d0dd1c76922372a7bb56f364027b79798a20386286a11c50d3b203a571496ece2bd62ae65db1610f9196a6d12cb05711547a25dcf366423892ff', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'pZhGAKZ370TEDdJvdXZC', 'SIoT47U4IUPrW8GHKVPy', '8c9bd764d7b7afc5d240e93eef3c9a6abea7a96da4199cef5078d31f408c19b3a6afe8b830d7177b74e06f393daea64bae37cd7dda459b2f3ba7af9f7121a349', 'k3cF80', NULL, NULL, '2012-07-16 13:49:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 13:49:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'ivYV8rL2KpIzhNGa1ztt', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 13:49:43', `perishable_token` = 'vFWXElx1EULXcwR8y2f', `updated_at` = '2012-07-16 13:49:43' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 71 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 71) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 13:49:43', 'test', 71, '2012-07-16 13:49:43', 'testval')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.5ms | ActiveRecord: 3.0ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.7ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john78doe78@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john80doe80' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c7699f84e15e4770024707ad932c1786150d2cc7e537749aa4c0cae8896418f0c7b9dd5bdaed73702deec447c3ccfe77d99ba77cf0ec90bdaf2f4964fa13c330' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF81' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '3733795784042cb0d6a3c81cc91f7c696dfc1ce46bdd75f194e46aac725ca3485dacd590c22211bfd08804696626c2e8b28b9b04c0b90931826dc9b34b4c1ba3', '2012-07-16 13:49:43', '0.0.0.0', 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', '2012-07-16 13:49:43', 'john80doe80', 1, 'CIoytaz6maOWqwjLoN', 'LVME3aAIBCjgVqOoZHF2', 'c7699f84e15e4770024707ad932c1786150d2cc7e537749aa4c0cae8896418f0c7b9dd5bdaed73702deec447c3ccfe77d99ba77cf0ec90bdaf2f4964fa13c330', 'k3cF81', NULL, NULL, '2012-07-16 13:49:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john79doe79@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john81doe81' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4b3e520345007e2a60e7ef4f13539bafa623cd4d079cd375c7918eb3b7869322b018dff89a76d0eff48daaa677eb8b998f1ca938a226098e0e5d19841e978d76' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF82' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'c7699f84e15e4770024707ad932c1786150d2cc7e537749aa4c0cae8896418f0c7b9dd5bdaed73702deec447c3ccfe77d99ba77cf0ec90bdaf2f4964fa13c330' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'c7699f84e15e4770024707ad932c1786150d2cc7e537749aa4c0cae8896418f0c7b9dd5bdaed73702deec447c3ccfe77d99ba77cf0ec90bdaf2f4964fa13c330' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '31aa10c6c9ef676d6e4efca0e01d57fd5a49ad48c32f1d2bfc8af5ee237adf482bef052b1f2d1968a424eabbf5c98bcea481f6119e02d9c5feb7e3f0f9095e5e', '2012-07-16 13:49:43', '0.0.0.0', 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', '2012-07-16 13:49:43', 'john81doe81', 1, 'sqSNynA4rVz656MJgJcd', 'WulXEEsXieCVG2McraE', '4b3e520345007e2a60e7ef4f13539bafa623cd4d079cd375c7918eb3b7869322b018dff89a76d0eff48daaa677eb8b998f1ca938a226098e0e5d19841e978d76', 'k3cF82', NULL, NULL, '2012-07-16 13:49:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (3.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e6df1592eb6946892def8743b0a517fa34fc617de6e9fd0adb1e3ea2533ee3e718799273e093bdb4a6a63612c3f42c3ec0e0bcac7714c85af8d315f9c96f0e5d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '4b3e520345007e2a60e7ef4f13539bafa623cd4d079cd375c7918eb3b7869322b018dff89a76d0eff48daaa677eb8b998f1ca938a226098e0e5d19841e978d76' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '4b3e520345007e2a60e7ef4f13539bafa623cd4d079cd375c7918eb3b7869322b018dff89a76d0eff48daaa677eb8b998f1ca938a226098e0e5d19841e978d76' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:43', '57de35538d567a44768126a9d8aa667fbff627f8954097baf81d5b90b00374745fdfa206b1b1080e05508b550b736badb2ff8c244c6f14ca90b78e8d467cdbb5', '2012-07-16 13:49:43', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 13:49:43', 'john82doe82', 1, 'xiTFTxsYmUjUFqkQSa5a', 'wxzr8JVQ97L0qYbbmH', 'e6df1592eb6946892def8743b0a517fa34fc617de6e9fd0adb1e3ea2533ee3e718799273e093bdb4a6a63612c3f42c3ec0e0bcac7714c85af8d315f9c96f0e5d', 'k3cF83', NULL, NULL, '2012-07-16 13:49:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (287.5ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9fec14cda1b24eea758910fd68baaeaefd20e6e8f007019310b47055c03a5337826c7b13663aac8471f6a3881fffea027404e1caf94b594abd221bdae4c289e9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'e6df1592eb6946892def8743b0a517fa34fc617de6e9fd0adb1e3ea2533ee3e718799273e093bdb4a6a63612c3f42c3ec0e0bcac7714c85af8d315f9c96f0e5d' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'e6df1592eb6946892def8743b0a517fa34fc617de6e9fd0adb1e3ea2533ee3e718799273e093bdb4a6a63612c3f42c3ec0e0bcac7714c85af8d315f9c96f0e5d' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:44', '34afe453dc7796e38a29896474ee37c8bb5bed6689054aa86c6f80a88871b840880d1838e1095b16375f9e0a38cf4b98b7c403966a0db13c5a10c0a8059cd180', '2012-07-16 13:49:44', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 13:49:44', 'john83doe83', 1, 'h8KxeTYwzb0Pi5lcQtOk', '2zG8uICoQ4Or4InSYtO', '9fec14cda1b24eea758910fd68baaeaefd20e6e8f007019310b47055c03a5337826c7b13663aac8471f6a3881fffea027404e1caf94b594abd221bdae4c289e9', 'k3cF84', NULL, NULL, '2012-07-16 13:49:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (46.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3d75ca0e408ea1817b83b19c2b17c25a2f118a25f5060e4864e3e62df8123df51520309b1b9f0e05641bf18e4e353c5f028e003b7a5a68fe3bc30d7fbd9925b6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '9fec14cda1b24eea758910fd68baaeaefd20e6e8f007019310b47055c03a5337826c7b13663aac8471f6a3881fffea027404e1caf94b594abd221bdae4c289e9' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '9fec14cda1b24eea758910fd68baaeaefd20e6e8f007019310b47055c03a5337826c7b13663aac8471f6a3881fffea027404e1caf94b594abd221bdae4c289e9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:44', '159c442beed34d765703347b4df4902811ac3338ec1790747a6318765d900ae28d5d3a6ad3d50ceb610f8e594c92d17102c1e98df99f49afdf0f67b26d7e9a9d', '2012-07-16 13:49:44', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 13:49:44', 'john84doe84', 1, 'hRDgEXvXzo7CwDxFAjk', 'Wb167WyoY84PlfyhNwly', '3d75ca0e408ea1817b83b19c2b17c25a2f118a25f5060e4864e3e62df8123df51520309b1b9f0e05641bf18e4e353c5f028e003b7a5a68fe3bc30d7fbd9925b6', 'k3cF85', NULL, NULL, '2012-07-16 13:49:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (19.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '955e96c3d61e123f9e87acb596c6a2ff37536e44726516e2dcb5771717ee007f241e670d3c6cd62f6b5e357e057de97c3c2b4a268af2a704beacff4b59d4b693' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '3d75ca0e408ea1817b83b19c2b17c25a2f118a25f5060e4864e3e62df8123df51520309b1b9f0e05641bf18e4e353c5f028e003b7a5a68fe3bc30d7fbd9925b6' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '3d75ca0e408ea1817b83b19c2b17c25a2f118a25f5060e4864e3e62df8123df51520309b1b9f0e05641bf18e4e353c5f028e003b7a5a68fe3bc30d7fbd9925b6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 13:49:44', 'bdaacca459603055749aa2d4b68b503175db9fe2e9e3263a09d337559cffc76ca482857ba37afa67f55974b68045390c4e5ff526176cee7ccff3ed8fa0dd49c6', '2012-07-16 13:49:44', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 13:49:44', 'john85doe85', 1, 'IizLCJ8ounrX0UX3InVB', 'l2z4K0vQZg6O3HIFNhz', '955e96c3d61e123f9e87acb596c6a2ff37536e44726516e2dcb5771717ee007f241e670d3c6cd62f6b5e357e057de97c3c2b4a268af2a704beacff4b59d4b693', 'k3cF86', NULL, NULL, '2012-07-16 13:49:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (9.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.1ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.1ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8041a82abb0e51aaff7340207a24dca2e9bb13ed86162c1a5eed83d0a2cd99f93cd51b57ac145a404909b299b87e448a1f5542b9b0a38bc5ac13228c5939a370' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:36', 'b3b6eab074391cc94b709a7bc4ebf6a4fe99f3d495555c8ceaca527b2b58442f25079c5c2d884b5f0810d78e6105555a5878cf7e9e3da68cc86306feec8b26b2', '2012-07-16 14:02:36', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:02:36', 'john1doe1', 1, '8b6QuUv63EuW7wAc5FW', '61GMUZ1Iqpx4GUbritQ', '8041a82abb0e51aaff7340207a24dca2e9bb13ed86162c1a5eed83d0a2cd99f93cd51b57ac145a404909b299b87e448a1f5542b9b0a38bc5ac13228c5939a370', 'k3cF1', NULL, NULL, '2012-07-16 14:02:36')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:36', `current_login_at` = '2012-07-16 14:02:36', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:36', `perishable_token` = 'N6epQ9ShERIralNgO0GW', `updated_at` = '2012-07-16 14:02:36' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'L0UvMNwSxOGC7WGMn3gm', `updated_at` = '2012-07-16 14:02:36' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:36', `perishable_token` = 'zw1NFUsSYv5J3A1Z7s8', `updated_at` = '2012-07-16 14:02:36' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 21ms (Views: 10.5ms | ActiveRecord: 1.5ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2e85fee5488c7b61128e6e0f030cf253b0e0be2799362882cf5e5fc0fce4074b04d8e3c1aab5093b862cc383f1fb6b1ad7b08ffe6f04937d31f22658c3343b3f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:36', '54e5c3da1e95dc57c3006b83acfe1f21c8a422b076e2304f14498c36fa1bb4cf535089db4626a6e2c9102049c1c5e71ec3a6684351a3970a77701bfa60485fe8', '2012-07-16 14:02:36', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:02:36', 'john2doe2', 1, 'vyURUjhCOVWwEPnDyLsn', 'h3jzA8IUVuIWa9NbHl', '2e85fee5488c7b61128e6e0f030cf253b0e0be2799362882cf5e5fc0fce4074b04d8e3c1aab5093b862cc383f1fb6b1ad7b08ffe6f04937d31f22658c3343b3f', 'k3cF2', NULL, NULL, '2012-07-16 14:02:36')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:36', `current_login_at` = '2012-07-16 14:02:36', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:36', `perishable_token` = 'KxHSdNKiysJFtxbJMUf', `updated_at` = '2012-07-16 14:02:36' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:36', 'pages', NULL, '2012-07-16 14:02:36', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:36', `perishable_token` = 'fSC2OTue0HWMr6mvqg3', `updated_at` = '2012-07-16 14:02:36' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 1.8ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '56a9397b482c3d83f5fdcd74c479e422d548c60cf630e9cfa630994dca971d89543c57fbcb34cfd72f9edaa6a2a6f6bb85a2bc05facc3921daa7341ff5701f71' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:36', 'b0855526ad909be77090703b91930ef253e680da1112970c8de829c86380a278ee7ff0723d68843d9be40b539c0f0642dcbd40769dc435c707fc2aa8a314255b', '2012-07-16 14:02:36', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:02:36', 'john3doe3', 1, 'OM9DucVMHsRWVjBvftg', 'USQuIopZhIdPHB4XyIh', '56a9397b482c3d83f5fdcd74c479e422d548c60cf630e9cfa630994dca971d89543c57fbcb34cfd72f9edaa6a2a6f6bb85a2bc05facc3921daa7341ff5701f71', 'k3cF3', NULL, NULL, '2012-07-16 14:02:36')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:36', `current_login_at` = '2012-07-16 14:02:36', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:36', `perishable_token` = 'h9VwN0afIDywKBTpFrgG', `updated_at` = '2012-07-16 14:02:36' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9e675b017acf957ff602a0e6bc441610934c34f30b6af413fa0aee6d2b4520b5565b03b45e09141f2b9b461b8a60072bdfd8312ebd095af6508eba4a563361e1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '7c926adf433fe56205f1261b3edee60e12937e6d24b69bb175691dd8f3f86450d74c2cd5fc22f4b1fe86ed264b956807fc94b224477cfbf32ea0e984d58b0cc2', '2012-07-16 14:02:37', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:02:37', 'john4doe4', 1, 'eMYJyOgBJH3QJnS9FM', 'UzqTNU9Il9AL9uXUtq', '9e675b017acf957ff602a0e6bc441610934c34f30b6af413fa0aee6d2b4520b5565b03b45e09141f2b9b461b8a60072bdfd8312ebd095af6508eba4a563361e1', 'k3cF4', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'tLNm6udRfEmENVRqO13', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'PxTGZs5A1jRnqDGxtoUI', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'iaQN4ujPPUyUc7YKO0pg', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b84607c2b07ecc704297c4f933f79419c46ade37c8f4496d8d3cf7ccf99446499b69c4101d0fcf378c688fbf22aa05003b5217713a85f270f750d5f40de42094' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '9784f9e80aadd3c6817dc039309bad107aa8c7f2f491338854d9a196a0170ee0304e46bae8a85cd67a8637d1cf69d291159b42eadffb536e2da9eb5146ed6831', '2012-07-16 14:02:37', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:02:37', 'john5doe5', 1, 'qwPcnr7xtd4BNi8YvTBn', 'kKv6PkURCoaCNXOhs6sG', 'b84607c2b07ecc704297c4f933f79419c46ade37c8f4496d8d3cf7ccf99446499b69c4101d0fcf378c688fbf22aa05003b5217713a85f270f750d5f40de42094', 'k3cF5', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '7VABBH5ISMzrevzu5wgz', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'GjcVbrMScITR387V9d4B', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Pages', NULL, '2012-07-16 14:02:37', 5)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'bb3Pi76vangJZz4cGb8X', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 26ms (Views: 7.4ms | ActiveRecord: 4.9ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3a9d740108c3044b435965b77062ba16627525926a74491547266b7795cf29cf015fe0b44ea873039c10b2a53ecf991a38b7dd553230376c830724de72acd735' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '9920c284943bf2c90d17946b7c956596bbfa7d7e8cce9b34484ddff7ba7a80df928e9500fa9ca6b3ea62e232966537a5c35deef1ac85334c44b9043c4eec09ed', '2012-07-16 14:02:37', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:02:37', 'john6doe6', 1, 'C3oAbWgIcGsx91RruS6', 'R35JgC89ngaoijhU6tB', '3a9d740108c3044b435965b77062ba16627525926a74491547266b7795cf29cf015fe0b44ea873039c10b2a53ecf991a38b7dd553230376c830724de72acd735', 'k3cF6', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'VVJ9hldpCDuTOW7bvqo', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'B5nuS6slSpmL6H1kipgL', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 6) SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Pages', NULL, '2012-07-16 14:02:37', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'JQgIJxq3hZtwNpwLx7i', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 56ms (Views: 1.5ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '10b0fdd2f655935e81a54bee3c2e9ec6302f6b1932255f7a2851a34f1b27ee92e921d9189db49c4d940d981f29f182d9cffc6a1fb3fd4d9770e11c4b9d8fefde' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '746c1da44783e61dafa4af53ad0f70f091e35b6c492a56f266321df9b90f9e1d4acdee055724a52ee5e250b2e9488254b1820ce77d88b1224878b91019da7ad1', '2012-07-16 14:02:37', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:02:37', 'john7doe7', 1, 'cOnpX4klVR2CPu7xUkx', 'YXjzXUjdPGffY1GntNGI', '10b0fdd2f655935e81a54bee3c2e9ec6302f6b1932255f7a2851a34f1b27ee92e921d9189db49c4d940d981f29f182d9cffc6a1fb3fd4d9770e11c4b9d8fefde', 'k3cF7', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'iQu1vt5SNqt37B6AuXCL', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'HkOMG2Npk8n8oYhxHnt', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 7)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'RRhranbKE74YYTMjmicM', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c28ddb31e9cf625b1434f637985a1e4fe140b049b515f1995fb4d6d55949d9b7045dda25cd215787620714bc2acaa66f2c5a13a6a309cd7c50c30f0663a2f59e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'b2f1d73ed5a86a78d3e21dea2cd9f68187e068033bbea237843387ba0b630b311bdbcc0346dbbff4da9c95de90745f99eaf5f101622d64c9a56b56f4c34da961', '2012-07-16 14:02:37', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:02:37', 'john8doe8', 1, 'UEiCcBa9aEeJ86x63SfU', 'Cef63vof2LGrJqIyVo4g', 'c28ddb31e9cf625b1434f637985a1e4fe140b049b515f1995fb4d6d55949d9b7045dda25cd215787620714bc2acaa66f2c5a13a6a309cd7c50c30f0663a2f59e', 'k3cF8', NULL, NULL, '2012-07-16 14:02:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '7bGq7f6oV7lOJECUa', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'aVD9wIjnmhxMolPG5uF', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:02:37', 'app_order', 8, '2012-07-16 14:02:37', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'mwIh5nOzWikCfpi9GUvm', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '961f07bf7dfa1b75e95c1fdf81644d06eb96826893087924f510e33b4148eef4b038bff33c43da19ae35e21e44f166128857e6c934156598ce7db86750fea429' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '1470f0cd7124b600043d75411b6c28fa3a308c71a7a57d9ec8acba787030f2f2126dd43e60093406a3dc19026ec3395c8a00a5282e8c92311186d04ce0d3f496', '2012-07-16 14:02:37', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:02:37', 'john9doe9', 1, '9K0xHhK7GyOPyVIyrAwO', 'qKmhhTolYA1dYE6cr2M', '961f07bf7dfa1b75e95c1fdf81644d06eb96826893087924f510e33b4148eef4b038bff33c43da19ae35e21e44f166128857e6c934156598ce7db86750fea429', 'k3cF9', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'mtzKimVNwWqrQPVgrMVJ', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'vbcpQnvT2O45YDvN3hd', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 9 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 9)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '11uZYNmepiqwRpsz0HG', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7517ca6b81737eb7b26816fa9cc4d649a2e7d4773b1a310da562eb522816b3ffbe8d188eb0ffa618220dc19e1d479f632ff20b29bb21a923d9bb9390f70cdb86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '40bae4f8a8d53a0c01984e7e30eddfdf63edf9de7cb6225dd60a057d2659a5e31b4cccc0d8c69cec3881210ac4bba68d7cbb9f5594fb5e2cb10982b0c2061d8a', '2012-07-16 14:02:37', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:02:37', 'john10doe10', 1, '7f8N4i0ShgoLJwEuPVaD', 'CL2UL0J3aFh7zUrU0dhN', '7517ca6b81737eb7b26816fa9cc4d649a2e7d4773b1a310da562eb522816b3ffbe8d188eb0ffa618220dc19e1d479f632ff20b29bb21a923d9bb9390f70cdb86', 'k3cF10', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'jgjsfqvhINgyfiM1JmEk', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '5tiNUxqqxAX55eHoLP9m', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'icShvth8bePi2Mo8ZpA', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4d302fea53ab7c2ed742955339c3c551f5b7f19822d15021636352bed6f37352a9a8a570c4ae2a90e9a13a3355f749fe07e98465412dc6565175089f2b9c6206' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '5d897bcc142563e74e4db0c7d8d748eefeaf1de211325880ad5c07ef1d9ed7ca56a83069783a63da75e0d02cd2f77bc38229fb1eb8e09a413c80978a7d8cd72f', '2012-07-16 14:02:37', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:02:37', 'john11doe11', 1, 'BYXFoB7si0O9nvOHECu', 'pZP5Q8oxbDNzf4cP44B', '4d302fea53ab7c2ed742955339c3c551f5b7f19822d15021636352bed6f37352a9a8a570c4ae2a90e9a13a3355f749fe07e98465412dc6565175089f2b9c6206', 'k3cF11', NULL, NULL, '2012-07-16 14:02:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'MVLY35d9EfOthntGHCmH', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'xMP2ZHq37SCAZeOWqNE', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 11)  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'nK7E3iRg6yz94us925X', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '17764a0db02c7f7827efe0e1565b363745c90899355bdb86087bd1708882fd247150e0fcf3bbfb19ec903d20b5ff587b727131a6983c91f3c94c45031eee0edd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '62e19ae6bf682eec9fee28fa3fc73ba2d210bea3c53a11f7eaa3234134af1cc2f4ddaf9536db87c4ba95342dd19c00ef88442029da92a9a22fb12885cd657548', '2012-07-16 14:02:37', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:02:37', 'john12doe12', 1, '6i1ItUR76TLZZp4WJeBk', '8HspqJaEfK1gH55uUCRp', '17764a0db02c7f7827efe0e1565b363745c90899355bdb86087bd1708882fd247150e0fcf3bbfb19ec903d20b5ff587b727131a6983c91f3c94c45031eee0edd', 'k3cF12', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '7lCLRNFRkN7qlUGOm2B', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'lWV962OOm0caZkBYJz7J', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 12)  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'YUYVTmlhlSaYg5I5QvPP', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '08e62020ad37cbdca92846665d537e21268ab8f9536222bb33663045c354bb147778d23561fec0ca4e12454fcd9c902f94f8cca1e59c1dd5a80219a0ac9faab9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'b561e7d0bd813e9068438550e593259367d688f504ec638f91b027fb492e49ea9dd7b53e921fe764010fe334c78ec9e17af696ae72793855e07a7b128e2dd846', '2012-07-16 14:02:37', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:02:37', 'john13doe13', 1, 'lD4fVNIdqeaikRklDfc', 'Tc4SVF2enIyyViYhs6', '08e62020ad37cbdca92846665d537e21268ab8f9536222bb33663045c354bb147778d23561fec0ca4e12454fcd9c902f94f8cca1e59c1dd5a80219a0ac9faab9', 'k3cF13', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'VhHiMZNaWzqcbshBV1io', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'BedsPzPu7J79VqVVQenQ', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 13 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'xJT0l99vwKMjiEmCt', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 52ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '51c6f44264c1964674254f82ccaee289f24457473682f698f726074f9e44db470b8887c713bb326aef83ea2d8b3ef969571e5271f4b5dfd2b2a2e830ae0319fa' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '3035fb1a5f3265bdf3f3be6bf9d5d3dd9d88af0579573b700ee7eb3c3c62ca528dd1ecb77d523e79697d495634d66853ea2fc784dea179060adc8f1224241c5e', '2012-07-16 14:02:37', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:02:37', 'john14doe14', 1, '5qP9YP5F7vmKuNZIJToL', 'DDKmiDqdHHHNLzsep8V', '51c6f44264c1964674254f82ccaee289f24457473682f698f726074f9e44db470b8887c713bb326aef83ea2d8b3ef969571e5271f4b5dfd2b2a2e830ae0319fa', 'k3cF14', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:37', `current_login_at` = '2012-07-16 14:02:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'A0MboYCQtMK1E4RN5jkk', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'TZsE7J2AXHXRxbfNsgv', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Blog', NULL, '2012-07-16 14:02:37', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'HCEyjleG1J22X4q4iiB7', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.5ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '40a17dc781476a271bc09a4db7d0cf4c7a0374949656a6872e3ddcca6c98e993dcf20b4c6a752d8ee17bdbc77445a663fc92cbce00f7a88423f18f73fb73a0e2', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'Wdc3OUgG9XNlvifh6U', 'arizWDOSZ7dKcs0rbAb', '5c45e7c201a415db2bf9b0c325287317cac11dc4592124722822df77c772af7e4f5b65f2db5702e3e704bc4f4225aba1aba75bfd509c6e44e5fca0f376ff0b56', 'k3cF15', 1, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '6WRuGy24EswM9ryBd560', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0e77b550ff07f77bbaafc024187424f74c3a19be2456fe36ec263a1bc8412fa3ebb60e35a9f8066fe02b299a148fa614b5aba05f2c0803f3961e1a4008f69008' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'nABiLepZ0AGqs3lYMn5', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'cacccf4ee111fd14a0501db9738e6092e346631d1526d717d52084801ddfb8543cbff10ed74f1c0a2572311db802047c0a0f4b6bd5e027811b474e1523067d1f', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'vBBaRfEC5YBAr6mKkpn2', 'ixdvOsgXSS8LHIdYJwG', '0e77b550ff07f77bbaafc024187424f74c3a19be2456fe36ec263a1bc8412fa3ebb60e35a9f8066fe02b299a148fa614b5aba05f2c0803f3961e1a4008f69008', 'k3cF16', NULL, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '73c5471f3694ffac90ab6c30cec2f41199d89336f02ef1135168925b613ca748f7ae09d8c306fbcceaf2752094d14d1a333b83b5612badfb6e4118bec400a066' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '6FMqfbyVd3zlarjZxux', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 15 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '3c35da89cbef36e1ffe0e1133b13b08a6fa9d05a17e63e48121b5c0b56b0de7d4d0faabc228704708f7f6fd443eb77ab52118a2bb347493e1e9696c493c0e742', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'rYEmhnKnt7oJpuTNadhX', 'zBFFcGdtE25yVREzVCQJ', '73c5471f3694ffac90ab6c30cec2f41199d89336f02ef1135168925b613ca748f7ae09d8c306fbcceaf2752094d14d1a333b83b5612badfb6e4118bec400a066', 'k3cF17', NULL, NULL, '2012-07-16 14:02:37')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'LFAm5ULWgDf97A5zZw58', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 2.8ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '7bfac099714c1ccc1a31d4d4c75599037d5574909a8466eaf97410fac7b552f407e02c414d4144ea99876f131edff9420de8a17fdf918180f2ae582f05d7d762', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'U23WjzlBppbeJzHE1', 'KRNnLB9L0JhsAhZy0kp', '3820d0f1069ea037f8a510af6e69f4c2d51eba870fc47374f9f1cc85a93626bdf0c6bbc9965f08ea5d10a34160445de2dd64ffd62205d155c1637b4862e54977', 'k3cF18', 1, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'QJ2sayGDA92NNoXhivDa', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'DjcqLm8Rx0zdVhmxutd5', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.3ms | ActiveRecord: 1.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'ea62e560bf6a3197f9f3ff638356705b60f2ce9c25ac76e875622bd41f42db316d29795910c01c7ff0bb0a707a5cd8e4e70eaed64e3b34919f74ca7dc02e88f6', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, '63IPH0OmWgK67UMNdzBs', 'ofmzdAmCwbIq5b2BQxel', 'b5845b287bcd7331968ba89a0d5a34701bc9547f87f94d29b3b85c28a8abfba7717dd78b375183e261f2abcbff14839837aa214c0b5c82dddcc8681f8bba30dd', 'k3cF19', 1, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'zPVCIGgy2yL4iw0zdv7', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'ebded52ce7a7438a3581599e47106551e6bc8199aca5cdb5ab62cd95f930fcdd9e3c8e49c20d26f59b7861219e07cb326c97b22e93b3d09293ef55afd47d8fec', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, '6Q7EcsGngRQHC6Cqm4gM', 'hZSFN0piGmM0CUfZNQK', 'a8a4f1b0199d026de2c111de8df9de5f74e6c2985206498a05e68280ffa6e45b2e178e57a623575408b7eff86da7f04571ca9417159c54e4e36bd77526e162c2', 'k3cF20', 0, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'olKhOWMYz1aGEtlGj1q2', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'gXfO63N5lkMJB9GpufQ', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '14d21223433fd81378c6e8595f5db062541e6f18b96aed692ee426271b6e23199587e40750c1a898ca8fda4422a8c7622846485a86d4bf10b575ea27136efe6b', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'YsJsjRodTK2u7WclUTp', 'UL61OznrDjY7FZbQl6', 'c652e32deeee3e859c78dd482155b218d48d02618ab4aba282fd3863ad9b2c904ae5e5b921c01f984124e141b09712f807e4d8f24b28a43a389ee099c05fdb2b', 'k3cF21', 1, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'BlZkRgmbefcoTMs8f6P', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5721f80bda0898112a3d9da4275c6e308a5582e3c818df6ca9cf2e74842c5265758530153f334d6457b87db3546740c1a02f03e7d3ba5e2100ad8e16d47b844a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'SDUkKCR4j5eODNxVvzuU', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 21 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '7ec62c462f9168b2e2ed9beaea3d60c7dfd6098fdd047e2a9419b2a014adc6de90d79a047de1a77c2c9eee21728563d880309536e4c8e19df7094bad7646560a', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'SQCpe8ByCq1Quf5awAs0', 'suXW596nt1D3unyOvBN2', '5721f80bda0898112a3d9da4275c6e308a5582e3c818df6ca9cf2e74842c5265758530153f334d6457b87db3546740c1a02f03e7d3ba5e2100ad8e16d47b844a', 'k3cF22', 0, NULL, '2012-07-16 14:02:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:37', 'Users', NULL, '2012-07-16 14:02:37', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '2NhoClX4WszKCYl4dHbI', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'Hqzc2Wc9Y7xsT8vXbt4j', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 1.8ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '750cb87aceca61aa784591e3b2be13f60df2cadb14190a49e3ba16d00e29e322c459df6e54d83b2f3a4e4ab68345d31649c080a3c836f59ce348a48333e938e1', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, '0pMvisqYh6Wm4ckwO5J1', 'jx2pqRXlAJwCbwwMN0Yj', '9b76dacd1b9e41631f0bdc42c1c0a55272f6a5aefe7f5d03caa7ff320011a4a5477c6ee9fd4c21c932e264a3429cb56e1dbac6e16e598cff41357541e1dfc7a1', 'k3cF23', 1, NULL, '2012-07-16 14:02:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'RVSEkaNClsv31h0w0mEY', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8b2c53187c5c7eb505833cea9594cdfb36c1f0b1412321beedde85906b6b89e1769c48ae78fc3087d9ce461bc725dd273ba8edb939f815b77f94c81d636b6b7f' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'ck2UP2HPmaTadmiCSDm', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '13337bd7c3a2ce0ae14a37ce0c37024d64a51699b5adedb9fd4cb96b111aee0f11d0463733f3137e9397f0eb0f3fee93b2b3ffa817be1c783e94eda67af74956', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'iKeBtiviARiQ8vcKqiIs', 'e0qiCNPcCLhT9nSmQyw', '8b2c53187c5c7eb505833cea9594cdfb36c1f0b1412321beedde85906b6b89e1769c48ae78fc3087d9ce461bc725dd273ba8edb939f815b77f94c81d636b6b7f', 'k3cF24', 0, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'Y20e4XBidpGH6PdoKvK', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 24  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'WfiJIqVQgrkgYAIYlTa', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'fa0cd4008409da68bb3577e026c48c2adf885f04c51e2802d8b700ca3bd61fc61fff4e9449b435b4a247db4aa2a0c80a6f36ef5d8a1f8aab1e7dc827da2db645', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'p9fEIgkyhESMfaIhH0d7', 'rLKvTRjfgINiyRP8CmvD', '27e4a766387583544932af6fd3270bb8faef7a3454c30ef497dba6647402702fdd452b4f6e59608ac3a21e88afb136790341835bde9b514a4447c61f006e1dc1', 'k3cF25', 1, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'NXVU1NNedZkZdj7w0M4', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2627caca52ad607b6b33801d6253a4c431109a7b86480fccd4274240a71b92f83f76f6b400d26a83a71f944b7380e07f5338d151c38ee41a76d452ae1aeac615' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'WFmBvi575nt8i5qPsdR', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', '343d0cbe9e9c88ec8325fa9941870cd999502cac7938e3cca43cb36b5393d03a5867729b70ed7237226d4f9f7ad2f0a60a643f5f88cabdb7cce67532b039ef4b', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'NZtd5kDZiFRnuw59rmw', 'QY8Pg3x2gsalrUtMfs9E', '2627caca52ad607b6b33801d6253a4c431109a7b86480fccd4274240a71b92f83f76f6b400d26a83a71f944b7380e07f5338d151c38ee41a76d452ae1aeac615', 'k3cF26', 0, NULL, '2012-07-16 14:02:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:02:37', 'Users', NULL, '2012-07-16 14:02:37', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'UzHUGDASNooLIRXwZ6RC', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = '6SdgSmrN3LYmQqFMbCRv', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'cbc798ff0f34932ed4600082f0fd8ea44af804053b849705e8d0a48572d911135494e160511082ee7de7de4c6eceb35d2568761574932799e3b79406d90e0605', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'mYUBIcvRM7DePC9rfxJ', 'PfwRvsEnRtqCHsfvGdV', 'f061b8720e990833ffde2bf0d1e5a9d367ba502402e963a8cc28b879b4e716cc698aa9310c470c77ee01b578d845799f861e35c18c1824354751b18efe1a816f', 'k3cF27', 1, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:37', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'xFBHZ2cslTiEea4Nu447', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4461692bfb1bc1ecafa18fce5ca82b7a5c6dbcbfb6ab2a02dd852a92387218215cdf0876aa49347ce124d8c6c470328504ef8ddca70974c58b3e08c26c23969a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:37', `perishable_token` = 'ffSzitxm1nR54HnJijC', `updated_at` = '2012-07-16 14:02:37' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:37', 'd1ee6b981158883880c85e9277ced5a4f8445d99147d0b81ca3ad5d3dd824a7d099920b61ed2283b564dc1355eeff8ab326ffc655875fe4a0afb174f61e3d929', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, '9XKmTahO77dFQaIhUmx', 's2lBZd9B5pkyLxOwaQ', '4461692bfb1bc1ecafa18fce5ca82b7a5c6dbcbfb6ab2a02dd852a92387218215cdf0876aa49347ce124d8c6c470328504ef8ddca70974c58b3e08c26c23969a', 'k3cF28', 0, NULL, '2012-07-16 14:02:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:02:38', 'Users', NULL, '2012-07-16 14:02:38', 28) SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:02:38', 'App2', NULL, '2012-07-16 14:02:38', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'NzQGS1KVK4jIT60NIHmK', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'BVrgaqBBIeHjD9W1nKBM', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '03c703d93c5c75cc6b5a51ee25a38fad8d823fbe494c68b6c1a9ea31bc06574d512e7e8f043161927ef42632b03ea86580b7b64ba1077c9ea3be32792b33ef15', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'vuzg6XWaL6LS6v1IdMCA', 'zYlNZX6gwf9LHjzVtGVf', 'fd43fa52eb485a1509511462e7a0f64ffc680a1ecd01cab045175b0e86d1c68c15ef64aca1b5a8f9e09ed2e31c0979e4c4609225ac37fe2622ace4e6f7aa7268', 'k3cF29', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'Okz9lRDBdXP2JXDuUTLU', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '479e63361c987d81be5d32bc5f1ff34e4ecc336d08aa9f7dedc0e392de230237810749165f29a128e54e34407c8a1a2c4d92dd679a0ab7bdb5e9eb3e34abd71f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'uobLz1zPtUraCUXuOxk', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 29 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '822d4c103ea965f2c536ad5b0e961f0c574966d648a421721aa2e0650252fbf7d5e29167cdcbc2940207503aa81b54a81c96bab06d14b88d212aa61ff961ff8d', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, '5JqOsmIpYk23pYc8MIJD', '9dprbzpMRfe8roXDREOA', '479e63361c987d81be5d32bc5f1ff34e4ecc336d08aa9f7dedc0e392de230237810749165f29a128e54e34407c8a1a2c4d92dd679a0ab7bdb5e9eb3e34abd71f', 'k3cF30', NULL, NULL, '2012-07-16 14:02:38')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'HReiguhsPfO8C780oJr', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 2.7ms | ActiveRecord: 1.7ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', 'f2b0e38221117030cc9543795ca9d9eb86efc32ea0ceb7ff9995c6c9850aa56e57b00db9b1af4a77094ba91be837db136873f372bded9780d773a8f3b18dc9ea', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, '8314CZPjMakR1yzzhVy', '0GSQ2VEFKRUEjoZSmn', 'a1b4049350c20c6fdf0915f162ca8bdf1ff67041718722c34efcfa334dfe3d439e54cd94b6eddab7f7d68bcfd4a99dd5be1208acdafbd6245e93744105e3682e', 'k3cF31', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'wf2JlvKdavDEBHk1kOmu', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0a1dee0193c4e01a85f9cba9269903cabeea2d87331cf858664f2b3b5cd91cc9be5636ec8731c97e4eb3b57f7f0b15ea55bc731ff6d1db391ae36427f4027b02' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'Tfdn1fHtRDGRB7DoHki', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '5cc11fbbe02b4de766d3ab8f0f4f220f974ff3b4dc1fcebe081ddefe64ec61fa78c94c9593fc323112c152dd1f662f7334ce8182748707345328eb8b3375bc95', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'e1NtcP1BmDMcr3Yfnj2v', 'V1Z1NEl0FY7qxkaHcf', '0a1dee0193c4e01a85f9cba9269903cabeea2d87331cf858664f2b3b5cd91cc9be5636ec8731c97e4eb3b57f7f0b15ea55bc731ff6d1db391ae36427f4027b02', 'k3cF32', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = '7yI13wHBSValNtsECWOV', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.5ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '475446183a9c41b12d3a42fdf8398e3ad27c31385c0e5ef7373a1b2520af01004485ece8e7afaaf043744c17079c68ef380d0c347c92e6887264036460765bf6', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, '9cjlZiLg2nPHuNg2NxE', 'UvwoqNc60o40pu7EyoT', '0711fb6d81f82ffc0097b14b43a32a79a4e7d8777c26b4b018fa73021018cf24fe3c09fea90a280caeaaa7bf4167f73202b06a66fd176f234593e0680c8fbd46', 'k3cF33', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'pykuGezlzyWgyn9T1Km', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'yG0O4JcLOqYkKkq8eMT', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 5.7ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '64e22d324be6c356b05d3e681f157ffc727591d09f1e185621b5480afb9ab7bff2027917e290c88dd487896ddbe0d058c37ea6f3c3169afec0714ecab9512445', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'mEtF0yuw0bdiytfq24l6', 'IZyAKh4zCyE3Q6rbjtg', 'fc96bf4686ec83dc5fada58483e6e196c94a609e0a8409d27de1b19918d29880887930cd15850108c5e8c2a07e1fcc0db897e95f9a6d69e27600feb1d039f916', 'k3cF34', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'jz38hqVYRq6vJfoecj', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'M2cu3apVIAnuGgkoEPF2', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 11ms (Views: 1.5ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '93cdeb526d15fd8137ad073bbf4167d4bbcd21718068e1c1ec5b0486c7105ee272f33ffa4629480dca60c90c0ea61f5339557e51dfccfd07cbb121b8e5898117', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'o26c2vQBLwbyuhA7LJwp', 'RJUWGxcEwbQ9O4nvH2VW', 'b1a3a274bbb47983c274f8483d78cdc46739d1b06e3862ff621c01d1ddb1ff085dedd9668bb3cccd32ba402915195c9b166defeb0536bd9b544b4931c085b293', 'k3cF35', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'P2UCFCTazN2j18zXejQp', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'lTUyzHITnXqocOtdUxmp', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '66f5857442f68830d975e5dbfde53c63f6fb671fcc007ef6ec8c1cfe32c3b5151038b88cd20bf6e86d73f875ed49fab2e9a86e3d8ea4338fcd137f7f793f8477' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'AG2m7O1qcZwq9K16aN', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '2a49bafba819cfabd6df8bb2f6edcc6b8d026db90e3ae2162e700e1c60a4880e1f0cdb6ccf2053e612ec895090795873399e6233f284ad91d7508585e58caf12', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'FQtVEGGehc6pNgA26seZ', '1tpkH7Npdx3IrJKdhycK', '66f5857442f68830d975e5dbfde53c63f6fb671fcc007ef6ec8c1cfe32c3b5151038b88cd20bf6e86d73f875ed49fab2e9a86e3d8ea4338fcd137f7f793f8477', 'k3cF36', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 26ms (ActiveRecord: 4.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '6605e04f72b8b97e5560283f8a048161810ab8329c1a59af844c4d8352ba12f1e37ff99dde2896120819b7ae7805b09b8c81bb4916686b22d205ab0e03ad329b', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'ar5i6zPOJPXP2uZCfKIs', 'eTsLI2JieCuyg0cRdic', '3803efbdc28ddd628cda48d9382ef3aa84c88a0b7df4f1e94339cac498d7f6065d2d5573d7916f5187b291808e8c610e59395fc1785a8634038ecda3c3a77dc8', 'k3cF37', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'NmazS1QSqtmiw63LfRc', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'KxGMqQ92z0xeamFfG3hg', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'af51fe57cc2d79672102fb09b80c189cd56948a9419b5940947d7363c18b4b80e15605eabcef75b23b4372e3ead4b4f2fb0448cdae489d3aeb32f4dd81250429' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 18ms (Views: 2.0ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '164851505bafdf9a578d20ea21d578d85da24999428ae43d05cbd1143b4138298f4bfcfee316519bd9c721aec98dad5fb62c4435833225cefbb1a06311cf9165', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'g4TKtRoT4yAzr3CmXQiw', '1kDhMgixX0iGpGoVOR', '7d9b7c618ae7c6dd9fdd30cf8f20be59552e93e2c0d74400e679114d10e202094295d72f18e0f8c869c073d044882be39a2e65b117a0d52f22c503c6ad384514', 'k3cF39', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = '30MeJjW6w5WoAtxWsi', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'kgBq6vNtxVC0HjFBHo3b', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a5dbf2665c86c7efab1de8ccdf7854506485f3e60354f4c60708be9517bffa406943afb3f2d7e70fd0c67d295856a0f9e06f6d43b866d41b64dca7664f8cc549' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'Ag6u8cuGlYabPMrUh6I', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 38 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '89dd0696c0241ed0b886cf53bf5b06dc66d3b616e4d548bd67e5be7fa3d7bd2527e7a2ca1f2eb11f839d2266ed38fa9f41088ecc8911e6084e7203b62c8d34a5', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'DFeUxBuyfFtOuwMTVp0q', 'Y8sFjIE1tLWCtI3J1W', 'a5dbf2665c86c7efab1de8ccdf7854506485f3e60354f4c60708be9517bffa406943afb3f2d7e70fd0c67d295856a0f9e06f6d43b866d41b64dca7664f8cc549', 'k3cF40', NULL, NULL, '2012-07-16 14:02:38')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 25ms (Views: 0.2ms | ActiveRecord: 4.2ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '6755f62484f2d01e9f7226777d9edad435a348388dc9e4f292810482e267f04199260b871607e9d0fb1c36ff996333327260574983412a2857e58baf91e47a6f', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, '2WQfdDTHjdLC4oPd6ZZ5', '9yZlPVgo9hn0lV0j5qbk', '37462b0ac788b8b2ae3f43b5ed50abd0a68af8a70ff72cbcef7719c0837299344c0cd6ba72fc4b708f9ae4a24ffe86dac0255bcf47dfa683afde12b4780cc73c', 'k3cF41', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = '5v2G6uHj9z9237NF7wia', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 40  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'vj87IriGUn2JhnLSdyg', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '52b88c466924b01fd6d3f8428dc11b950e6a379fa29da1957299bbcf05123354dc72406ec7c8009503f9ae1de46bf4ca1130a3f63514b21cd8fd4cdc1afa47d2' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 16ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '809755f8e8ab36b690503e8e7a61036669248d2e5c98bf0642f751b6757b75d49411bbc314a5c8ce1d061926b1988999320981bff1ea29b74d9dd1f7e9d4b76e', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'hkI8ioa5XqcP6O5VxuWL', 'MxLc4vwU8wAS5w1S5wP', 'b8a3e0504b66a5509433b54d01cad56416e5cc51c4b50fa836a8d20cc32919ce7d60e720b73167d0871395435666fee2f12a7014c1547cb9629b777c7bfba07d', 'k3cF43', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'OkIynzE66PtTGPGbxyt', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3342d965c1893c23714483114b7fa8b31ea748ebfb2d4cb97f60df302aace2c586a613bfb3cee56ae21fd2608331159383aed46cb4da6627bee1a0ac121c30ce' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'G1MifdjrgdOg5t7qvuQE', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '72e367553e84246179cf575afcacc691336b7359fd01802018e3083ad3c6e63ebf15e1069a6d5dbee9eaf6721a6994d868cdfafa1012672b19077e7a8af9bdc6', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'er2JlThluMSAL2G2T9', '61qikMHVDe4Qlfynw9', '3342d965c1893c23714483114b7fa8b31ea748ebfb2d4cb97f60df302aace2c586a613bfb3cee56ae21fd2608331159383aed46cb4da6627bee1a0ac121c30ce', 'k3cF44', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'Knn0beJ9EixUlUPVYTx', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 2.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '96c239e47984bd7b32d2094316f9bd7df368991599f610e94d6b2b755357930c9dd944b3457ae524c25b5a29e63fcbe1606c8c83f643610a4f8f4334cca82bd6', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, '2LCxpah1B7d7UWN0V', 'FlfP6CzqUlu4Ocv3FTEB', 'bdd35c37c8508e0aad6c39403adb23fe1edf83219f0c255352b3e7510ed353d5fb3ea029d6df7ee0479b729abdc5c3f27c91c3cd93d98d0d9ff9acbd4eb01dca', 'k3cF45', 1, NULL, '2012-07-16 14:02:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'bZLCn3ixQYcF6RJlOVkq', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '717afba6cd0bcf91ee41086b91e1d6d43212d9187beb7fc4830bbd5c053213a5d81b9fcc4f0d198695c542bcf2818f6bc8e0bab99575b24bf59ffe36aaa407ed' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'yeNvG8waf2fThpfuTPQC', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '585cdfdf52160a5514aa79ce375c9be0eba211605a4db91f608f3e4cb6dbadbc63d760c7a95b06b2ad27f68f37909e7b34404c9dd57ed9a6c3c1f6605be5ab35', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'OqDb2JuyfUgmfwwnM', 'XWvb3Ay2srzrbcMKzj1', '717afba6cd0bcf91ee41086b91e1d6d43212d9187beb7fc4830bbd5c053213a5d81b9fcc4f0d198695c542bcf2818f6bc8e0bab99575b24bf59ffe36aaa407ed', 'k3cF46', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'gY4TIGKG6qRIWEHzFjlo', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 2.2ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '3f97eb00d02ecd2e014d0f08fbb419500544776f1c503f90757c15a672bd8d3ca18d0c65d801c46c4240b8df65de3e92be5775ad666ae8fe05eb55b3cdc49ea2', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'u7bttsatcWmU9roSqB', 'd7JEpJgGzBRIUtL8bp9', 'ca9d0684c737f66d72ba1c5af04ad4f6c2cd94a8ec51a62e1adb6dd1620e553684295c5def81f0e7fe5b8cc364b2484330a8b7518eb864256ec6e81525a898ee', 'k3cF47', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'wt06enXL2MEVqPcO34u4', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4c344e6ea7abe50be615cc0dd334e9590d3c169ae64bfdf74172eb9a2973e097b57b8cce1ccb6e731e7140f580ce73d5c5b79de3d02711bdfe7b8adfbe35286e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'RE3tDSdnRM6RBq4dgVWw', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '2ecfec2744e0c5f9d153ffe06d69be78a6966de69e4172af02b85d2098f39ed54ef4e317c7f4966c95acf9a358408652cf2d9fb4613bfb8edf95b70e448bf46a', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'eA4OGsnJmNazKWeB0E5f', 'rlLx7aH1P5tzT8IkUCDF', '4c344e6ea7abe50be615cc0dd334e9590d3c169ae64bfdf74172eb9a2973e097b57b8cce1ccb6e731e7140f580ce73d5c5b79de3d02711bdfe7b8adfbe35286e', 'k3cF48', NULL, NULL, '2012-07-16 14:02:38')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"4c344e6ea7abe50be615cc0dd334e9590d3c169ae64bfdf74172eb9a2973e097b57b8cce1ccb6e731e7140f580ce73d5c5b79de3d02711bdfe7b8adfbe35286e", "single_access_token"=>"k3cF48", "perishable_token"=>"rlLx7aH1P5tzT8IkUCDF", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:02:38 UTC", "updated_at"=>"2012-07-16 14:02:38 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = '19fOZGGRBAS5rQqfDVoB', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'ON47ouYhqT8IQpfWJCge', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 18ms (ActiveRecord: 2.5ms) SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', 'ced0d9823e281aba73e37855c3a37c7c0bc722bdbbc726df92623aa0d0e429c899f93cba36f6b79925f0bb8cd21a6db35838e97567b1a5465577bec4c872ffe5', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'DyIyRHbCVaUKJSTsf', '2hr71ONbenH7o2LP1Y9p', '6f55d0026411dd4daa1e8be1734959ba1477b79b7527635c19bd9a0c09f82deea789dee7e1a9b7f388a6aba5b65f5c6f7311dc60545ddee85de1e5e44d50b9b2', 'k3cF49', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'PLKPt3vQYg2PnqHd6uYj', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '51cdbc84ef8dfc8914ed22323f2f2073dbaa732b0bcc4cb0fb2e4f60271ac02166936254434b52c4cb938307e5bdf4502ffe11eead963853a318e5bac93950f8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'K9kT9DV9xPKJnAwFrWq', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '69716ad03cac7a59ba47777f5fe0ae5d941415cc6e868cb14f43c4a20a1b1bd7b807123b0ed78a59f5852cd6455277dfba3e46221cbff740a9c215f2f17cc631', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'FBJ3djA0jLWSvFuvUEL', 'vR0HzJpA7rb6UFfEKLYN', '51cdbc84ef8dfc8914ed22323f2f2073dbaa732b0bcc4cb0fb2e4f60271ac02166936254434b52c4cb938307e5bdf4502ffe11eead963853a318e5bac93950f8', 'k3cF50', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"51cdbc84ef8dfc8914ed22323f2f2073dbaa732b0bcc4cb0fb2e4f60271ac02166936254434b52c4cb938307e5bdf4502ffe11eead963853a318e5bac93950f8", "single_access_token"=>"k3cF50", "perishable_token"=>"vR0HzJpA7rb6UFfEKLYN", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:02:38 UTC", "updated_at"=>"2012-07-16 14:02:38 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'OwY9yLunaSMiNYiocIZk', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'Yu7GXEUN3U7vQfFsEMp6', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 16ms (ActiveRecord: 2.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '7bb2aeec4af17826cb8d42b12a3f33d4dd02c7663705a2298602864f5809fc19ec904736b476a8e491427b99174d31dff0e22e4ecbd6496c5571992ec3de2381', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'PnYJ2u1LrrzY1Z58wQLU', 'bHfmRgNu6GtOzMFoly3', 'c23bd3e81d851bd62eef4e653536182900c8ed48eeac799f76274bdf0656dbbdf8f093a9f69623ce2e82664248b52f21790de8674d8a626fbbe1e96aecc8cb2a', 'k3cF51', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'Py9rD4a0HgkRKWcHgrm0', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a77e8f8a3554b001b7b9e804dcbfa17b695e3dd51456e24e436e77bed01f7437d642eb906d4860c48985e897501345fa15b99e5fa2c758bf514aaf897d7bdb8e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = '6B7vuxogFQEiIXAnbUUq', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '88014885a09e6a4c63c2bc5d98ea7bb30eb001a8af00871f7c0b02645f6049c612d57d53f1284c0b33bd91bb0e051c2d773e7821764ba5f9ca4afb921261a598', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'ts81wcF6vtMTuSPMpSlT', 'igxmXH0ALorvLDvQepK', 'a77e8f8a3554b001b7b9e804dcbfa17b695e3dd51456e24e436e77bed01f7437d642eb906d4860c48985e897501345fa15b99e5fa2c758bf514aaf897d7bdb8e', 'k3cF52', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'v4MrPVEDLdXDJ4TL0gn8', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '03b4cbbb56cbbd9da88d2ea4e2ca6348f49c38cbd36d4faee22314f435ffd44b65ec801b3a8010da6c99f4e3ae1935fbe079219d913ec03474c539bf2f39902b', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'KiBL5wSLqCDGRAQz3vIU', 'v40s6ZQk8KeGcX77Uytv', '4db314825d7e957c776828fb74fd41d7bcf4a53d13fd44e2a7c309d37a5216011d0742de297a1a274badc28b16e30717b1010fc562517c031e7c601552268326', 'k3cF53', 1, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:38', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'DuTCLsbElHGw5xsXbDQ', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '176014a392d4b47e659ca6425f5f892ede80feae4ff07b35f61c363ebac5f5c18400a688eece40fc232f221589e7867b25df9885601fbc77c73c1269febe9130' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'sdsDwdlt0Z0QPsLlLBx', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 51 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', 'df0c1d0099cd6a1cb8bf99237cb3ee06967d0722509188a67d5af2336cfde5cdb7c5112e99e9fda6530af0d2ac67151eae1dc471c978f9fa4a6985600a507702', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'RqBj1bQM4BKqZnTOMows', 'B7VwaNhya9dsjm5nBJU', '176014a392d4b47e659ca6425f5f892ede80feae4ff07b35f61c363ebac5f5c18400a688eece40fc232f221589e7867b25df9885601fbc77c73c1269febe9130', 'k3cF54', NULL, NULL, '2012-07-16 14:02:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'mxAcyFQvFGTXi848vJj', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5b34a9c5f883856981b6187248c73bb95799dc1915eff5e604ba3fbf109d6980cd7037dbedcb93e5c0a5b1b94cfb173010809070162d9daba13f8261718ca7e4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '1ecd442a64a8a6c39573946484b30070ce0061df7821c1f70c172f806ce3bdb361e058c398a452c6345ec9ede6dd4590ee7644197e34638cb71f5db76c3f2872', '2012-07-16 14:02:38', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:02:38', 'john55doe55', 1, 'efRruE5IOTUeDs0AepjL', '5QTNVwi9XcDRsS4Wxxa', '5b34a9c5f883856981b6187248c73bb95799dc1915eff5e604ba3fbf109d6980cd7037dbedcb93e5c0a5b1b94cfb173010809070162d9daba13f8261718ca7e4', 'k3cF55', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:38', `current_login_at` = '2012-07-16 14:02:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'WDRgZuhOV9yyy6R6g2vR', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '627b600094376387460109103797188ddfcdbdbce0e3c6fe15200131e2d73494f5f7fd7189a598c89f58cc7597931c351e89f50a7402825b98180f1b0901da38' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '258fa492f697a5de8059657775c623223fdbc21c9fc25b699308a683ce02bbeae44703800b384433c3df0fe603495ebdf69d6cac22f06d3eb0eb35180c521bf2', '2012-07-16 14:02:38', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:02:38', 'john56doe56', 1, 'FfoOnR9y5aAPhNb2Qat', '7M0NBe4nRK2JdEJlV4qw', '627b600094376387460109103797188ddfcdbdbce0e3c6fe15200131e2d73494f5f7fd7189a598c89f58cc7597931c351e89f50a7402825b98180f1b0901da38', 'k3cF56', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:38', `current_login_at` = '2012-07-16 14:02:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'kGhXo8t0X8dg1dWImZhW', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1c6e74411edbe55977c2652e9bea66dd41669dc3eedcc6cded8876f74c4533a9aabf1a0beb619326077a35e8e9bc2f7c9994a97446c5fb11bbb16e1ae4c22050' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', '297d470047fb6c7e84062fc68eb47da0f36cfd10f6e22067c0ab015ad3a7363d478f39b67c619c4073a60501d3ec0d93cb9b92857a1d5d3e6fa87ea2b22e63cb', '2012-07-16 14:02:38', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:02:38', 'john57doe57', 1, 'UbUn8Piqacjg8BYqpXX', 'BDcnL6DNB7HqaOBNtxn', '1c6e74411edbe55977c2652e9bea66dd41669dc3eedcc6cded8876f74c4533a9aabf1a0beb619326077a35e8e9bc2f7c9994a97446c5fb11bbb16e1ae4c22050', 'k3cF57', NULL, NULL, '2012-07-16 14:02:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:38', `current_login_at` = '2012-07-16 14:02:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'ftPEfekOqRwCc7TpyZn', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '25fa53c36e3599d630aa5061a32caed7a5fc9c1f6975e7a42ccc98e9b0d6e1f262ad00f6a44f94136403376c7d78702bfc4f79340bd39cc0d5c4fce4f9da3a4e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:38', 'a795fe7d1a799993ed469ace5308aab516e0af7d3b542fbc858a6f33e4b948e1b5cfb2da5cd687da1addf89b28e6b9e7768681eb8bd63fa9852a3dc9da8b9bff', '2012-07-16 14:02:38', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:02:38', 'john58doe58', 1, 'EQRyTtyBU8vXlcbQ3ZU', 'vShQVOBJvKNW0nBfEKjJ', '25fa53c36e3599d630aa5061a32caed7a5fc9c1f6975e7a42ccc98e9b0d6e1f262ad00f6a44f94136403376c7d78702bfc4f79340bd39cc0d5c4fce4f9da3a4e', 'k3cF58', NULL, NULL, '2012-07-16 14:02:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:38', `current_login_at` = '2012-07-16 14:02:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:38', `perishable_token` = 'RqezLq5cKAuTLROYwLE', `updated_at` = '2012-07-16 14:02:38' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john59doe59@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Sent mail to john60doe60@email.com (88ms) Date: Mon, 16 Jul 2012 10:02:39 -0400 From: no-reply@spudengine.com To: john60doe60@email.com Message-ID: <50041effbe19_8183fe276034ce03236b@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50041efee9dc3_8183fe276034ce0320d9"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50041efee9dc3_8183fe276034ce0320d9 Date: Mon, 16 Jul 2012 10:02:39 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50041efeef0b6_8183fe276034ce032156@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50041efee9dc3_8183fe276034ce0320d9 Date: Mon, 16 Jul 2012 10:02:39 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50041effa6ad_8183fe276034ce0322a@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50041efee9dc3_8183fe276034ce0320d9-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 141ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john61doe61@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john63doe63' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e53dd14994af180ce182d3a6db13d6b6919d79e7c79a71fc6fa43682210ad2df3bc3fd9f47f5c138583ac7080a512cec1f851817fe7bc26f2eb50c55b8747b17' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF63' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '86e2f7846d90da1d13fdd6d7fa8df0cf948fc3e2fe5a22f1d3603ce9a7ae71363ac68bc6b352271241a207e3589a793d7971e5fd981cbeae357eb3062cc33297', '2012-07-16 14:02:39', '0.0.0.0', 'john61doe61@email.com', 0, 'John63', 1, NULL, NULL, 'Doe63', '2012-07-16 14:02:39', 'john63doe63', 1, 'ZwiApmIflCe3IqHos2Z', 'GPoY2RX6lEVX3IR2wy1m', 'e53dd14994af180ce182d3a6db13d6b6919d79e7c79a71fc6fa43682210ad2df3bc3fd9f47f5c138583ac7080a512cec1f851817fe7bc26f2eb50c55b8747b17', 'k3cF63', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9889ae95524beaba914a7cfdb2f0921f1ff542a56619a2fd48a4cdc5497727e70dcf7a593d8582bc380cda3ebc193eef7fffc425100ed916b7a976eb759036cd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John65", "last_name"=>"Doe65", "login"=>"john65doe65", "email"=>"john63doe63@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF65"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cabd95eaf8ed89cbc2ee2de47c6ccae5a8b3b6fb5dfc0f19a3ae6d5d098fdb93aa8b0b894a554d4176b0177f1b535feee6b009618a6d61b472888458c9c7e2a5' LIMIT 1 SpudUser Exists (0.1ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'FZJM4YO7U4Qbqnq' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'f09703055ed2b5efb35daa0919f65aa09fed4103464e81f7e3301a1296cd748b036b6114971c1f43245db919ebc9a37bab58403024e91b66a1590203225bcb77', '2012-07-16 14:02:39', '0.0.0.0', 'john63doe63@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:02:39', 'john65doe65', 1, 'Cj08vqXvDnVxGK0RZxah', 'lKcM4AIF08BmgUZlSEn', 'cabd95eaf8ed89cbc2ee2de47c6ccae5a8b3b6fb5dfc0f19a3ae6d5d098fdb93aa8b0b894a554d4176b0177f1b535feee6b009618a6d61b472888458c9c7e2a5', 'FZJM4YO7U4Qbqnq', 1, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a87da297933121adc8c944091d5c5c8990b910eac78203a924cebb832bed2af0d627bb0329ba9b690a214d25a3c169dab5d4a94f48d0afa04de0588acc5195a5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'GLErF1j07LhTEPylj' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'ab3a0e67a7a473048a8ed94e260aac01a52c8bcd3e9cfc13bbab2191b3b26f2d28a7347095bb5a8162f2d057a06db201328ce0bc94bcbdf66f7b2e91b1eebef2', '2012-07-16 14:02:39', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:02:39', 'john66doe66', 1, 'FLF7iJkxZp4rKOtLWBA', '96dAu4r0vdNEBWwTy', 'a87da297933121adc8c944091d5c5c8990b910eac78203a924cebb832bed2af0d627bb0329ba9b690a214d25a3c169dab5d4a94f48d0afa04de0588acc5195a5', 'GLErF1j07LhTEPylj', 1, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 18ms (ActiveRecord: 2.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '455012d5c7997883a37807f1c690b62fe2cf91a3163830e5caa9944e7371d6abc2cd47e520e6af4b768b66f1e8dabb2bd9bacd566a7ca9a0fd1640b215e30492' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'MKoGvxlXXqdWHNqUNUkW' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.8ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '334d264637fb4371a402245adb7dd19ec65c073bb032c458a696c564e6acadcc05c565ad83f965ab30e5e87981aea17097f4f24373139257c477e6fcc4513968' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF68' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '9a3bbd84d0a9a585f7c43ef869c55eb537c45de2c0c20f77f0f98ebaa07039e4717f01ce5e2da4fe399bfb9292f21cc7a21dbc46ed74d686b707cd9bde07f893', '2012-07-16 14:02:39', '0.0.0.0', 'john65doe65@email.com', 0, 'John68', NULL, NULL, 'Doe68', '2012-07-16 14:02:39', 'john68doe68', 1, 'OgMgbaKFHzffq9sykBD', 'kTzEtBglIj7Y21fxK7yK', '334d264637fb4371a402245adb7dd19ec65c073bb032c458a696c564e6acadcc05c565ad83f965ab30e5e87981aea17097f4f24373139257c477e6fcc4513968', 'k3cF68', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = '0XlIVaNXcyIHree44Pzd', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 59  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.4ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c85e499061d2edc5cd2f095312afda30de09496bdceda3a9c76e4a570ebe134baea534e7f80d1cc49f129c85bea1d16cd22ae35742f635292852edfcea790d01' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '0435ce165662d947c5506ab333c11d261f6c44e83086f6f8c50ea46718a25d7116dafa2a48813617f3de2fc23d0f9cf1c3d2c018ac3f5278499da44072cc14a0', '2012-07-16 14:02:39', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:02:39', 'testuser', 1, '1lhVWCTrdj5zMpD77N4h', 'mlLNzi3uIUVvXXuc9E6Y', 'c85e499061d2edc5cd2f095312afda30de09496bdceda3a9c76e4a570ebe134baea534e7f80d1cc49f129c85bea1d16cd22ae35742f635292852edfcea790d01', 'k3cF69', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'C6ijfYsPAZeI6R7NnBRp', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:02:39', `current_login_at` = '2012-07-16 14:02:39', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'VvidAvnnDoK5Oi9EXVk', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 10ms (ActiveRecord: 1.4ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '837cb4e8b773e152d2a333fc35ef440e83589e33bd20983c17b2ed15dc674f4905e48098c0e3b5214ac27debc0f1aea26c648ad2d1f9bac7f07ffd9b90ba698a', NULL, NULL, 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', NULL, 'john69doe69', 0, 'zxV0RAtj1i2OByqhXYHo', 'yrStnHVEtIch1Kb0Yb0', 'b32e3fa7941afedc47eec0ff9a6b42518707790ec6aa436c641f1f107cba85c94285410833ac0a85be320f8338e8eaeee3e474f6d4b1ec7a421dda0abfce3b79', 'k3cF70', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'KKT6k7qjUv4DRJJRH8V', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 61  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 61 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'tG8Nmz3GZO2mOrcyrvV9', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (1.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '584c45ff4b98eb3143de97846caf98829f5be22d54f1cb555091adba7ef5750a9e6d5f43c303825fa7a0f8bc4af52ccdc3bec49842f040b92abd618ade0354fc', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'vhSNHwW5i9ng5TYGdMu', 'HUYC9IZ7g2PyFLpKu1I8', 'bf235ef184a3f4ceeeab92e901bd561bdd4f2bc56450792dc2033d5320170a3fad6678b193baea094bb51253407b2ba520154542a855231d195be96ccbe0ee8a', 'k3cF71', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'r4DlWGobVKZ7MobIjmo', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'wGRqdAUzDfOQDI5zQk9', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'f26775ee49aafae47606b040d15fc2c9d329ae4953fca780a14c35cc918494c6bca44f40320b0d7d1b552105a1b20540ef1b39f1f62e0217075bae6f9475da38', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'tZweZHnPs3ovUokuzec', 'TyoekkRsGQLMG0rJmzY', '4a7e604211667114b526bbdc2a07fcd7a2213ddb7bb263a359127fc97f2a32b4f2d9c074f24aca557dde2bb713fd127e988ac51c40d6a17319aafb09510db904', 'k3cF72', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'FGqwG1afM4p0u10hGsxk', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'Y9nBmCaDEieDgTq6zYef', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.8ms | ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '7470a62fd24b5e6e1abface9ac8ad04d38c4b68eb942f851fabf4ccf4ce3ceabe8a3e995960d175816cd7f8660cda08eba80332773c20ad88f4fc054ee45ca66', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'ejctdj9gtNlAE1rZYJMN', 'JesjKUg0o91vjNAd1bnh', '185b5f1a045b71b16dabe98fedb2b43c9dcfa88b431dc7948906ae150a6ba925a31f4d9a3b3d4f1dc0337adbbc34fe154953f83a781f2ae6dc7a993629720730', 'k3cF73', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = '37VDIjstTTXgdMiBM8HD', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = '3o9cr8Ou6NVbPix9nsuN', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'f6b38e25d94a8f64a2b44d8efa3c0b8681681089d04c7822d9989b82f29018ff3e2db0bb26e95b5bf8d3bc70f16c76762993df7c380ed2bbebc13c1c56b0b4c2', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'OMhiPJgOKbZlD8S3JTAD', 'C87vDFz8ZShMnBtDzbI', '1446090d2103d5a0d235e4cf4875e1be1848fdacac2efbcc5ba073893771f4cda763d7ea3709a1c7632699e633f51ca8acb41db1c09833fb3d138a88cbc018a5', 'k3cF74', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'ckmfrOq9xjKNpvdENIwR', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'sPPPESWq3j0mW9t9TSU0', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 2.0ms | ActiveRecord: 1.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '05417667617332142b232ec24a9a1adc3d2d26ad4b4d44f8202b1866c2e61b41988f6f14b68a3ff015e7edd17c23ef497ba74e31a88946b28b45d64be0d79cc2', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'MOVYnTFQAjpU4CLzoBw', 'zh2HngdIa2WKyj2MBOT', '495f4380b378c36b36022ca712cd93bfc8351e9c84f66388dedb472177e2922bd9c13b01c922127205d3f8c6949d1a7034dcded7e5288c75e3d8e362db556c74', 'k3cF75', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'YbCBOFmHTg3vQhJdKc6', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'cpXcFy20xPuOp6muJ8t', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'NKr5cPKtEaTNmIyMM7s', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '123618d03ffc1c62758cf81b5e8f35f51a71a2c55bfcf794be1524b1a7385fe115b4114aca9b758a8c26b109db9e9ea5dc01d69ad23b8108a400f607544d059c', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'My6t1wQFvyD693p0aL2o', 'iIk7T7ZydnU6jWwwbLa5', '98636d3a941380a0f5c656e59a21ea568b6986820d22b4504d8166000dc76815f3f50873444a6bf70768da1ba0a9bdf6f77a9fb12b294c188d92afd876eb848e', 'k3cF76', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'qbpuadMBKGLfzFx0dqM', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'ZwM4WmyjGzz8YxlB0wmV', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'yMDLvpyjrxoK0ClBX8ip', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 1.9ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'aed97a865922bdfb1d399dbd20f9a378f4fd9124693805aead64221805c0c1497c88522f0d416e8746754cbc6a62365502c75afe53d92773b4957e25957741de', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, '4UUTxum6WA6DzMKGqe', 'jQOsD01z1xF7ZscZh3i', 'a29fb174fcc7535966945d3dd56d3fdaf98db45110d02063ba3791fde44fa91b25e46c026f0ea3000f99852ced8de7387fe1cf12fd96f027e466bded6ce3e676', 'k3cF77', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'f3Z5CKzt196ImTxNgCb', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'wmpFV3igKJalvKL7Ncbh', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '8fdc361688705081596bbf3df22e983dee30e647ff2a7e27a9684d2aeaf816aedbedeb373b7d4fc14c058cafe7fe3841c1b673e568ace7c94e403bb994213d86' AND `spud_users`.`id` != 68) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '773e2512557fa45d15a6702d7b4ef609ced6cd0597fdca8ca6edb51d0cd2bc4ebffcde6b2555549caf67d2d82a100a07464f306825d83b880b397f5c1316f326', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, '25Q8e0yt16MxwNbURDKc', 'Aonh90QL8WtzFcYJwzz', '3f8eb6dfeec38a551b55be1cee0cec26f88bc9025f81c1a57b086cdeff9ec2d745b55d572a31c67fbb6e16204a9188409ba3e3d766983a9ec028041f210c6177', 'k3cF78', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'fBDW3umnIuaGn4YiVU2', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'LxaDcjBcWQVNevRE85wt', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '2bf7548bc35d404cda8040d8a69562d3043045e0aaf98aef293d480876da77467d3bb31a78bb316659403590e426914acd3cdd16c24801cfc147892de9c9167a' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '26fcea7d116aaa90ae8570f640f82324f04fbdff684ef73e9eb0128f7b8d7608f6245e4c5e8889b48e7fbc76cfa3e1076b62c76d048e07a86518c95df6eb07dc', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'BCU4PuUu5hWryOBFkFYi', 'EEi1A57rKgFXxvfbkAc', '73b8042751c70f2ab9560a777ae83ac5a063a3eb212f56635af6200f86cbd8442d1b4fcfdf7467588053a34ad917f6f095c279e6ffaa4e7eb54b45a05bfcd985', 'k3cF79', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'jdubidrfRPjMk1DL1Uv9', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'UccNbGhuhWT2S2mOtf', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '8afdb93bf6492c13d1ea37cdbe868b5f3ea7da901a7eaf060d954cddba480dbc683414785a922f2ba96f270dc64f394bbe78bb3aeefaa36482a67d232b29dcf6' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'eb70b8d3bdc8a4ed242c60c9db7960a9a270f8d099c7de7a721ace173fc878a3c16049bd301a1a287499cf65d8f3579589bb6822adc013eaa3fda7388613fa3f', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'gni1zbtgeH9NRz2oVyL', '6gSLF7mMyaQ01EauVRSA', '4a9ea730a04f77ebee501b714c5f052937dc5f8b15c22306f7e3a50db94eb2b67d3ecf36948abe24f58640bf94b8397c5352c6d1f6aa3c6633ce8992d339ed05', 'k3cF80', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'LHb3FFnkHR46dewKbHG', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'yynoDMWywn5fkTV79tO', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.6ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '935dbce28c1b5c393e76cf8cdfb8b7a2d914f7cc4d088f11a14269ac386309ff2b2b88c8a1f9118077ba675645b482b78cbe0d341caf4cf9147c3da44a74f78e', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'n1Xjm17mA5zCJ8yZDvbU', 'ql9lIWq1i8pjZXKYOr', '21f7cef351e334f065393ed2c5b4647c99c727fc2603834dc372bb67cb8f031aee59af07631f11418618af4c021bedec75352d4b3d114faf1f22b336b24c417a', 'k3cF81', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:02:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'b8HQsC9jUQNxIywCV0s', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:02:39', `perishable_token` = 'cIT3RaEV6TP49PyhQ8M', `updated_at` = '2012-07-16 14:02:39' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 72 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 72) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:02:39', 'test', 72, '2012-07-16 14:02:39', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.5ms | ActiveRecord: 2.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john79doe79@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john81doe81' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '639a7433062d3361863a5bfb71e4c26cd0fe817b3e1cb56974e3256e2b83d51140f74c264e01bff988f4014073e8014fa9e28f0513b686559996418b6f1d0560' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF82' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '7b970ffbbc694466c0e599946bdf44f8d3793a955ec1175e3f346e9013e088cab4815813b85618f823f2383d9bc2c3ec8dde5d61c827ad8a31abfc3fe41996d6', '2012-07-16 14:02:39', '0.0.0.0', 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', '2012-07-16 14:02:39', 'john81doe81', 1, 'XFHnsasuXK7hIgznptgG', 'ZC6IidXRvJD4kdCWrAsw', '639a7433062d3361863a5bfb71e4c26cd0fe817b3e1cb56974e3256e2b83d51140f74c264e01bff988f4014073e8014fa9e28f0513b686559996418b6f1d0560', 'k3cF82', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fbed490a22b5e7025a4d8dc828a6507a3088dfc8af3de0bf7a7215900b5f0f4e1e195cfc6aad1e36edf96497f65e67e62de3b1c0b36f86908caa6dfc450cfbe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '639a7433062d3361863a5bfb71e4c26cd0fe817b3e1cb56974e3256e2b83d51140f74c264e01bff988f4014073e8014fa9e28f0513b686559996418b6f1d0560' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '639a7433062d3361863a5bfb71e4c26cd0fe817b3e1cb56974e3256e2b83d51140f74c264e01bff988f4014073e8014fa9e28f0513b686559996418b6f1d0560' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'ebf8df5e6fbb40ce2c67f4dad9f25ea11bcfbfd38dee0e8dbc933fbaccc3f231ec19fda2cc10cab6bd4406fdf8e13b437575588d364b4e2605eb3e4b15c908f7', '2012-07-16 14:02:39', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:02:39', 'john82doe82', 1, 'iyfG5YODVHdIrokFjU', 'zSXurB2aYES7qfXNqGQd', 'fbed490a22b5e7025a4d8dc828a6507a3088dfc8af3de0bf7a7215900b5f0f4e1e195cfc6aad1e36edf96497f65e67e62de3b1c0b36f86908caa6dfc450cfbe8', 'k3cF83', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '76a18588188c581696922afb1cb11d399e83f4f208d612b01da7d36b0e30e5cca7e14639429dcfedcffbce4ca05f53c44146f2af0d3831a2b04fa27e16412aea' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'fbed490a22b5e7025a4d8dc828a6507a3088dfc8af3de0bf7a7215900b5f0f4e1e195cfc6aad1e36edf96497f65e67e62de3b1c0b36f86908caa6dfc450cfbe8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'fbed490a22b5e7025a4d8dc828a6507a3088dfc8af3de0bf7a7215900b5f0f4e1e195cfc6aad1e36edf96497f65e67e62de3b1c0b36f86908caa6dfc450cfbe8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '44244583f990e6bc1eae199a6ac1d1a142a9e423700eaf4054209711743a166aea974589fa63f82c87d48750080985df0606a2a464f1bced5c1633332f150cdb', '2012-07-16 14:02:39', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:02:39', 'john83doe83', 1, 'tUKfTOqkklQhhOMeLdG', 'APfpNePBE754P3pS00bm', '76a18588188c581696922afb1cb11d399e83f4f208d612b01da7d36b0e30e5cca7e14639429dcfedcffbce4ca05f53c44146f2af0d3831a2b04fa27e16412aea', 'k3cF84', NULL, NULL, '2012-07-16 14:02:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3cc4de83a7d3488e942d267515129cc0307f0874943aa1947a19c214d17ff444dcd983ccfa485bfe57ec0ccc24242a07d816acee3ac8db40d896430da1b53e9c' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '76a18588188c581696922afb1cb11d399e83f4f208d612b01da7d36b0e30e5cca7e14639429dcfedcffbce4ca05f53c44146f2af0d3831a2b04fa27e16412aea' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '76a18588188c581696922afb1cb11d399e83f4f208d612b01da7d36b0e30e5cca7e14639429dcfedcffbce4ca05f53c44146f2af0d3831a2b04fa27e16412aea' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'd9e6e1053a2e252bc0b499987254812f1e40cbda1d98fe5a8de2fb6feb150472c3ea656fe9bea9513612c6449ff8e121e7e590c9ed56c38255987cf27d358b46', '2012-07-16 14:02:39', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:02:39', 'john84doe84', 1, 'sNQF0IgRmLBdO75UWq2V', '7qrSVgtEoUpLJQc15uV', '3cc4de83a7d3488e942d267515129cc0307f0874943aa1947a19c214d17ff444dcd983ccfa485bfe57ec0ccc24242a07d816acee3ac8db40d896430da1b53e9c', 'k3cF85', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2e99140e1e75bf2d155fcdcd0c0a0e44c7f0fc0fa0c3d34bc2a6896635c5a546eb5fdd29cb58c08f9c67b5547ca6c6a821f3c625dc3117f12e8c18c83882b84b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '3cc4de83a7d3488e942d267515129cc0307f0874943aa1947a19c214d17ff444dcd983ccfa485bfe57ec0ccc24242a07d816acee3ac8db40d896430da1b53e9c' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '3cc4de83a7d3488e942d267515129cc0307f0874943aa1947a19c214d17ff444dcd983ccfa485bfe57ec0ccc24242a07d816acee3ac8db40d896430da1b53e9c' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', 'ceec384f0e7062fd6c2768cc24875710147846d0dd369009e7322d86dfac3af794041dc3483574ce4ed314d62fa3f1e8d9e4e6536bb27c9651fe4f83fea5d48f', '2012-07-16 14:02:39', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:02:39', 'john85doe85', 1, 'jDGiQ6EtCdTWeHBYV4K', 'IPEvIJ81ZQER8ByzAY', '2e99140e1e75bf2d155fcdcd0c0a0e44c7f0fc0fa0c3d34bc2a6896635c5a546eb5fdd29cb58c08f9c67b5547ca6c6a821f3c625dc3117f12e8c18c83882b84b', 'k3cF86', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0623ac178837ecf74daa6893abe146d90b6f26ed71e99fb7236503db6c1467935489c60988763cd5943252a89660e483a692511d052643bb7373199609661cba' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2e99140e1e75bf2d155fcdcd0c0a0e44c7f0fc0fa0c3d34bc2a6896635c5a546eb5fdd29cb58c08f9c67b5547ca6c6a821f3c625dc3117f12e8c18c83882b84b' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2e99140e1e75bf2d155fcdcd0c0a0e44c7f0fc0fa0c3d34bc2a6896635c5a546eb5fdd29cb58c08f9c67b5547ca6c6a821f3c625dc3117f12e8c18c83882b84b' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:02:39', '736b01b6d7b23ef30dadbe1f3ec171891504aa35c118d23500bdce1e70fae920eee45e5929d1fe66d232236c14df9a4fdfc9bf1b6798d991611e1aedbf79c362', '2012-07-16 14:02:39', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:02:39', 'john86doe86', 1, 's3LPIfokPLFSbiqAeeij', 'hmjbHd5sdpo7VMEmoFe8', '0623ac178837ecf74daa6893abe146d90b6f26ed71e99fb7236503db6c1467935489c60988763cd5943252a89660e483a692511d052643bb7373199609661cba', 'k3cF87', NULL, NULL, '2012-07-16 14:02:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4c255d503d6cdb9d3fc9cdab8a634461ecb72eae2726596b9f6228135da937bf24223238c6d8b25a86698879b4e58e09770e24096e3f3d406b4c5ec788883bd1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', 'f0c4ea697e9b0b400cfa82a59f7ed6f69d6d65451e09f2434fbaf07b823ce34fc1bacf14b5864eada79b35a6470bb40ce192a97fb578563fe318d21d8433c33f', '2012-07-16 14:05:42', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:05:42', 'john1doe1', 1, 'rtXv1azPTsZoXPKkVq', 'LsiE33rYsDVFXcd74r', '4c255d503d6cdb9d3fc9cdab8a634461ecb72eae2726596b9f6228135da937bf24223238c6d8b25a86698879b4e58e09770e24096e3f3d406b4c5ec788883bd1', 'k3cF1', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = '8uZyJlMOASwBmUNVr7', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'KeRVYdbNxmGJy1YxVh4X', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'IhMyr1ELlPBxz1dwnOC', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 22ms (Views: 10.3ms | ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f205a752d065a9cb8b4c8681b649382a39cb522daba65a8c86888b4635d06cb086e7a817355652fa79c3aa6e3cd33d3ef54d7bac95b9fd9371808b907cbd9eb6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', '82c5f4a5b0bcb7a081225ef000211b87f7a599df0c0aa2daf9f456e81e57d815ccfadeab0d4b3bdb441d45a2a98db5cf43842de0d7f627a8028ebb8da2cc9439', '2012-07-16 14:05:42', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:05:42', 'john2doe2', 1, 'CHGoK19lEiL3ggafaVyb', 'yR41O4qrev9ZjnTxqyc', 'f205a752d065a9cb8b4c8681b649382a39cb522daba65a8c86888b4635d06cb086e7a817355652fa79c3aa6e3cd33d3ef54d7bac95b9fd9371808b907cbd9eb6', 'k3cF2', NULL, NULL, '2012-07-16 14:05:42')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'cK5su5EpJ1EM24a8Uwr', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:42', 'pages', NULL, '2012-07-16 14:05:42', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'GkGdzWKuEq0mlACpPwXB', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bd7c3ed5cb157a0223fed2c2e253322d1fb8d24f57c60d7b592cf201b88401ea9c8f2b64c58c3e58c1d0a830477ce5d9005f582012e7a63a5c351518bf031fb7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', 'd02c5abb7745581c80e1a2a6a4ef4150ffbc345e1dc7098a8456487757764ac5cf88bdb4320224490feca5373dcdd0823883038702f98d25760238b638685911', '2012-07-16 14:05:42', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:05:42', 'john3doe3', 1, 'BRQYUxj5FrMZZ7RIQUM7', 'WCm7H2MqqzQtbV2JjChV', 'bd7c3ed5cb157a0223fed2c2e253322d1fb8d24f57c60d7b592cf201b88401ea9c8f2b64c58c3e58c1d0a830477ce5d9005f582012e7a63a5c351518bf031fb7', 'k3cF3', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'V5uL2q6HdGVWulhK6CzV', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '42c68702036755a7d8d4f485592b73804cdf98c4f22b8cd4069227919da2a41eb65bbc0a01f34a9404b0b2a60a6e0cc6d9de6166157e7f0c8bce87376609d9c9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', 'cb295404a678cea889907313d051a45972c857fb40ce7a40112f33ea1e82ff7194ac99be5b752832c4812237f0887f6362e7f1b2ef209d2edf61cc9a2f912b10', '2012-07-16 14:05:42', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:05:42', 'john4doe4', 1, 'L7uPrPCPIxodO1uJ38Fq', 'WTYkafIKiwxyPDPq0KU7', '42c68702036755a7d8d4f485592b73804cdf98c4f22b8cd4069227919da2a41eb65bbc0a01f34a9404b0b2a60a6e0cc6d9de6166157e7f0c8bce87376609d9c9', 'k3cF4', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'OyrSD96PG1zVPoSb1UF9', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'RXuJOO0AST3SQx1UYNpx', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'nOjpEgaEJ42ms9k4fvhl', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5e7ce1e34f0faa8306b22f2f8ead8fa2d6600bf57dd713d8f7ee4b1bb91f46ffa214f3149160d8bae01db3bb01c9490494d8eaf34890600d4876f9cbc9789028' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', '56f31400d4745083fd9161941ca12a6589e21e6c2c2952d2b1645c9d0be3d63f5bca9ab92ad0797f75c6f20224a2e4bea8cd2e8ba0d321c60a979e89ebf9191b', '2012-07-16 14:05:42', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:05:42', 'john5doe5', 1, 'hLhM2Q2uWa4hOLRkVq7Z', 'qJF1dzCzu7xaNnCs0gc', '5e7ce1e34f0faa8306b22f2f8ead8fa2d6600bf57dd713d8f7ee4b1bb91f46ffa214f3149160d8bae01db3bb01c9490494d8eaf34890600d4876f9cbc9789028', 'k3cF5', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'O2sIcvDeRlEzoTur1E0L', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = '3G2gPWN1L3nXE1FgmsAf', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:42', 'Blog', NULL, '2012-07-16 14:05:42', 5) SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:42', 'Pages', NULL, '2012-07-16 14:05:42', 5)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'zjwcsBi4wiD4eT8vjep', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 5.7ms | ActiveRecord: 4.8ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '874df4bda953ed31e664969eb1e8b1ba83aa82acc77aa02ece54ae4813cb257f004b2f2edb28ca46dd82cf8998c25224c27535f2bca279890d6fd23ba3fbac83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', 'e090b870994a53c815f9499b4533e01f7dc0503c763b30d5dbda80370264bbf8031c55b4c04d1387f71e590c52bee568a06e0dc94b9b0bc9a83532df9bbf8654', '2012-07-16 14:05:42', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:05:42', 'john6doe6', 1, 'AI9YLR94xHQgYltFFEgz', 'WDbQoBCGPDVUlZde5drW', '874df4bda953ed31e664969eb1e8b1ba83aa82acc77aa02ece54ae4813cb257f004b2f2edb28ca46dd82cf8998c25224c27535f2bca279890d6fd23ba3fbac83', 'k3cF6', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'JJksoURZ62AHh6kNjRFQ', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'vsCCUrisDVvscxy4v7i7', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:42', 'Blog', NULL, '2012-07-16 14:05:42', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:42', 'Pages', NULL, '2012-07-16 14:05:42', 6)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'oiKQTfhY3OJ4LgZOx3JI', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 55ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '73ad9772028feff7a2b07299ea902edf2cb0038a3aa5b5df32eccd79cc252adba3c34e0c5d9b674a63efdb9f02e43362f9c9639361b455030c9d53c282178e4d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', 'e9f029bc364e012cacedf353c93e5d528b56ec68a9c445794df92ad98f751bb059ec711ba32b566f616df9c72aacacffc5831f96ed08d6cef87a907cbef56ec4', '2012-07-16 14:05:42', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:05:42', 'john7doe7', 1, '8NumEWBXoCngqJIfei9U', 'RTqd5nWt6CxyqWFI79Lj', '73ad9772028feff7a2b07299ea902edf2cb0038a3aa5b5df32eccd79cc252adba3c34e0c5d9b674a63efdb9f02e43362f9c9639361b455030c9d53c282178e4d', 'k3cF7', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'OtDLobUCi9HXYt2MFH4G', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'MFUOxh3GTpLkXqyb9BsC', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:42', 'Blog', NULL, '2012-07-16 14:05:42', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'Ah0DkM9ni4EQLKpru49', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 2.0ms | ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c20d344d1447f8b2bb7872487b47d5c3e27dd368a53628bd65a57ed289ac51605f4a4c2140f41de4a6b33274b3e1c2038d7aa5b8811629daeb7f321beddaa6c9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', 'bd89218d3bd7356689eb65bda7cd7f53bc9df1a32b4ff585c498006ce3fbbdac679c425e95053447f5e5e566445df209e0f1861acc50667b7b9e8085bad60ce9', '2012-07-16 14:05:42', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:05:42', 'john8doe8', 1, 'X0iMKYMTSvtPEpMLENC1', 'g4401YiSJGXTMoULTt', 'c20d344d1447f8b2bb7872487b47d5c3e27dd368a53628bd65a57ed289ac51605f4a4c2140f41de4a6b33274b3e1c2038d7aa5b8811629daeb7f321beddaa6c9', 'k3cF8', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'pKYfQpQo0N7TFuWoNr7', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.0ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'e2RxeJKeY1Nm72ufx70', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.6ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:05:42', 'app_order', 8, '2012-07-16 14:05:42', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = 'vV4q1OnOYzQiMBXXX7UY', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.6ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f21ab2469a03aa5a095577ac6ecf2103d2cb9c92ff4059cc0546a855e5f9ecb33c7bdcdf1a07685da0b61b5047cd7e9de5a45646434534f0f2e74a3dad6fc02a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:42', '2a58ab0b00eaf627557cfb2b8cfea96e14f36f2c082f642bfdcc05ea8995e7d48425138cdbdaac5a246d33657495ede4a3c97783c1688f0d37e90345c21b517d', '2012-07-16 14:05:42', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:05:42', 'john9doe9', 1, 'wxfOor6rrds7gHCstHl0', 'YSPIlvgScWkBix16qoH', 'f21ab2469a03aa5a095577ac6ecf2103d2cb9c92ff4059cc0546a855e5f9ecb33c7bdcdf1a07685da0b61b5047cd7e9de5a45646434534f0f2e74a3dad6fc02a', 'k3cF9', NULL, NULL, '2012-07-16 14:05:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:42', `current_login_at` = '2012-07-16 14:05:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:42', `perishable_token` = '2Bzd3Rai5HEtXHXMTvyw', `updated_at` = '2012-07-16 14:05:42' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'pb0YGiwvr2X4RWqPyz', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'Blog', NULL, '2012-07-16 14:05:43', 9)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'jTdR9Cp49fyVWgrS2Jr', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2228e03d09431600b463760c110ce12e6e606d5bac648b0dcf6ad9ce0a0f204a861dafce8db3698ed3500e19c56619a2db6ad83acd4cc5a88ced20d25f52a69f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '53e6dfe2a60bb27bfade64cd9e7dde4264964f7869d3ad18f3bb023b21d0e7b3f696b0320b33752203b9bc0b08cb40d1178291c4d150635e84b38b36687f441b', '2012-07-16 14:05:43', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:05:43', 'john10doe10', 1, 'Am7lr18GS5w5V9Iz5h', 'wzNAGXscWz7l6xMISm7', '2228e03d09431600b463760c110ce12e6e606d5bac648b0dcf6ad9ce0a0f204a861dafce8db3698ed3500e19c56619a2db6ad83acd4cc5a88ced20d25f52a69f', 'k3cF10', NULL, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:43', `current_login_at` = '2012-07-16 14:05:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'Po2aC3XSJ8ccVygcVuSu', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'NHP2pzaALQT1TQh8q4t6', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'Blog', NULL, '2012-07-16 14:05:43', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'GT4by3mvubLEB80lIFb5', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '42b5c90d305c6249c970db917943b5e585f3add0e9ba061cc2d0041d0cead4198ac8fa96f662b1fef68fa2d0c5f610c09ec2c6fa670db0d0031733c42d26758d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '99af4bbe3aa51acd1b4e8fddbb21e7280c35b9d7b19e73a03c7afa9191764619695d6f21a5c68b7044d4a2b52bafa314323759d27447798c0f0be570312db5ae', '2012-07-16 14:05:43', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:05:43', 'john11doe11', 1, 'AupFdg5RdQBRqYngvioD', 'WeeIeGDO4JpLx0Xv5N2s', '42b5c90d305c6249c970db917943b5e585f3add0e9ba061cc2d0041d0cead4198ac8fa96f662b1fef68fa2d0c5f610c09ec2c6fa670db0d0031733c42d26758d', 'k3cF11', NULL, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:43', `current_login_at` = '2012-07-16 14:05:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'mWX1qT8gs5Ax3D7kcUw', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'j4YDZiiFDTiUGzhahNu6', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'Blog', NULL, '2012-07-16 14:05:43', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'xHAip4ez1tWgvZSHtttN', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '13b0023133b6021e416a0b82de519472734eb642277f82adda29334e38926636cc2100200367b7e465292f5b1acf9535f126fa61c0524e631a3f93d849c214d0' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '1187aa239daebeb75bef81e68d5f55665bdbedac689858f9cceae8ddb746743046c3a8d64fccbb0e2b2210e567678357ce4bd359eb8eac7074beaf502507fa1a', '2012-07-16 14:05:43', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:05:43', 'john12doe12', 1, 'Xw52FA7fSrF5ggSFFsIF', 'Ia9PGCHBVbPC81ud00Dt', '13b0023133b6021e416a0b82de519472734eb642277f82adda29334e38926636cc2100200367b7e465292f5b1acf9535f126fa61c0524e631a3f93d849c214d0', 'k3cF12', NULL, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:43', `current_login_at` = '2012-07-16 14:05:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'vYn6nMfYQMQmj0rs0ne', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'B4HOM4gXnWyL2vAkHcj', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 12 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'Blog', NULL, '2012-07-16 14:05:43', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'ftOrja4Pk28rSmUYqEcv', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dea24f21fa617e5c4e716eeedcae76e432ee6c68c23bcd81c4be01ead19c6f3d2f1dc745ab3bd0d4b4aec5a7931b14e2288c15ec15577f934cfbefcbea9b97e8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '690f21f8b8be5f3839fb5eba50f521d50ffc1259e1a9adba6c3c6919befe0c26fcbde67c90b594de420f4491af2774577a4fda02a4f16435b7592740634b4a35', '2012-07-16 14:05:43', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:05:43', 'john13doe13', 1, '4zXKBa4pq0GpyPc0iMmE', 'kLIitvqlWcqiDq2pfRiV', 'dea24f21fa617e5c4e716eeedcae76e432ee6c68c23bcd81c4be01ead19c6f3d2f1dc745ab3bd0d4b4aec5a7931b14e2288c15ec15577f934cfbefcbea9b97e8', 'k3cF13', NULL, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:43', `current_login_at` = '2012-07-16 14:05:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '0mebZsj51aGEKfthLEmB', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'TwLoPMrVj9gwzDa2S8l', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'Blog', NULL, '2012-07-16 14:05:43', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'WClfHvGyOvm69HT8WTU', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 52ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '397678f30687f0f052823c90d760fe5960992c3756d5a44d130760fa2fa686e8ba9e7b9d12f2606d1dd22ce5e300faf7783be799a8a3db43fd37b01d2ed7946c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '4081a2313d12b8a813bb7914fb17ae1cbcc73b68f82d31f0aad2f6c07f4830e8d00688527ac8057932ecd8b962ef566faee8da74503a7bf3e8edd883455ee8bb', '2012-07-16 14:05:43', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:05:43', 'john14doe14', 1, 'NPhmTZxIxRiCghkKlGF1', 'Vgf3trN9UIOkt6redGAs', '397678f30687f0f052823c90d760fe5960992c3756d5a44d130760fa2fa686e8ba9e7b9d12f2606d1dd22ce5e300faf7783be799a8a3db43fd37b01d2ed7946c', 'k3cF14', NULL, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:43', `current_login_at` = '2012-07-16 14:05:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'IXZcug741dtPLmIZ', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'zVNhvuwdKhQp9Lf9q0om', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'Blog', NULL, '2012-07-16 14:05:43', 14)  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'opAOCqL8O5rFwKKflv8A', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '2a4e2bdfa821543fa1538534dab09e891573666262e18aa3b8c6d447be939d452856829d95fcdb512a3372521f8c01063f533cb7850b71df87cdf42dd9aba5b3', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'pAb7eQEn9ABYfCMU5sNW', 'SKPqU6w2PHFZm8FgHfci', 'c3d03f4d4f2dc421db4969b50df798845ee9daa4f334b7505c3ef8b8a4b46a1141f9a30170507cba400eb7f804525eb9d96aa89f0d7e10e24a83796021535b0b', 'k3cF15', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'dCrXTs5DG9Hn4oK2v4z4', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f7e3a47ddc9c2d1b80015cb3a6121576151d194ee308a68e369e4ad0803c525d74b72964230ae2f52bf9f5b24b13d9d1d6c2354e132970d12a99261acfa37f8e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'tNblj8U9Jyl9ZD2BAFk', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 15 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '3319eb1d53d7b8626930c1ba2aa469887e21f3f6946ed67cb48f851535a3f3f1569d34210ca2098e633403bd19100125acf688402407e6cc06a8db5e883132a0', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, '47xZzHSGO4LiiHcUHG5T', 'vwoSkVYn8DzaCeacBfv', 'f7e3a47ddc9c2d1b80015cb3a6121576151d194ee308a68e369e4ad0803c525d74b72964230ae2f52bf9f5b24b13d9d1d6c2354e132970d12a99261acfa37f8e', 'k3cF16', NULL, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5126de2e77cf66baa0c48b71e18e5ef7b5c8d3c1bb58c1fc3a71830ee3f1277e541c3b977b554d4b943e9e211e9a8842956b02315afee9251a8ffee1eb2069b1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'hd40oMYBFeS3u3Z6q5py', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'd978adbce2d524b2384f487622854cbb07c93c267f530e3b4b58bf0dc9b602696a35bb836d624af36399edf196c6ff2b63884925e818fb4c6a19f09c0802b8f7', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'mKN7ikSVNRv7gdcku8', 'Up3w6xKcDkFrfB7fCt', '5126de2e77cf66baa0c48b71e18e5ef7b5c8d3c1bb58c1fc3a71830ee3f1277e541c3b977b554d4b943e9e211e9a8842956b02315afee9251a8ffee1eb2069b1', 'k3cF17', NULL, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'ItRwiR9n5CFb0NMQP1lf', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.8ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '7c11d490e51c605b04efcdfe6d396328591547b9a38dee61f0e70cf2b5bf34eacc670a0f522eeb9dcebd307e0a0339eb84ad36d8b8b8766e9abcd36ad35279cc', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'TaDo8UPUuzcSri7ec5cj', 'lBKzian19nxydab0eKt', 'b22e6bb010898bd4710c1f1687d5a4d874918d1f11a521dcc1d27da6ff2d78b27d0335652674627b883aa95ffd39f7fd33785efae0814efda792495c4d3a1091', 'k3cF18', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'Ax4E68Ckmkcq9qP0HV9', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'CxJJPBPOSOSaAjtXzvaA', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '60587541ecad52310444b28882f7e1cf9d148dccb0ebd875fb56d30aa5b29d989c69d2ddaf90cabffbe1d67db251bc680802a76cdbfc28c40a7042f6c830a694', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'Htr8r7xA4AlFjyiCgU0', 'BPB08lDoFGxkq719XLUu', '54c69ea1d1bd0e302e98b681e9916ad2bc129706fdd19f3ff225d31963466a9a436f9e3cb5c47ac6b4dc39bf71818de0975ca3d394a79d8099a05821f8c7018e', 'k3cF19', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'Ovz0HgJCz7G4wV0aeX', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 19  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '52262a9865b5b9f8b919f01a21a1a9d25bb6337819fc93c8dcd58d8d8098ddf2395d20447a6f7bdfbb41adddc466d6d26fe238694dfaadcf9d50413de6d1ff74', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'FM59f8A72XXOFCbpgMD', 'sho4Q9Tn40727aKtE4LH', '6312b26dd243cabec9be2d0b41584775091398a0fadbd1e81eb8159671457da21e5a852500076902a41557a38a5c0f0e1568d153355c5f07c7ac002173b0ca65', 'k3cF20', 0, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'biMUSs7Iy8fztTM6qoTP', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '1hWqi1ArKr1kdmUPRPI7', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '9162b5370f6cc93705874bb9e354cfbddb874e3d4973332978642a3b6a7e71e9444a194a26ba6ca468183790921863b973a5e7b3bcdde5cb9a657b6fd9d6547a', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'lSyexUWGRVZbDGdaQrCN', 'AmTpLU7uQlnxRI56u5gX', '3ebc11c1e9659a6701bef481abf140116a802b7add4039c6b07788d8a211e3101dc5519f3381888274da73adc66d66e0ce3ff21e5f0c9f1095f53faedd3a5f58', 'k3cF21', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'KiSH76fSoMDyKTiAmefc', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fe6e11299b5112a4951723e0b3f5f67e5fceab924633a34e2ad5212a5cf4f2d15cb669537f446a274f6619de0212723c92574eebff19cd552543c0639a364ebb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'DQGgCnOCgwrr4HYLl7LZ', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'be6f456751f6e95bf57006efe53b3c8bf41ec5ec798d6bf44a5e7d563b5c13cd0b1318b0169c9591ddf6ed294c8d24a1d7f31c33c7379038b4742f525a9aa07a', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'RCAx3P5P351lgZcK9Y41', 'vX0zakn00ykrPgFgg', 'fe6e11299b5112a4951723e0b3f5f67e5fceab924633a34e2ad5212a5cf4f2d15cb669537f446a274f6619de0212723c92574eebff19cd552543c0639a364ebb', 'k3cF22', 0, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'Users', NULL, '2012-07-16 14:05:43', 22)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '5ek2HC9pXjIUX3fxRPkf', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '6RTIzd7HJ814czDzdKPj', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 11ms (Views: 1.5ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'b7b70c864766155387fe92659dba932e220909d1ba19324a05f4bbcd115915727cf693a5fe666793ab6cd548a65aaec4aa1456244f153562e36aabf3421c4db5', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'fIXNKylH1niTcsVeJQjr', '8vrKgyRKxdKBYA1MNtdr', 'b99c1393c318b833aee4deec7f6fda9158e866ce4c8426201b0816a05018c2b5b99730713a0bbfe6f8838e1ca431ea6f5eae5e24c67f3bb9969e4c6d66181004', 'k3cF23', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'bGcRjLOKk0yyD2EeSJj5', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'df46c0d0ceaaea60bf89781587257a0ba4f85c9ab5d5536fe77959bfa1949d749e8f831d635154838214ba813cc69e7db8620792e0b9c0fe266bbcd954ed4621' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '2k3oVl6wga1ZbwAp1G', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '370663771414c1b1cb1e03a18eb4660035e98cd50c4d831402858c68339cd26f440caba7bdae905112abf57bd2d2d8ce855f12e6d7e54bf6fec438a4e1094dd3', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'OjDjZnnA9G0z7gGjjIc', 'QUj9dq7S3xtfhBu5DcL', 'df46c0d0ceaaea60bf89781587257a0ba4f85c9ab5d5536fe77959bfa1949d749e8f831d635154838214ba813cc69e7db8620792e0b9c0fe266bbcd954ed4621', 'k3cF24', 0, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'fPYRrFcNQizzH2lv0G8', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'uz7RdlG7EfknxOpmw6BF', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '0a263314baf8d08af379c2d8f092d61aef99841943ccf6df2df76973969b488bf286925b1d9e6ac48469cbad4a33f4e85eb7bf0b5040e9e9dae292424c6602a0', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'Q0wtDf4rlLAWLFNTtN6c', 'IX0Thxuelnr3ZD0c1SCd', '1b3e5173aa07d7dcd4e8413cf371dafe8a3fc55a6fb6528dca4a6e8f1a557a5c0df02c8a820aa66159cc03b1ec999eddf29f3ed94fc9282c0688a68b060a6762', 'k3cF25', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '7Wdiw8qph9ld9xTIxbf', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ca13f3af3081dc275b46178407592c42b91539c701b617d292f032b0b4c0d74bf6e0018fcd775924e596de9c53848ca3b2c073265c6b82ad46cfb357651d1735' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'BazPSqfjTwmoiY1udHs', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '8c6614a7b7d167a94a16e2f54cd35fd5ca87fa08045994286ef18a2bb8f8b22f412ae21f3e9078135c3840214e5835e8e03b43f8068c57a68e1887f1c2c778ff', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'uSKyWBZGRlU02da6q68e', 'U5KmAKdZn6MtOsItgH38', 'ca13f3af3081dc275b46178407592c42b91539c701b617d292f032b0b4c0d74bf6e0018fcd775924e596de9c53848ca3b2c073265c6b82ad46cfb357651d1735', 'k3cF26', 0, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:05:43', 'Users', NULL, '2012-07-16 14:05:43', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'pTVj634I4YrNroO04gWX', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '0PB5NNFIjsx29Edunrc', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'd6df223ac17640c174ab62e7ab63a5620e9f98bcac7599a8c12a3dafcf5943b88a35bd98d9928bf0c4460c20e897f4c808558cea740795801b29442e927f2909', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'GLA3hHXh3lXaoaZpQRTM', '2EmYusDo98Ak1aJyQ2Az', '8f21e8d5a72ab49fece9d76606ec691c86cc1619735feebc36dff878898c7bf3903145741311cad76e58cc2a3432cb42c1d12f4b4274dccb43f1dc12727c1dc2', 'k3cF27', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'IkNdil9lhZEtcCaKvTD', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c68fb53de396f755c21e795b31f39bf26b9dc2169fe3b59e804bd29b22f624b5ed58db628da9de530a5c39525b4bc1ff0539c604a0f3d096f2afe3ecd71d8002' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '0nHdkgzX38KXBhOAnxS', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 27 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '50cbf3a6cc6c1996db96d43d98b5413e4716338500a330a04ce285272998836df411f7c19f18520378ed68ba4604418740b100eac48ef356c68bbdaa8abc91d4', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, '6YXqVcV1Pxy6mYAQ8H', '92Kxq3kF6wkHjwjQXs9g', 'c68fb53de396f755c21e795b31f39bf26b9dc2169fe3b59e804bd29b22f624b5ed58db628da9de530a5c39525b4bc1ff0539c604a0f3d096f2afe3ecd71d8002', 'k3cF28', 0, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:05:43', 'Users', NULL, '2012-07-16 14:05:43', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:05:43', 'App2', NULL, '2012-07-16 14:05:43', 28)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'cMBm0TGcsVUiIfJScYco', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'zDJEZXfNaTEqYeK7MAH9', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '9b83a0ed6ce4ec117ef709cde86f69753eccf7b0468922a5fbff22ddbd6d507af8bff63516b378a0c1c160f2265f9709dbd98bc88d62ed5164ea15d8c07794b6', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'ozynU6PJz7Kwl58kthQa', 'tr0BwB3QvInweS5g8VpP', 'cae1f3b142f0f656ac01ab53793575e37e6e286dc2f2b82cc1df0e14262204c2c605808b0f08115a64f3cd7f2b6563667a3194891770860174bb29867edcfc7d', 'k3cF29', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '8wBdieOfuC6u2ZAhUO0', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd53bee3f234d3589a8603cfb74b1c7911cb3ec5403b9400222bc5f822651094d401c811a5f18a9764dcf7faa5dcc6e10094e773896012c0714b8c2165d3a2107' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'KQxKqiXdNpsD2r98Q5Q', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'ddabc1a411c6eb776b9b9585e7de9b99ea2bcfce7e342ea7a1cbd8d351b613bca62a426499765e6261e37ef85b8bb46e893ddb0e2de79f99217870c44204289c', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, '1QVCv5iQujnpweecNLZr', 'b1T1IpW4hzP2z72mwqZp', 'd53bee3f234d3589a8603cfb74b1c7911cb3ec5403b9400222bc5f822651094d401c811a5f18a9764dcf7faa5dcc6e10094e773896012c0714b8c2165d3a2107', 'k3cF30', NULL, NULL, '2012-07-16 14:05:43')  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'FdPgFxYYCiMQQR06fZR', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'ae7d4e3bb9b72a2b23c3c28d8b1387d8139093cf78b826da140b425a38a44228d22fb7f6e9b83f0cf4487ec8d9bdf2809e8a5045215e89f664c0869ea0122736', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'G9LQOsAPGnxu1Pp0uoxP', '8B0QCmwQDpbGeJHQXJNc', '3923fb64d5c95f0b972c6f27f027b6b9c0c0f10a76d905b271fc57deb8ed7f924134b02089f79d2417ff1eb68a37de34323cf54dd7045f53b96c4f1f833096c3', 'k3cF31', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'X5xXpWjgW4AnNo6VFhc0', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '03b5c58d9d3ff9acba59e0c7ff8af53450dce198a132af9b49bd88f71bc0ae04a8db680620fec3b335ac5837e4abbd2c8cd11d925d64cb21d0cc79879df2b2fd' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'AjJv9ooLi7JatEf1tMdE', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'f5fbc89c3b5330cdebe35e0533bfaa8fd510ccc25b84913a5c2eafa63909c819037068beaa68ea220c609fd9880593692d3fcea04dbf084611d40ef547278392', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'Ri7Qf5FuogHwvvyh04p', 'Q1Qvh4ZOTn0XNWX0DSkj', '03b5c58d9d3ff9acba59e0c7ff8af53450dce198a132af9b49bd88f71bc0ae04a8db680620fec3b335ac5837e4abbd2c8cd11d925d64cb21d0cc79879df2b2fd', 'k3cF32', NULL, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = '1VSxSbawwOqntAcsIaxV', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'da8e15b3e412d3783a9c5ca9ec250b7d173cbf616d7da1d6e2c074fb7806444d52401a9ac220d6cf77aacd77180daaa07f0b7e8e14b849f6728aaba3e71f7fe5', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'FCx4RCw7wWCpOMbRw5f', '7tZsaqpRgFGH8A1fKJyg', '1b68b825765dbdb4916108134c729b4bee2fe68c685676c860152c1bedc944e84e0d2cf02e550b396ce6031240fe9c05ada2c326a6e82dd1a0dc093dabf57369', 'k3cF33', 1, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'NMtZszr3E4nX15LmXeFT', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'HyEC0hAQvVITfAITigix', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 15ms (Views: 5.1ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '7b1e559189eca9c37012d55be5aba9beb40b37531202b51aa1cc578c67efed589edb75ef5a546b9568aba9e1c377502975f69b90988d399a8afb8f734c59bca7', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'BEli9LpZ7DRsf4TArtU', '9BvwoVjrzkUAWxs6BCaH', '5426fb71322f5b6843a876e2e1f82dd136b919cd47cb5d3c396c29a4d0d52e9f0c794fd0619b5597d9e29a4610dead29b858289c65a8c773be462114bf13d0bb', 'k3cF34', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'AOXBMF394zXHYW4upeM', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'hB5SLNpeciivS21u9uY', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.1ms | ActiveRecord: 1.3ms)  (1.1ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'd30f80d643d9bbdb78288387684093b2e111ed4c3a2a0346705de74bdf30bd40b3f8df9008666d8194ee7f15798f44a1785a04336c10a6f480595526017e15f6', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'ahuf1pXy2yUI2gMrYPNI', 'vgbQzRPommB0uRcUvx', '6a741c20b9d19c294ffe25ecfc73b85a84dda0406614c428e94c2bd6dd1cf1a38074061339126fc845847277b35df3eac495d3ba1ee389121633e8852f256c99', 'k3cF35', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'gwj7uZ9VmzKRCBejC5Bf', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'f5lckidJ701k9YayBpSF', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4b209106d9cc936c7cf2076e9da52f1ed1342e747f22a0d4334836314a14222ee692652fc13a7b8e760073e16b6e28a3bd0f5cc612dfb48e833e2de0935afc6b' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'KC9OPeQOIRVhCR7wWh', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 35 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '75bc8b69e5f6d29a13410271c821ab312be2daebceaa4399d11db9ea7250f25f5e16c97c1508955ca2a0ff7ebb3f5352a7b2bbdf96d0146f19c7f37264c81cb1', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'Iintfz3eyhFFV9DvTB', 'sCZXyfwz7ymoRmomHOh3', '4b209106d9cc936c7cf2076e9da52f1ed1342e747f22a0d4334836314a14222ee692652fc13a7b8e760073e16b6e28a3bd0f5cc612dfb48e833e2de0935afc6b', 'k3cF36', NULL, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 26ms (ActiveRecord: 4.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', '64a4211740968b7c1436a32979ca5eadff75949a249e5c09ecb48a0722c67c311609d0d6f07b0075ea2147442ad8284202f0930702ea874f971a8afef1a23ba5', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'vkZvnqvwxmM3z3hoM', 'FaXHCScdDloLwDYsU2NJ', '855592e39964b9bfe70f7687490f73c879ed1dfa8a0e0d9a9f42490521605a2a5a821d16b7889e40a2bafd9ad83d40ac54255de951f926d0f113559305e1e9f8', 'k3cF37', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'wy8e5gpHK5r81QGeecPX', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'Y4nJY1iE7dAUfN4elVOI', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ea0ad7ba75aa941731499996b5a7d0e0b16185675871b79c370a507c8ce21955192525c5edc424e8f771f4e66385015610f4e075a316d8abc4c5d6ed9650f2e0' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 21ms (Views: 2.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'cb094b4620875972f1e4f254139e66c37f559db8d340dc274480abe2cb30273bbc5efea35f03e4bc410ace39774a9aadf6a23968ac724435ea6029d3a7921622', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'VGWqSWXkXkJlUfWKnP7', 'mnlDK3c5ztTDriTkrz0F', 'c03d24768ed6e582764cb9fde8787ddf25b48f21793ba05a077882ad208b3b42c290bcd50eb76fa37e0725cde89b8e0c99c12752442d3cb69f2e4803149d0b0a', 'k3cF39', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'jHNFjiLpGXlktPRvRGu', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'GZyqWmDsHX3xAhYQMig', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '311d722a91db0ac332040363ce1e7c254b80efdaf31b0811ef7006c33ddb50a5c5f4f5be1e020fc52d65179d6e22df1c9e06c4f290c742d09a7f375bfbfd987e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'ARKV58Gr8yiwb8AqMEMP', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'b3fb8c5f5ea434b867753a4f3199f6f556b655e60023d84a8d5515ffe7abd98f8eaeb6240c67ca50463a8217bf402bfa9f6fb963da7df5a3646835b73a0f29fb', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'EM345hQfwz58UWaMmzo', 'cHRNOp6ttjnN2Z9lnG1', '311d722a91db0ac332040363ce1e7c254b80efdaf31b0811ef7006c33ddb50a5c5f4f5be1e020fc52d65179d6e22df1c9e06c4f290c742d09a7f375bfbfd987e', 'k3cF40', NULL, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 25ms (Views: 0.2ms | ActiveRecord: 4.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'e6c6b2949d8f2c355b8fe214e1db4f6d7cced4540bf428a738dfda259ae2b87a9b496b2483fa5f85c82a20104d0f6f48d1688331256d5924c70b669515e15036', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'pFhXzGzkZ3i7cYLPBfc', 'l71r5BOOnAG1OZgmk', '4a3a9b1cb0a3b181a2f9a015058e8f94ba797ed9a913a5572ac3c53ac5fb03a7e31f7df667894a2ee35d1475afbb4aedc96bababe89b02a04d5b39d0637a0ea4', 'k3cF41', 1, NULL, '2012-07-16 14:05:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'aWDdK0QYvR8jQMCvx1r', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'eID45p7etXAkGzAPyYG', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6f2234bd8021238c01d911ccbb6d27b76288bf7537e4cafa878d26e08c7befe98c1a5fd0d6490695535455a97213ee34a52d5da363bd25509dd2795d5be9d701' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 17ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:43', 'bbb4e969f38653018fb485115bac092a0e645e2e437ff348d81d56c8cb940ad95a15e4aae7ab2287fbbd8570f541b03814672fbcba429564b14b9ba8c4c2eaa4', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'JVdqb6h3alDNQz4Zwuey', 'NW6EAwoxm5OIWibdJNJ', '0f3f9eb11bd0b6bd00ac707523a06b4e689fd21217191f79248c08b29d422e5fb85306a6484f3f0b66c0f25eaa24c493b041e50f456af3af50b6c405486a775d', 'k3cF43', 1, NULL, '2012-07-16 14:05:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:43', `perishable_token` = 'goG3g0UyRCfEiu2ROXDl', `updated_at` = '2012-07-16 14:05:43' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2f018752dbcc0a715b9784e1787265ad1dc14b13904884ad238af69e37da750da396099e1b8a1b57c6280fcfd53e64b44df1dd0d7f95469075f037b1adf5de37' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'dKRKrcPUPehuZpP0WF', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 41 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '1e244721b3d252b99221b93f920395ba9524ae4befd5c8304b881a0cc8e04ec392eca3b74023c000ef65350bcea8a9ae7e0abbf4e82bc292337165ee32e66998', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'BCUOF4qapgJLelO7mfnQ', 'Z0oLCeZEmrSNTnWFEyV9', '2f018752dbcc0a715b9784e1787265ad1dc14b13904884ad238af69e37da750da396099e1b8a1b57c6280fcfd53e64b44df1dd0d7f95469075f037b1adf5de37', 'k3cF44', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'Z99EDJcoH7BNX5OaAjIf', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 2.1ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '3b4754e7471db7bae34de0c30c57139db40480044f0b1ae4a742147696f195ef0656610d27594f123ecbe5cabacb82f4ec0160cd7234b3228c6ed015cdf6c09d', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'tWdnSpGGgeHMihD39gR', '7UE96jRxUTXN1OsJ00jp', '89392469633dfc969cb0fc35e7803fb020b7c767cf0a95fa63ed780a01839126fe913c7499ea53e82581c090934b8a7b62b95d9306b0885ee53c06a082e46481', 'k3cF45', 1, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = '8sMEnF9t4zJ1g3lWS', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7f5603659de2f4d90c6d54091c02c9302bd13723e2d83cb6b0bdc0fd670ffe267d1272b262dee803d57652a4018f0c51e6e5f3d7febaf8992a075421b7d1d064' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'XbinSFrLrpxBXpODq1wr', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '18d569ced27df11d80500eac89443399ecdd5b7bb6032e66bb86c93d421c12c01534ead09081f12710553210c0fceaadd23d22002ca8a8a69ad8b588fef84f54', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'nV50etn1b4wtaWjdi7Hk', '2dcFx2WUmU7Pd2wq14Bo', '7f5603659de2f4d90c6d54091c02c9302bd13723e2d83cb6b0bdc0fd670ffe267d1272b262dee803d57652a4018f0c51e6e5f3d7febaf8992a075421b7d1d064', 'k3cF46', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'plJ7QPfHmAOCGO9Nd6Dq', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '0e553da2f4297f928ab99c30ebc9cb347fd83002f46a3e09cddb97090a495e397841be49ff27a5b1c52ee01135f31f8cb52e50bc2acb49c308b39abd70711b42', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'axvMlqnXJJVeH3aNQ9ci', 'tAIhmAhSFIjABKguFCYK', 'b25aaefe533737caa8e7e3bd6df5f37d0fdb86bd0a3beb66055dbd25fcaac2e4d09efcc94f323eff6f819035121767226a035d5576ef361b31f5cba97a0008d7', 'k3cF47', 1, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 't4comt9H6nVFRqxXRta', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd29388181fa5ffb3226fca75658d6d7c35570274a46f88b9f4a388382f27151ad9aef0ed10c4bc80549e1ab06a49c45a11ae2d3567f760bc264381ac810c3b80' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = '5LsEmP6V7oe6r0HGLgIy', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'a18203cc02cba46284242bb110b672da561da9ecd1d620da0b70a392d7fa1b48bc00387db48ecb26bb5d336e7cd49f710ab886011ff8edc5fa5004f7503fa5d9', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'pLRWdLWy1qpyaZGhhiy', 'uohrTlsDCCfyUmVWVllg', 'd29388181fa5ffb3226fca75658d6d7c35570274a46f88b9f4a388382f27151ad9aef0ed10c4bc80549e1ab06a49c45a11ae2d3567f760bc264381ac810c3b80', 'k3cF48', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"d29388181fa5ffb3226fca75658d6d7c35570274a46f88b9f4a388382f27151ad9aef0ed10c4bc80549e1ab06a49c45a11ae2d3567f760bc264381ac810c3b80", "single_access_token"=>"k3cF48", "perishable_token"=>"uohrTlsDCCfyUmVWVllg", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:05:44 UTC", "updated_at"=>"2012-07-16 14:05:44 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'ImaLaHXOJ0q76PK4li4c', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'AM8wOYR5ygiiDOxxAEEv', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 22ms (ActiveRecord: 2.4ms) SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '6037837d8b2a1fdcea89fed37fe1cd9ccaa5a96026211992beea29232fd54048b5991f237b5df59c6f8825a9fa066be3f0675b6bb604f8def1a88259977b6909', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'wcBgWYuYcgbATMQ3TxX', 'TqckKyW73hMAVnoaHUs', '299a60a95eb861f2e41486a18e7cf90d2cd9629836bedd0cc82e1ba414d2a4426e198c4d793f0ec15ff9f2c891dfcc5bca72d8e0d293d451d49284cb4957246a', 'k3cF49', 1, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'lcd1rMuvpAuS0iLJ4vmN', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8d7ee1a770cfbae3f0bd678a52791c44a11bd1ec961cf3ac5858c6f1c997315ba8f7dc86d42205c6bef969a93bbc5d73b2fb2390953a0f2213f6d75e25f33fdc' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'xJjY3MInI3EjegBC4Oo', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '0d821e5adb325d08c12473a01595c0d417a8bb64118403491ae066fda7bc0f2b36ed51656aab3f8735b6c345d5cd50cb0abba961a7e82286453eb92ddb147b15', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'RMp9Si3qaEzaEKgRWftP', 'Aacq7rkd8TH0swoux6IP', '8d7ee1a770cfbae3f0bd678a52791c44a11bd1ec961cf3ac5858c6f1c997315ba8f7dc86d42205c6bef969a93bbc5d73b2fb2390953a0f2213f6d75e25f33fdc', 'k3cF50', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"8d7ee1a770cfbae3f0bd678a52791c44a11bd1ec961cf3ac5858c6f1c997315ba8f7dc86d42205c6bef969a93bbc5d73b2fb2390953a0f2213f6d75e25f33fdc", "single_access_token"=>"k3cF50", "perishable_token"=>"Aacq7rkd8TH0swoux6IP", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:05:44 UTC", "updated_at"=>"2012-07-16 14:05:44 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'R7nStGIC8KAvhPcYWF8', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'CxfRc65WG4Hd0gEyCJOr', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 16ms (ActiveRecord: 2.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '7e3c58cd29025f5a4a25581a44f4ce609e561a29b55d709518f2547def8784af3e4dd7ae8b8716bc948e2b7d3458d95c277ac235c26f3d356376f76498ac8806', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'lv31z1egYjptzb21xBM7', 'Zu6TFjUYojkqkkKiph', '388bd28c8f1fb89f11e1240f4e139e4a293ac71675039fb0c5d69f49348b9169e557ff7991349540e0775224f37fdd7f2560c5501dade11587d58e22aeba5878', 'k3cF51', 1, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'SWwpeEM4YbJbZp0FmhQ', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3a3ab536ee6b6186d040e316f4034af40687a8ee406fe10b04c694d40f2d1b73b79bbe363735d6d93279ae8f4053a0cc44057eb03e85e073da36bdafd71eb8bf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = '2REeUy3Gk87kSR8G3DeZ', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '33e55fda193aba6004a874082d66c52b01c8b46d3b49754f23446bb0eb561bc7838ea4e4c5b6cb69cc6200f12ce59dcac3e3f05712e973feb6d7567607f47996', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, '3CWAR3WDhGo2UwQY0Fi', 'jplKibLtxu5PdUePWqQ', '3a3ab536ee6b6186d040e316f4034af40687a8ee406fe10b04c694d40f2d1b73b79bbe363735d6d93279ae8f4053a0cc44057eb03e85e073da36bdafd71eb8bf', 'k3cF52', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'wmyB1AYGSd2V3WHOeT', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.4ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'e6d8d27f764b4ecde1241c8dab7feb4d3d820a355cde216a356fd8c30ba872eef6edec2cda8d3e5e80d0821a08ee9c2c94b1e7483889d41b4098a1a8866bbbac', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'QK5azmvogp3ahgNrKxri', '8gjLI3h4ClC5CAS0vO5', 'b138be3ac084b2e2b09cdf9ab532893079b2a703929eac58f1ca083cd9f679be10b4b9c0458b4820b0fd366fc723663ec50ad069796509ba1c18604e425dce15', 'k3cF53', 1, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'o64VReYsTPJdmDjOG1Up', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cf225a00ca7f7c7802dbe2085ba97c20a16d6164f4874ef8c22c683c805ed8cf01a59fd60ef751c5037b8408a58b0a9c1e79343e7a62f13ca516d4b48ec67479' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'tKhMTx2GZfn3JAJ9lMxF', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'ce911f5241994ce1fea7cd7e3a0860cd354ca402ff4a115d1c24cc310447d474afd8cfd4c309ec77fb8b307603553c1b87765c0651001aabdf79387ca7396cee', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'KyCEW3sxoqUxS7dH1jIY', 'vEDM5y5DN6wIzCZfGEiC', 'cf225a00ca7f7c7802dbe2085ba97c20a16d6164f4874ef8c22c683c805ed8cf01a59fd60ef751c5037b8408a58b0a9c1e79343e7a62f13ca516d4b48ec67479', 'k3cF54', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'PUzODePq32xzDgNQJch', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6ab3aa6463da3aa822083fd6759c2e5799fe5d610d4715c3224a9ce216ad5cdfb90924256daf67e25365ec8abd32dfcb40a10ee4740daa2e0b481d0af19c079c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '38f5de6b62c9c00d0b1ea4017282ce69430acbdcb74d9db153bea9042e855bc7cebb5a93353d2fa0105176fabd3842f34839fc2c73ae3b40fa3192410bcc9e93', '2012-07-16 14:05:44', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:05:44', 'john55doe55', 1, 'QVDRrMof6TStRHq7T5', 'h4NM0y45UaqCHbPB2kBY', '6ab3aa6463da3aa822083fd6759c2e5799fe5d610d4715c3224a9ce216ad5cdfb90924256daf67e25365ec8abd32dfcb40a10ee4740daa2e0b481d0af19c079c', 'k3cF55', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:44', `current_login_at` = '2012-07-16 14:05:44', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'UQiPv2IaTh3QTtidpnR', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 53  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'aeb0e96007422f5cf6a930701af009d43a303d4bcb0b12e2bbabad9d22d48277f59cf9b3270603ae7e82d803e2d9b7367e77c29bf01b22a98eaa33b06f629824' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'c6bd1c840d16e474bb631ea4a1d477fc6d2746545f9b1497de28e926793d428353f48a7cb6fa2ed4993d1d580ec90d6c3de43b4bda7697965eb03f12b457093b', '2012-07-16 14:05:44', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:05:44', 'john56doe56', 1, 'lBUvbV8yHBLJZcc6KijG', 'monWbMEu2TEyJQY0U2v', 'aeb0e96007422f5cf6a930701af009d43a303d4bcb0b12e2bbabad9d22d48277f59cf9b3270603ae7e82d803e2d9b7367e77c29bf01b22a98eaa33b06f629824', 'k3cF56', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:44', `current_login_at` = '2012-07-16 14:05:44', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'TUlLOPSOfd1kFkahmq7', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 54  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7278c823443c0229ba18fd9befdb24ca615cab6ab85cab30cd5a59a5816b106f195556d83223fd1a0932489d78ea86759671319409548c5dcb410a0c531caa80' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'c8b8f3b1bc05ac59a1410c9494f36c92e1502b6953da48c517e6da139f3d048eb59e87669519b0250987837cc4033681ee82629e7bf8ae105da873986127f790', '2012-07-16 14:05:44', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:05:44', 'john57doe57', 1, 'Yo5nPm4Th55zhRcm5ae', 'xrJnZa16uDUHXQZiWNCx', '7278c823443c0229ba18fd9befdb24ca615cab6ab85cab30cd5a59a5816b106f195556d83223fd1a0932489d78ea86759671319409548c5dcb410a0c531caa80', 'k3cF57', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:44', `current_login_at` = '2012-07-16 14:05:44', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = '2Yt5JAgLJpR9BhYxR', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 55  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8674f7714c05bd1a1de4f88b47da27952c759423493fbfe52637419e5546c52fad65366c441cec04c7fd2965a42e41dc8993f3306602393e3b2c5160dd0e7e71' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'f6cd8e9b176522ac84f9f530e2d4c40284e212d9d5d769f945fa1a0815729949e497100cd1fec13f64cce5dcdcfa93210ee86db4730d1e0cc6226fc99c8aa59d', '2012-07-16 14:05:44', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:05:44', 'john58doe58', 1, 'NbLEuoKMZpjLIz8F2Miv', '1DR5H6W0qzO4FL9AGvv', '8674f7714c05bd1a1de4f88b47da27952c759423493fbfe52637419e5546c52fad65366c441cec04c7fd2965a42e41dc8993f3306602393e3b2c5160dd0e7e71', 'k3cF58', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:44', `current_login_at` = '2012-07-16 14:05:44', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'qHVV5mrWw8cUzKHfCKY', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3be21b52f56c3f69c479308d24762626bf6cfa5ace48bbd9a04db309bee58e595863daf0cd7f0af11cb743324d9a4a21164db8815883e9ba6a66cbe9e0ce5c92' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'a5bbadefdac1b2f438716701e495262ee5681b7fb50b6bce9763a4c0954c32eb759d7c29ec75b81a8d30155e10f8810c5b07d5c99fb85ede86bb3a0fecd5c965', '2012-07-16 14:05:44', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:05:44', 'john59doe59', 1, 'pOHdUVRuJc7GbR4nnoGD', 'iwWtl3HcbLHBD49VnO9q', '3be21b52f56c3f69c479308d24762626bf6cfa5ace48bbd9a04db309bee58e595863daf0cd7f0af11cb743324d9a4a21164db8815883e9ba6a66cbe9e0ce5c92', 'k3cF59', NULL, NULL, '2012-07-16 14:05:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:44', `current_login_at` = '2012-07-16 14:05:44', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:44', `perishable_token` = 'J6GmeiilxVXm00i31OO', `updated_at` = '2012-07-16 14:05:44' WHERE `spud_users`.`id` = 57  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (90ms) Date: Mon, 16 Jul 2012 10:05:44 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50041fb8c050b_8603fd5da034cd499976@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50041fb8a9bd2_8603fd5da034cd4996f0"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50041fb8a9bd2_8603fd5da034cd4996f0 Date: Mon, 16 Jul 2012 10:05:44 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50041fb8bcaf9_8603fd5da034cd49974@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50041fb8a9bd2_8603fd5da034cd4996f0 Date: Mon, 16 Jul 2012 10:05:44 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50041fb8bed6e_8603fd5da034cd499891@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50041fb8a9bd2_8603fd5da034cd4996f0-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 140ms (ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ef6f269b4b8c68ae1c756fa555a793c0e3ec6f18e8cae24083c02b236c983b939a884bb3a133a80579af4c528be0f71e31168f34e8692852b07593202b925755' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'c62eca05797d3b6f4dcddb2515f156d87098d151d5a02688d222c99e2444cfaa6a5837e35bcba7d2ce303d748fc792da022b3b77eb658b77c58eac4b52ed3129', '2012-07-16 14:05:44', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:05:44', 'john64doe64', 1, 'nbRzUhfnkw0OixPCBin5', 'bdWS6M7WTFffbWm0kyR', 'ef6f269b4b8c68ae1c756fa555a793c0e3ec6f18e8cae24083c02b236c983b939a884bb3a133a80579af4c528be0f71e31168f34e8692852b07593202b925755', 'k3cF64', NULL, NULL, '2012-07-16 14:05:44')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 14ms (ActiveRecord: 2.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0a797486c8f342bde14f68b5104326cb51eb10f931837ce74bb65bddcd11c1e8e9b99ee51e1e3c245919311e38a371ddb7f01d992ed5f44606d52dc09a3d57c6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.5ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2625fe254ac514d60a7c7514ed28a1639cc15de8919b76b13eb958d02f0839a3e3380ad9cb0bc66166d3cc308be0e4c250d443cc0bdba5ef12731fe91079a472' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'i4Fb131EHrXZT2a5Zbd' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', 'faf9e78373e583ac6b3972b5c82e2ff840931d356886efcf6babc605979d218fa2aadf8e93d059a47449ddfd4d784e3bfbdc4115291b4bdb805ac1795f482f97', '2012-07-16 14:05:44', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:05:44', 'john66doe66', 1, '1dm5CA2LMRIQUSNdXhDo', 'CjVaP4moMibHY9OXEsa1', '2625fe254ac514d60a7c7514ed28a1639cc15de8919b76b13eb958d02f0839a3e3380ad9cb0bc66166d3cc308be0e4c250d443cc0bdba5ef12731fe91079a472', 'i4Fb131EHrXZT2a5Zbd', 1, NULL, '2012-07-16 14:05:44')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.4ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '185fd913b7e90fa67120257a09b570435a6763637d101561bcb24ff5bcf83a58e2ee389321eafd79470c4062e11cdba1881c4a04b6b455a15062417bd3c5db3a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'FHFIoLTbhCjgrACtKUKN' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:44', '50131894d0e2a10743680da6e52f1153269c4e24d2d330a1550a1ebe259c1c394cd4b3363da651128cd726322dc42a94935c9c9e78247cf9e4a3080e5f69aee0', '2012-07-16 14:05:44', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:05:44', 'john67doe67', 1, 'NH6XyuGsmQfzla0Klgws', 'veLLzBNOXihThuZPv', '185fd913b7e90fa67120257a09b570435a6763637d101561bcb24ff5bcf83a58e2ee389321eafd79470c4062e11cdba1881c4a04b6b455a15062417bd3c5db3a', 'FHFIoLTbhCjgrACtKUKN', 1, NULL, '2012-07-16 14:05:44')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e1a66b239fcdc60d06e186b10b805fddd17d69d2bf4def428ae0a5de2488b164aa9a19345b8be037731e0af6504dc5b51894609f11fd2335a7e48cfd33444cfb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'd29FRutMscoiHAf6KXJi' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 12ms (Views: 9.5ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '54cfb53a96103bf622a561c50b1d94e10842d56183b0832f6df43ea478aa86f5c9c23607f17a63043bc76ded093f61f9d3454771d13aa474353b619accb4816e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'e1a33c73376bf576ca109d1c272accb27992fed9e3dde8bbb97c407176e4a62bc9ba9cd0d39f091744346f63d37a520b26d96bd15be81ad582702ce02f3d5ff5', '2012-07-16 14:05:45', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:05:45', 'john69doe69', 1, 'q3nISHmj5uQ3yk1gkG', 'AMyBA8JA82NfCFkxyxhg', '54cfb53a96103bf622a561c50b1d94e10842d56183b0832f6df43ea478aa86f5c9c23607f17a63043bc76ded093f61f9d3454771d13aa474353b619accb4816e', 'k3cF69', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'AgCtZK6aQ4CA6kEnkWxJ', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.5ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4293bf037fe91d28409bdbdce1fdf46a347218c648a43de0989329cae2b2f26946116ea727c32140a80ca92ef57e795886457e6cea8d0f8816eb50ea12bae2cc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'e2a8a60672c2e72df0c4c328834b7d2bd3cc983b4305b39310e3d35e27918e91f0fe778731087bf5c10afe4e1fb1a6c72ee207583bcbdf3e8b1001829e1c3138', '2012-07-16 14:05:45', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:05:45', 'testuser', 1, 'yMxELCYwHy56wjtiV6ZE', 'azvg5FlY0HRCiT1EjXBQ', '4293bf037fe91d28409bdbdce1fdf46a347218c648a43de0989329cae2b2f26946116ea727c32140a80ca92ef57e795886457e6cea8d0f8816eb50ea12bae2cc', 'k3cF70', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = '4gNegI3h2wyDt37TsrrU', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:05:45', `current_login_at` = '2012-07-16 14:05:45', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'YFUTTxOQ8flZJM5tI1Tg', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (0.9ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'a2c7e38150c31eee5d09f1e1891124ed4dcc0e289c05dd21579f0edef009fd0d36b5a5aca0849fdd9143933a3c1736fc4d694741ff0cf29a780af8a1125cabfa', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'A1qM0TkPsYe5qVEDRKEb', 'cLAX9JlR7rfFps9CpB', 'f4869bf9742ccf1ccc7d69aee65707478f4f0633e67289705937f6888aef72bdd9acf2afa35a0f46f2213e10e0380afd3b9905820ff7520bd547a19e32f4b77d', 'k3cF71', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'CUqK6ip8ZAS2We0rEpQL', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'i7E9x9VyNtFolREwTk6c', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', '42a1563bbfd239490d6e93f0729c3e33b836bbea8afa1bc9c41d1489c769bb73932394ac4b6719da380767c560457450739e97057d5f748a79ab64322da1bfa6', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'T3Pw42YEgZQKIfWCPlmS', 'TGRJGxphbsCWjSXew4', '69cbc289d6c47eaf8087d6860bda7253d68618fccf2f582a5898f8a7549809244ae501d7d7a75276fb3ba4586ec63e79f1934cb2b5593449a5d9b159f86e1d74', 'k3cF72', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'BZvifRnABR4NWNBQ42zy', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'wf1vUeGk9b4QzrPOqy0', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'a7308d7bf5e1c185fe259129be99dcd77db89f765a9e37450b87b3b08e2befaa15520f712a4d6e1039c0ee1c0a57eb6777d0dfdcfbbac863b0cc0b133c8efe92', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'lu30eKFvD5tuDClEUPH', 'nXHqkDrqaRgtC6aY0KOE', '04713634cea08d66ca47d002ff5bac07d39d8e3601b37173f5d052b698d2879a704ca49a8c3fe9af9b913cbbcab59dd9b267a10853239aecc350d512c0074375', 'k3cF73', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'pGLlN8GQaKjYxnsBsa0', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'pONxy9EKOosjx0yppWu', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'cbe49cedcb6b49ae9d78e7569b066dab8595505f2290a78b54414850ab3544ed8326f5762019f1433eb054fcfdb5b75783d64b04cf8c3a1df020857c0ae771a2', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'lre0GLPWzzb56DoT4UQ', '9c7WXO63UhyPx2RCXArE', 'c7d46e3466dabb3e6d1cca1639d04840fd31b20b2fe4806ff7e30481bc35fd8f853d8df368d197975ddabc67901fa1a3c8cf38fed82298943d9f44e21a5ff834', 'k3cF74', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'VgI73AtGXwU2I12e2z01', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = '8EpmjKBLjgA3ZMJdNCcC', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'c2722d4f9c8e3e52587e9ebdf979d4444781f1415a86b8bd2f36f52831b4cb7c1525e96b3ffeb1657f37ac8564641827918afa6e1d091fe90ce5f3e0058baad7', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'vJDLoJ8RowcrzBNiRR8', 'jguPyv03vISlMCtBrbdO', '22ae1cbd86b75917f8ac50cf62e41e7f3cbd7f618d70303fa54e8989aab06876d736dedfa74c90243d2ff984d3c9319bdacaff9470361f62f03c608312fe0936', 'k3cF75', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'U4OXBIgKuR1rJoGVmv3U', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = '5dbgOmpbddfSuNtPMIOU', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'e26bedf5b6b02c82c81582d39fbcda53b44382e29ea33d34762dbedf9a8cfd3302641e7bf1f732ffd0f9c53a538000c1bb87c35678971b4787cfaee3d3470415', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, '13hL7N2E9tCotbD6ck', '8ZeGFi9PvAFXRqAz0VSa', 'dea7797b8721f766c59d4e1180f6756f4e64cff37e93a791b338ebe7e664ebcb38bc472ee6342162c3c6f8351866cc066ac30c56aa2bac70e306f9d6ee4ee05f', 'k3cF76', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'Zk3n7gMRnm1RFkKy7jO', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'Twi07NeogelvNQiVMlWj', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'GNvVF8UJdxqYlOu6JTS', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 1.9ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', '9bbb86f7c7b1837d4cbff624910c17f5bd4c8f3a8eb6daf2790bb6124e18337ec233f9c974bd72275bc2bb9f62941f6862e3d37bdfa03464a8e14ff9fd18354c', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'kOGHLzJ7usVCBrCXMPA', '8JwGMQ8r189HLD732KH9', '8879d654478a6fad5b1a2289b87695ef3af490d2999406e470fc861a8dd7c1c6fc0d883a5fe118b8c31d11bb1df988810485e1e7dbf607eb85d49faf99262e3d', 'k3cF77', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'IOFuuRGy0oXn4c2UmXmq', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'znQIYYjNqWOj1hKfFmOx', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'dzL0RSEpmB3UjxQ47CaP', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.1ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', '2cf93b3fca65ebcec732b3f00646278809e3d8ca6a203d08d6e1b26d090af1fb253623341c7020b141a4ff8cdc0c8e0c20225194e751638b1b3318cf52c10b12', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, '56ySXWFVfuvHHexAmIeH', 'uBGkimAykzn6Eii7Dk', 'fe37809ff82abb740bc75b5a7713073083cb9e1558f79eba46518026a7ae8868cd7f64b826547f933a4672d3e9355991e88fa49d908c0fb81e5f05e87dbbbcca', 'k3cF78', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'KWzoa65xq3A6UnFruDQm', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'pGBEzS0dzzyaugsTShZ', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '7d51fa74522a4f77b11ea7afeba57a112e2af73ff0c13d76afa291afa85cc80e7cc9f70826d8014d6e3d458f9a0d33b5e6b393db13cf3837ca0934a7317cc757' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'e52a533b1afb3f1deaf0094744bcc511acc5d2e3f327c02eefb7e34ac055357dd585b6b30f6063f9b33bd44b51072d77564774db7e4f6a788b4983b1ef265b44', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, '7hxUWPP7qMRBt1XI51eC', 'X8hJWw6NYlIVkBstm0v5', '44d018e148b19d2b7777a768ee909fe8e58fd8b1ab5e1937794333a101e711739ca9fadb990d4688dee9fc8d82f2a961ef007c0c4308bd98cc61ddb07567ffc4', 'k3cF79', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'wvoBGcGscrpKw6R2qv', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'cnh2cxLjIQezkDjQTIf', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '3d8c0bd7b01a88b09f284cb885915732f9cd8c6c137385727665f5f81efe8939a545e233c22795af82309b3dd7e35a78b59b04e6bd7e0247aaf903e9cafa59a7' AND `spud_users`.`id` != 70) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'c8e7bbadbb7e0280eaadbb3d2104f0a597fa753976739d712c2b7d68ca7c2bc7bad1d51a5e20b8630678193633708b4427ce681764d4d702f5777f3317975641', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'EIup9ahYySGTtxFTNJJS', 'kGxTXIRHKLry252YOmb', '0bf750a8899a89b9397d72339b8521733f1ab0e697ffa2b6b8e4cdcb1eb728369e21b23a18fe00b0af69d4f7264a9e8ef0b66b534545816d7e4db99da341346a', 'k3cF80', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'Kg6ewsOm2yXnjjC7trpw', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'wsoAcR5M04Cgvd8kVZ4', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '37f4b0f05620b1d23799fbe3715004ab13c166ef69f9d73add282706fa472fa9844d6e0cc68505554cd0bfb4e8fedb135cc610c739d2df41c8e4c7884eec7d96' AND `spud_users`.`id` != 71) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 2.4ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', '0092c5a9a3ebadbd1ced705e52a2c3207e94508d8a51a821a422270875b989a44d5b12c1e624a9ab06ee5eaef8a027a7a45cfedb6f8a77af2007226d1dcb5a9f', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, '1xMcFCfmHh06anqGle4', 'NCRqSpjuDaELZtnYhGlG', '77424b181be7b77ecb0c91df6df64148a90e8f25ed28da6f806e75650789ab96d1b114329cd276d6f0406272abb82da02fa3d69101e4af855c8b8f865c61eda5', 'k3cF81', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'SZXwR3M8dki1XaDhTpYN', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'Dl6R2Jkfzhp8jQsNM33x', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 9ms (Views: 0.6ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'a3b806821a2c83bc289e8e7661493364e001c9ebd67956d0c437573c8d422dbdced5898c27b54eb0bc1a5cff29f058c5e833b452a424d20c399112db41267fb3', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'VuiTr47xxKUuOhRZsg', 'itQ9yWoomwU1JQUpNwiK', 'de72c2fddbb0a9a391b27be8735c275c49ba36d1c99ba792b6c25e9752ca9d9cecc141b93a06ca5cb2bef28e8602309f3f4bab957b519876f91e4210eb341a0a', 'k3cF82', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:05:45', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'MLsUhYdsf1qD5rdQxZU', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:05:45', `perishable_token` = 'KIRIzO1d8aSNaKo4LSax', `updated_at` = '2012-07-16 14:05:45' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.3ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:05:45', 'test', 73, '2012-07-16 14:05:45', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 0.7ms | ActiveRecord: 2.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b3abe94cffff47ad8dff23d400ec16d1232cfb69072529d38dae87923d0a471860e5b6476e5556b87ee1ffacf504093d227de717778175e9f34bcc6df1a47690' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'f3cf46ac5ed222bcc1d4eeb2929a5da8ac30173e9f24be9cb562ddb6a0a88829b07cf9a156ad8b6fc78d8279b0133f0046807f6a4e8533a6477d31c1f1fbb962', '2012-07-16 14:05:45', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:05:45', 'john82doe82', 1, 'x1C0F1inGw2RJE5CQoPw', '8TCt9hOIZEBWehTDz9UB', 'b3abe94cffff47ad8dff23d400ec16d1232cfb69072529d38dae87923d0a471860e5b6476e5556b87ee1ffacf504093d227de717778175e9f34bcc6df1a47690', 'k3cF83', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b7614f27989626c740c94756e0f71c29d2362c556399dd2476b19f7206efcfee00dc8e8bcaa88d26f715485ae33ece4b2d26636e0675973ca03d44552ecfc5df' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b3abe94cffff47ad8dff23d400ec16d1232cfb69072529d38dae87923d0a471860e5b6476e5556b87ee1ffacf504093d227de717778175e9f34bcc6df1a47690' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b3abe94cffff47ad8dff23d400ec16d1232cfb69072529d38dae87923d0a471860e5b6476e5556b87ee1ffacf504093d227de717778175e9f34bcc6df1a47690' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'c05295e0c1e9c07a4a3d2297126f26c70bccb2d9d71351b965d0ac03b504ff7fc20465cf32f0c3c6fa1e6d4da4e423294ef1b7dec0a3a755768624d6af666c0f', '2012-07-16 14:05:45', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:05:45', 'john83doe83', 1, 'naWsC7oR4Q8fDT9X6tXV', 'qmCcFeLWWO1bxfEXHQV', 'b7614f27989626c740c94756e0f71c29d2362c556399dd2476b19f7206efcfee00dc8e8bcaa88d26f715485ae33ece4b2d26636e0675973ca03d44552ecfc5df', 'k3cF84', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f194f3e5cfa6477c68793cc80d46bf2d3b0eea3b975fd8e7bae00cf153eb609b2ec73a46a30263b5bb9791799b1ca3c7567df8d0651e18f71f484e877d7cd8fd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b7614f27989626c740c94756e0f71c29d2362c556399dd2476b19f7206efcfee00dc8e8bcaa88d26f715485ae33ece4b2d26636e0675973ca03d44552ecfc5df' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b7614f27989626c740c94756e0f71c29d2362c556399dd2476b19f7206efcfee00dc8e8bcaa88d26f715485ae33ece4b2d26636e0675973ca03d44552ecfc5df' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'bf36f0e415363b8d6fb577d465d79a6f7c2802bfabec65e3de748355e23220723c28bf4e4f55dbc4694348747c033fabf98b31d59ef5a15ef45b1d8947e97414', '2012-07-16 14:05:45', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:05:45', 'john84doe84', 1, 'WhWoV0gfXHvFGIqHHOXF', 'qtPcrud0TuTEcI6ZEjJX', 'f194f3e5cfa6477c68793cc80d46bf2d3b0eea3b975fd8e7bae00cf153eb609b2ec73a46a30263b5bb9791799b1ca3c7567df8d0651e18f71f484e877d7cd8fd', 'k3cF85', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b2172b031bce9375d417125bb923ac769c46d142833c0d7b157509d2a3d5c11766fda8a6df54dbc523471a68a5fe4d457cd7bc76f08e14078c1f83ca7976d689' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f194f3e5cfa6477c68793cc80d46bf2d3b0eea3b975fd8e7bae00cf153eb609b2ec73a46a30263b5bb9791799b1ca3c7567df8d0651e18f71f484e877d7cd8fd' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f194f3e5cfa6477c68793cc80d46bf2d3b0eea3b975fd8e7bae00cf153eb609b2ec73a46a30263b5bb9791799b1ca3c7567df8d0651e18f71f484e877d7cd8fd' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'f925b01bc40941116163f195a591536e5e5aef320e86ddfa00c54e26e91e179814b727c412e76d913f559aa4126f81de51472b8da31699a0700922b5a1303049', '2012-07-16 14:05:45', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:05:45', 'john85doe85', 1, 'dAfOWX6w8DcMr73vtKR', 'GrTkbGgJAeJfcDyFmKyM', 'b2172b031bce9375d417125bb923ac769c46d142833c0d7b157509d2a3d5c11766fda8a6df54dbc523471a68a5fe4d457cd7bc76f08e14078c1f83ca7976d689', 'k3cF86', NULL, NULL, '2012-07-16 14:05:45')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5aca66b415796cea372f9bd3d6110b7b47814533f58f96793414ecc3c9e3cbc2b91a0249943767ebe917b30df8dda0dbcb904d96cb16abab60b02e869cc6350a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b2172b031bce9375d417125bb923ac769c46d142833c0d7b157509d2a3d5c11766fda8a6df54dbc523471a68a5fe4d457cd7bc76f08e14078c1f83ca7976d689' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b2172b031bce9375d417125bb923ac769c46d142833c0d7b157509d2a3d5c11766fda8a6df54dbc523471a68a5fe4d457cd7bc76f08e14078c1f83ca7976d689' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', 'ee78d86f5e9a4e2503fede857048887f1516d6cad4b622aab2e948ae5b41ff61fcb638713840b9fdb2e83e8259dab2e64ea600b7f9e7f32aa1806f98079d90ac', '2012-07-16 14:05:45', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:05:45', 'john86doe86', 1, 'A0AYkTtalR4wR7VUpD6P', 'PKHrFhNhTgL4Fn9TmoCM', '5aca66b415796cea372f9bd3d6110b7b47814533f58f96793414ecc3c9e3cbc2b91a0249943767ebe917b30df8dda0dbcb904d96cb16abab60b02e869cc6350a', 'k3cF87', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dcbb14dc902b13ad5dbabb72d8d04e20e881641b5248700712ee7105b8a835cb779b78ee7d30349d69cce09007120514a78f202dc1984e7d40146ff4611bad41' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5aca66b415796cea372f9bd3d6110b7b47814533f58f96793414ecc3c9e3cbc2b91a0249943767ebe917b30df8dda0dbcb904d96cb16abab60b02e869cc6350a' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5aca66b415796cea372f9bd3d6110b7b47814533f58f96793414ecc3c9e3cbc2b91a0249943767ebe917b30df8dda0dbcb904d96cb16abab60b02e869cc6350a' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:05:45', '5355cb75801b3b8b35b0463fa9c3df65fa6ef659b56a63570f5ca5ccffe2f9b0c7c22d886867240831c3f9052625721096ca506800c65fa3041711d5a04ad141', '2012-07-16 14:05:45', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:05:45', 'john87doe87', 1, 'plBPnwhPctwMZbdj7wOw', 'ZDbfDoXD7pv7d6gGD', 'dcbb14dc902b13ad5dbabb72d8d04e20e881641b5248700712ee7105b8a835cb779b78ee7d30349d69cce09007120514a78f202dc1984e7d40146ff4611bad41', 'k3cF88', NULL, NULL, '2012-07-16 14:05:45')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.6ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.6ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.0ms) TRUNCATE TABLE `spud_user_settings`;  (1.4ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'df1fccc4774bc0294f660f50e6412e2b88d61647f61ef3ac8e1f08f0359f834db0fb6fc5754319476cd70c2b2afa20c725ab20d38d804c4f12ad4380f1a6c37c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:52', 'f7dbdf7f4e8f860ab8231ee397b7a9f7b162f5e0ae2e4a2b3fcfa2af6be52b9657baeedc6294e10e44756724af12de2490284ea6b49eebe7f6a553c9cc3ffef7', '2012-07-16 14:11:52', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:11:52', 'john1doe1', 1, 'FAEIVuULIbFkbuNkVq', 'V4aR2EkmRGJnq3eifVUT', 'df1fccc4774bc0294f660f50e6412e2b88d61647f61ef3ac8e1f08f0359f834db0fb6fc5754319476cd70c2b2afa20c725ab20d38d804c4f12ad4380f1a6c37c', 'k3cF1', NULL, NULL, '2012-07-16 14:11:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:52', `current_login_at` = '2012-07-16 14:11:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'uvH02qtb7QDiv4hCLr73', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'E1OMJ6abAijMshDDufE7', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'GCyKLSiftDsAFwMJxfh', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 22ms (Views: 10.4ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '42587e63064549cd57a4ac6bc07093f022f3127278edddd631d62593dc1262bc9757f7d5a1ec73f907b89de83483c58ff074077fb5bfe1b717e7db013af2c9be' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:52', 'b6ee789147d915be09a6699ecbfba160558251f846b1ba1f0be0610e30c59d63d76cfe510a860b764f71fac93e1de7ffaac3f67b3d745ee3871d5e4f240c4a9c', '2012-07-16 14:11:52', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:11:52', 'john2doe2', 1, '9ZldDNEzACpyJcZwlp8', 'w2QBl84L924jCWzv7qd', '42587e63064549cd57a4ac6bc07093f022f3127278edddd631d62593dc1262bc9757f7d5a1ec73f907b89de83483c58ff074077fb5bfe1b717e7db013af2c9be', 'k3cF2', NULL, NULL, '2012-07-16 14:11:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:52', `current_login_at` = '2012-07-16 14:11:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = '72qlDhsQ9IYR7Vh0Bf', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:52', 'pages', NULL, '2012-07-16 14:11:52', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'XHa1hLevOKxxyjdMBpi', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ee67a1b2989eecd2651a34c446b9b7e4750aed885bdaad5605042b316a8ffec3aebbc95b8ed380b04163db36039d39ef259de294b54ae0ed40c9a1198d858677' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:52', '08dae14e302371803f26f32578be2ecc5a2673c391ae414ed5a41ba6ed692f7aac39bd4d762154184e3b266cc3ecd8531d11307f0f7a7269e8b0803fcafaddce', '2012-07-16 14:11:52', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:11:52', 'john3doe3', 1, '8a4G4YAy5n49uKlMO9k', 'twxYAcU86ZRRbY1QG9X', 'ee67a1b2989eecd2651a34c446b9b7e4750aed885bdaad5605042b316a8ffec3aebbc95b8ed380b04163db36039d39ef259de294b54ae0ed40c9a1198d858677', 'k3cF3', NULL, NULL, '2012-07-16 14:11:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:52', `current_login_at` = '2012-07-16 14:11:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'pqq356GkhKiEWWp6IC', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ac67beca0b8274aaef698550a24c4c5274948d0bfbf71d195d7399a81e3d7b45fad6ef713999f4fcd57ffa6960cddb9aefe29492f1cc174343035da8168f750' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:52', '7ddc9ab4e416f4476bc8b5b551e9e6fc82b81c110f12ef348274323e6e30e59fda48e020447d756df2102454c7b26c97ed99581e419d55b81390f1b58d90d00b', '2012-07-16 14:11:52', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:11:52', 'john4doe4', 1, 'uaV8bfKbkLcuGChogIl8', 'gPggmai7kvXSKaky0YRj', '7ac67beca0b8274aaef698550a24c4c5274948d0bfbf71d195d7399a81e3d7b45fad6ef713999f4fcd57ffa6960cddb9aefe29492f1cc174343035da8168f750', 'k3cF4', NULL, NULL, '2012-07-16 14:11:52')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:52', `current_login_at` = '2012-07-16 14:11:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'DH3ZspMFYFV41UABfqC', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'XXF3biCo0MWqMsALDz1', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'pWbkCEWfUFYbmgTz2R', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8306a67abde2b46e72beb6ba172ab583f43f066d56ef1ad7919be238153ffddfb87f6b3d57772e1f3387ee3eb17edb1894e3cbd87acea3b61d555f37db096cdc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:52', 'fb94a480c05dff62aae6c445ae178c1cfbab98c00c6bc9c6767ee5699fabe04ca28414b407df4782f5e3a9c67e5ad1bcd40e967e07f7ed4db000c16df4999030', '2012-07-16 14:11:52', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:11:52', 'john5doe5', 1, 'ukuqBCbCQ0RHREZudW6H', 'K61nJODVzLpEiIYkTjT', '8306a67abde2b46e72beb6ba172ab583f43f066d56ef1ad7919be238153ffddfb87f6b3d57772e1f3387ee3eb17edb1894e3cbd87acea3b61d555f37db096cdc', 'k3cF5', NULL, NULL, '2012-07-16 14:11:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:52', `current_login_at` = '2012-07-16 14:11:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'UkaXavZZCpEq8pzPlHdG', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'TfIVyRXg4iRfdoc4nbt', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:52', 'Blog', NULL, '2012-07-16 14:11:52', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:52', 'Pages', NULL, '2012-07-16 14:11:52', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'RWcmUvJP7H2ZXtFf0Pf', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 6.2ms | ActiveRecord: 4.3ms) SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4dce58b72b6ddafe6ad8c7a825f8e22bc01b9ccd42a4b621bb28bb8bd6470ea26a21061ef4c3a858aff85aced9d6b42d2e79505517d27dee980c734f04c676b6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:52', 'ade22ad60e6c890500cae61a9a923313c483257ab82aa8a1c605c6ad92397b41f402ffd5731189d0fca2e738418e74bd13c0ca93cc64d4cd3de2c950155110f7', '2012-07-16 14:11:52', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:11:52', 'john6doe6', 1, 'QYQQLZFdDXgqMCfhQxPN', 'G9SlRECeL0XM4KBxHXBM', '4dce58b72b6ddafe6ad8c7a825f8e22bc01b9ccd42a4b621bb28bb8bd6470ea26a21061ef4c3a858aff85aced9d6b42d2e79505517d27dee980c734f04c676b6', 'k3cF6', NULL, NULL, '2012-07-16 14:11:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:52', `current_login_at` = '2012-07-16 14:11:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:52', `perishable_token` = 'o20IesgVTfGwI8urkL', `updated_at` = '2012-07-16 14:11:52' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'LRVPUqzLhDYGaXpCh6m', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Pages', NULL, '2012-07-16 14:11:53', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'HUZGpz38dO6wuS3BojLF', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 57ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ff75bb32bce6888a9317f37d342a143f6cb8ca2e74f56426f667a9080389deda762b564bbb1111ca5fc707ea7fe599eca08153a612e51e0badac9b954a106573' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '73a00ce438c8cbbf94ee1fb55994d113f65ca74eb06f43dfcda9300a87748c7979b3dccb43864bf8e2fff0de083c7c4057d1e4a4220361deb51276ee342f7639', '2012-07-16 14:11:53', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:11:53', 'john7doe7', 1, 'jsikEmLDKd6vcFaA2p2', 'tDxf7LgbILWVtL7TfKk', 'ff75bb32bce6888a9317f37d342a143f6cb8ca2e74f56426f667a9080389deda762b564bbb1111ca5fc707ea7fe599eca08153a612e51e0badac9b954a106573', 'k3cF7', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'Ffib0SRpMFV7dKe35Vmz', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'YmjrplanT7xzBUCIi1D', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 7 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 7)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'epqxIB0mHDS1gkZ4lLVJ', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5d9bda2b848a7faab4f3768891dc3ebfea89b5d282cc6569003c133c99733d67f394eee266b7398d665d02b549671d5081b5e28a8bf8004bab6deec9b8d6e9a6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'f7bc0c6ad0634fbe47f166330367fba035b85e81b5b88b5850563565ee8d01a19404cbadf5d4bc64e236456bbb2e2e9111b23e81afd8132b59a01c405b46af85', '2012-07-16 14:11:53', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:11:53', 'john8doe8', 1, 'hUYZxzc10ONJ7SjpTZZE', 'i3YpUg8Aiw6YXOKmsKoi', '5d9bda2b848a7faab4f3768891dc3ebfea89b5d282cc6569003c133c99733d67f394eee266b7398d665d02b549671d5081b5e28a8bf8004bab6deec9b8d6e9a6', 'k3cF8', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '4L2BrUbocOBT0otevjt3', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'TsJkgmQi2XHeuQFLhYjr', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 8  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:11:53', 'app_order', 8, '2012-07-16 14:11:53', 'Pages,Settings')  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'EOIgm3XTZsBBYgT7egRT', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a949715c841cd641e77afa8fe8953d5afd0e63dd6f490e26a6a964fbc594a573866e1e793d8ff99d26c320f16ec3b7db78890ff784e3204ce53632f452d91e13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'f42788b7c8576d66827ef83c1f25dac122f6a5ad0a17545e6280e00193685a59bb20ab64aaf6bfd087cf69263c241701fee903545a732595251a91a1516e2c94', '2012-07-16 14:11:53', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:11:53', 'john9doe9', 1, 'LjzyzaRhf0SLZairXy', 'iAWGxqRt8PwfTanmc4ZF', 'a949715c841cd641e77afa8fe8953d5afd0e63dd6f490e26a6a964fbc594a573866e1e793d8ff99d26c320f16ec3b7db78890ff784e3204ce53632f452d91e13', 'k3cF9', NULL, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'x1t6OnrLsSu4gmNrZIpv', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'z5uGG9EAT0yb07v2H6pn', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 9)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'MpFBctMAMrQcusnaltn', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b0ff42e433e8e8e94d31f5d9ee3f5f2b7118725679a31dcac87e748607396051b4f246f1dfb6ebd2ae3e32c44274df8dea1533b7d19d32d414be6496874459f1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '29e066ee268e8af2f66e0e5aea27ae1fc9a17df33d47203d9cb806c85571e8bcedc7184068be36ca6a1ebf692a547c305add8e3a0de246ed6ab0ea843b671d03', '2012-07-16 14:11:53', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:11:53', 'john10doe10', 1, 'Wdb49Zvf0F6M60QPszCW', 'bZodZZI0N15ChUB8Qh4', 'b0ff42e433e8e8e94d31f5d9ee3f5f2b7118725679a31dcac87e748607396051b4f246f1dfb6ebd2ae3e32c44274df8dea1533b7d19d32d414be6496874459f1', 'k3cF10', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'OSCgfWoEUx3QVecNka7P', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'UZK0uXTb9fFWYdii48H0', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 10 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'qPAbbquIYczanlMbMDVO', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5967a5cf6054a4c95133a23395a90714d3c90f623bd84a02955fc982b6255bdd0c80ebc8b91ac6bec3d441486506930241d916e0d81d60b4b550114d85d2fd03' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'bedb60e25d4bd7e6857bee16190a6bdc385d81a9a81d6185697c77f905e7425b0d74552fd24c972d94f83bc10748d90548c9818d816aa7b7076357eec18ba2d6', '2012-07-16 14:11:53', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:11:53', 'john11doe11', 1, '3CoJ82s8fQFOcEBI63MT', 'twHd4axhL2pXKnIMFH6U', '5967a5cf6054a4c95133a23395a90714d3c90f623bd84a02955fc982b6255bdd0c80ebc8b91ac6bec3d441486506930241d916e0d81d60b4b550114d85d2fd03', 'k3cF11', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'z79Bps6YJ9yituwTT2ha', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'b9gPIqmZoiJIPOWFnh4', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'pM3hgBiKTj6XVEQZT8M', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '69086a3eea39f3f03d340c346880a3e8df3958447d5077fa6f6360f07ab55c68fbf13ec80ad75f7c24fa76180318838f515f5d99281fb0d2ba4bde7a12b1b93d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '38dc278c3380b194cf362768d1cff122bdfbf9ed2257bf60b73014bec68325f3da0c827323ce9316e78a9e7e12c7121657f3b0f3d3ff22b2b71b124f486cfd56', '2012-07-16 14:11:53', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:11:53', 'john12doe12', 1, 'EJRMQU2AILKuJFBTHx5s', '7EzuOuvQug5mweE8B1', '69086a3eea39f3f03d340c346880a3e8df3958447d5077fa6f6360f07ab55c68fbf13ec80ad75f7c24fa76180318838f515f5d99281fb0d2ba4bde7a12b1b93d', 'k3cF12', NULL, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'NsfnnK33LjbyFWU0N2IE', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'dhm8J6l9gq6KUzaKBf', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 't65gjDLwp63qPd873mXB', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bb6d2d034c8510c774db8d2364e8a0f93a9b6c6312ff1f098474c9c34095d5d0f53bc361767fe82bd28184967493c1699b29014f1e2c03f623e9a68ca71e42b2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '42dfe8a303547a421439808504b03d41183c2f6db068c24eb96e80c64b614137ff6ca9b03891faf532aa2a943f0ac22785f077cbd72092059d88967e33bd971e', '2012-07-16 14:11:53', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:11:53', 'john13doe13', 1, 'EtYwPFRdlMIIxwFURMn', '2BcwGcImQ78hQM1yg83', 'bb6d2d034c8510c774db8d2364e8a0f93a9b6c6312ff1f098474c9c34095d5d0f53bc361767fe82bd28184967493c1699b29014f1e2c03f623e9a68ca71e42b2', 'k3cF13', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'qJUBPAOfibFSLaAiTJf', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'klPjIEuvQKZ5FgjmfSCk', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 13 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '6Nrqfld8RX2RjsJLZbg', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 13  (0.3ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 52ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '704e811205fa61a1121c8d6665afeb97abf18501058b9dbe8eb27057bb02baf93a3bc1c2789b2fbe913ece798116aee92ccbe021771524775e2b77f9bd91cead' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '530da3575aeb0f2ead3cd3a342efddba438e237c81f9fae9adf9b80f75cb7b257279c57cc20bd203bad48fa5674974515690bd239e85929fee20b9522db14fea', '2012-07-16 14:11:53', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:11:53', 'john14doe14', 1, 'WrWyZBx5MGfh4NI1u23T', 'c7ox7famjG2brgR56JFC', '704e811205fa61a1121c8d6665afeb97abf18501058b9dbe8eb27057bb02baf93a3bc1c2789b2fbe913ece798116aee92ccbe021771524775e2b77f9bd91cead', 'k3cF14', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:53', `current_login_at` = '2012-07-16 14:11:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'HKbkFqlU2FwDJwImh9UK', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'WyplUcUl3oDd5XMc6RS', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Blog', NULL, '2012-07-16 14:11:53', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'sBcIgGRw7DiMIKQnHqd', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'c2febe9035fc6fb86a0fe8333a555e174757f046ccab6be39513fb0f5364a71c8e410bdc5890f72622d381da74c3f60d49c70530a87a4aecf3aceb0253dc60f6', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'UwIHbC2OgJaM03lKtkjU', 'qO9lI4BTNS1oC26Vq7', 'aaa07711e3c0d468ebec25e184e12a46b9386fd8c88210ab4ecf2a438504a70542c4832e7529ff408feac41725b24200748823f4b220df6b6d3326917c652e2d', 'k3cF15', 1, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '2qs0bkCZAjTJeeufRylN', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7e83b1f371adf420d1cb2869da62f8bf30a872e767278082199c1dffa45d6caacd00cd212207c682d577017755072038857aee22fdf41b3b73fc183931d91ce0' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'BCbMTfywQMldGLPcI68y', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'a453a0394267148b77c1d685ff0ec85144216f793aaab1324ec12d3289f18d7c4d21851fb759a7a5b0e33bbc200cb9f3fdc48550ab61ec6cc8232193c4964461', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'AhXdgWOQPWiAMPB8E7AZ', 'PFsspWEilzKRgjPZiI7a', '7e83b1f371adf420d1cb2869da62f8bf30a872e767278082199c1dffa45d6caacd00cd212207c682d577017755072038857aee22fdf41b3b73fc183931d91ce0', 'k3cF16', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '81a0f30fcb3c412cb07f2784a0fd942c87f92f75ffab17b0e9c015892b02b4c52a59848c8ecb07875fa7c22497686a1d8def97132190fb09432f1b4d1232c78c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'OPB5LgZS0S5iW27WZiJf', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '02f0ca904d9ff1514a9bfa45de47941cf47bdc3540b20e7113b6c04e792b74708b6a1195bf388f3d2d3c41afb34542e8af37a363668c70f92e4fe20f73451128', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, '5vDJNODqrvyxOPVnkOeR', 'yZVzVOHWzmnCVyfV43n', '81a0f30fcb3c412cb07f2784a0fd942c87f92f75ffab17b0e9c015892b02b4c52a59848c8ecb07875fa7c22497686a1d8def97132190fb09432f1b4d1232c78c', 'k3cF17', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '4og7M6jBj53Xf2IRuTl4', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.8ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '8672fb34c7f92ebd3317b6584c51538be1d8d92b78cf5d3ab865af361892a6ad4a1fe393677b530feb9ed11c65ee9219e6135240980991336da1769162f28cdc', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, '0P1NgbmVB78oM1D7Iu0', 'gFpmaJXHhBp6DeWiSDe', '1cde7ea6d5dcd803574bff7bd3363a283220cfac68c5ec76284e34e6f653abc486835b9cec4b7fab3923e8b8defed377cc5c617c41ab8f6272ea3274c4b85d4c', 'k3cF18', 1, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '5yyYg5aXmfjZ0wDYTex', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'Kh57figAogyi7aiKCoB', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.1ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'dbb5b4cbbde6578dc30114883da65aa42cd321795d6ea0b3f38c65c8ba1527bdd33481d359f3d463ba2bb836f19a2a7ffc6c1481422f925caf842792a1c0f005', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'DPqst7TDZsLLn7aoRu7', 'GJWmFcePLYDZwYJzu4Af', '5fe99c9d4fc222c0804b70dc0df538dbb47faa0b1a800010849834ea0c79bc96b0fb35fcef836395ee626db98298cb99d69a8e48150ffe7f0efc6d55487f0634', 'k3cF19', 1, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '2nhcrSeNGga5ATr0ytWM', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 19  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'f84c5969b2828808c5170dbd5e2aa72b9a22c926bad7396efb973db97afd03377ce6eaf3cf35b616af3c2157630210cff33afbc7098333836b6f72bc26df0622', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'zrZYu7Q8tv0qpT4to5Bt', 'mnUrUiuMBQp4B9UExQI', '38467696149b1c0a05c16702fbf08a140002a26babb992c84c34b8f46381cb6542077fe492f20ca6e6515f4f0c7bcfc81a4df716a8d9c1e613e2a0390f679ac4', 'k3cF20', 0, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'TxAgRp02bRAUaKsG6hGM', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '7hvfJC1quVXebFLTOY', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'f93b7fb32ac5d5677157d40cf93250563d6b912a8ec1984d8cf564b2928ecd612a4030900cf8b2473f1ce93cccc474f7f2261fb0b76faa48bc896fe5f875fd29', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'qsvhIt6VKkTJVL4CRVTY', 'zBXEwQptWHdn2keZXDz', 'e099a1ef21a47623c36454f9de204d44d4b1fe935e8a6554143f4210cf8750fd956c1432204a538e20b24e51d289b2f89aa62d292e20f3673d55b28c877ec148', 'k3cF21', 1, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'JfsBD2o3yhBDnRwVYbQ0', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f72969d21775f7a239c445ecb21add8e16370bf3df0426298ea9040ca5a944e5bea79927eb81c8c274bbc70a3d08a8bf6d0fbf54892f4c5d05eb4204fb063de8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'Mb8RIfCkFl6uc41ZONUU', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 21 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '4c0119627ef35b7bdb2a2d68f9a1440e0a21a2abcbc5091154891e7d21979fb57ab7a7a4b41db9b26f8dc3c14bf849816d3c21b32964bac61c2e580af87820bf', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'Uevm867N7DAuq6NY782', 'HHpE2x0D1aX4oaGeW', 'f72969d21775f7a239c445ecb21add8e16370bf3df0426298ea9040ca5a944e5bea79927eb81c8c274bbc70a3d08a8bf6d0fbf54892f4c5d05eb4204fb063de8', 'k3cF22', 0, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'Users', NULL, '2012-07-16 14:11:53', 22)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '2wyUMDEXL99bBKxxkXWv', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'XO7ScvYpSEyuoxCC7bv', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 2.0ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '1e4f36cf4b502262fcc5e75f27cfcf1d24b0275d957c86e8b2a6aa7e8b9e6f11790feebbf8ee6eaaab28a367b6e878962664b19e42b1dc08a7b41ffc03c2081b', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, '9AOnLAymeGohd6SXVemo', 'rqRtXhhx3MxRIyZPdI61', '70bb0c275beedbfad78ef92c881f159b866d2b19f6fa28729a2df827ffa6420d480483d1b3d792a3c1275500832b8194c30d813ca3199de50d425bc6157a1133', 'k3cF23', 1, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '1PSKEPY3x4v3spc5YQvs', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '99782e37708622abe658b76464ab7962a0cd78eb1b00a7e7dc83f3bad280ccc28c2202c9767528b39396ad81ac8950a4aa290d53f3fbb85d96bc2d94b7ed0068' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'C2lPwhnPl3OtpmkCSOKr', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 23 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '094776b254140500d3cb44b44322765529363350184296fc1f2508398337fc7af7c4df88868c5c4bdc2f1c001cac7631e022ac79589b9ca681893028f4c1cec7', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'cuNZwODa6eUaXRDrwG', 'LKRuZ8lBKxpeFhseEXF', '99782e37708622abe658b76464ab7962a0cd78eb1b00a7e7dc83f3bad280ccc28c2202c9767528b39396ad81ac8950a4aa290d53f3fbb85d96bc2d94b7ed0068', 'k3cF24', 0, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.0ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'RVhmehf2DEbhkvwpK2V', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'HVdiYBZVu6UfeZWjITh', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '84341b0461d7f2c7cdcdf0ba9c3bfec360e21181420bab6f430f3f7438887884bd25506d67d7a5c41755d658a3895b5a950e42a98f9f042e1aadcad2f6b90d96', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'gJYGUDIo4qxxMx39Kl', 'KHq2CuOi3GeZJTtt9k', '5d9e78b0f0b373dd5f9a74f901183151e36ee147c5ee88faac5dc7df5b7a350e933ad767cff6b7c7875d338b8527ab3a5d294d68226db11d1fae772d34c6baf0', 'k3cF25', 1, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'hRs6YRqTcOuvMJclSOlu', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '937a4df36166bdd2c1338460f4db31c4573b6bbeb4b3a5f7a4d8bc7b1819949464413c8906d6f01640e61c7d2d0f7372742ada81e57317764e8497b6e24b0cf6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'mG9U8zGAZp0rqzYtbph', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '1a9a6a95b5cb3e1a7a65c098b90cb93b4a1e8ce308db2760a71ac055c47b5f7a905f528078e3f12aaf79791dc0d6e3934f1eaa51925526d5aa5ffadd68fb3617', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'l3LQAf9ZjyaO0NQGN3oN', '1iJheSu5hbUs2BhMoS', '937a4df36166bdd2c1338460f4db31c4573b6bbeb4b3a5f7a4d8bc7b1819949464413c8906d6f01640e61c7d2d0f7372742ada81e57317764e8497b6e24b0cf6', 'k3cF26', 0, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:11:53', 'Users', NULL, '2012-07-16 14:11:53', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '0yO7SlBHV0TSqQpETX0N', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'iCfnh2RSzQ0hxksmgU', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '4e71117d781011314c397030fd7b581e50fe0bcc819ba5e150649a917a9fcd9546b27219091030c57c09737b72f9acc62d25d030ddf79d37605a24f73abdc951', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'U8F1OWH15ifLFdxrNfv', 'gIDILqi50lf1aeNkatfT', 'bd7bc8fec6727a709b222f3d81a1b183ee723282f0e9f9e232b01eeea3ec89693ed1a49eeb06ac31058eddf528aa8764003b85a6f8a62f678805bd56b9fb5c12', 'k3cF27', 1, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'maYlU4r2tEuCf38hrtg', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f4f4d578536231614d578381d5372436a1c40d7e83dcb2e179e67d916ff071fcd773bcb39130d73ed6f16e6f8a1831a1423e122e8303c845ed538d79aabd2db2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'OJ0F2a1NlDNpLWjhsIy', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '44e2f3fe30ff5c8d65f9514edc9f35b32d749ea7c9d23ba9a75286ec1e27623a9d202051209ca9a8e7f7dd36cfc09f30721459c1f26d874c1bff169e441f149b', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, '3SZ7vT3Ledb1zThneQbS', '7mmVjn55HeGilK3v8coK', 'f4f4d578536231614d578381d5372436a1c40d7e83dcb2e179e67d916ff071fcd773bcb39130d73ed6f16e6f8a1831a1423e122e8303c845ed538d79aabd2db2', 'k3cF28', 0, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:11:53', 'Users', NULL, '2012-07-16 14:11:53', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:11:53', 'App2', NULL, '2012-07-16 14:11:53', 28)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'HNNOu9PvF0wi26z0JR6c', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'qRn9qQxqj1Kjeh6gbSjA', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', '83cf85832d56b5f46f9bdd1c9a8f8f42530f1132ede563ceb8a8146f88a91d390033b8377c39712793cc918d59a3d6973b48b579b4ffe01732e976931a4f3aa4', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'ps44SbRfv3e8jE2UiBpA', 'oVWAgmfBUMHbWsCAZf', '27a59c06e1d1c5f2722dea362e8caf30bf5585dc6b78a6334f4966b4403ed0d3b42e23cd847b808fcc08243495a9619ceb22dcba9ba089df5a295701847abcb3', 'k3cF29', 1, NULL, '2012-07-16 14:11:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '4OTOFVFZx96S28knOB', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bd1d0b69544b34224eab08abfcef576992f7587e0fe1bc8c29b955dfe8249958462de475e2fa2f7d35ed8483cb4a58767f84c1162ae5d5830197b7a387cc1720' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'Kzl1FaorIneK5D7zVDU', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'a5a5f72d229b53da7f506cd8ff5cd403309fa156b6ad57901e1548b098db86588e74cfe28eea2755c133f785a4c16a7c27fa023f5960e8b49408178789a3fc9b', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'InD74O0ZqLczXp2W6jRN', 'orIfMmwqk2jXSuRvZ9bF', 'bd1d0b69544b34224eab08abfcef576992f7587e0fe1bc8c29b955dfe8249958462de475e2fa2f7d35ed8483cb4a58767f84c1162ae5d5830197b7a387cc1720', 'k3cF30', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'KIvdCT17GFs8zTLGiKOZ', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 2.2ms | ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'c77ac2ff0f30c5e5e7a18832a01e253a956282a37ad98721ba4c03b0a48722aba4b479d53c6709713b4214f150aa3448937d419cee3b7fb140eea238a3647fa4', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'qIYCCRkle56fEtbGm1E', 'Cfxpx6TYf60EargUZb0', 'ae9b5532bf5829ae17cab4bb54a44787b7959c3d84f176272e9e58d61692e9e7c783c7d2652c0c4c235b7440c73c63dee9f98f6f725560b79ccb72f8fd6935d9', 'k3cF31', 1, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '7wdW3sPR7IgU7Aj77k0S', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5d836999619a34f59d9ceb8f3d39fec521ee8f7da7acd1ea0b6b9e6d01c79263b6388106402afcd12701eb089f9817657e011596278351d3cd47f72ad81b5ace' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '6mZWf7nkeiToh1ZTeWSf', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 31 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'c02cc6c30cd5bbd764be070e4d0330bf7e7de02982c07a3239a9f13f93fa64b3a92ea1c14b8545583ddd61a61f2af6837daa5cba3764eca1134dad8ae47d63e6', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'V6XzogELpfcan2IA0lRj', '1VDW9qWD65DP4kHW9lNL', '5d836999619a34f59d9ceb8f3d39fec521ee8f7da7acd1ea0b6b9e6d01c79263b6388106402afcd12701eb089f9817657e011596278351d3cd47f72ad81b5ace', 'k3cF32', NULL, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'p9uLX332gZZS5J9Ob6Ic', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 1.8ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:53', 'e56a664e2b05f407fa55564b3f705c92f9636383dc9ba42d5c400b82b37d2d4580dc70dab622929f519c871dae2707f52a3cec40b2c2fdbf38a8f5d0fde5430b', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'ZqeX5Le3jP6oI67L1og', '3UBRzM7GgHecZyDKlK5L', 'a4a4f3bb1b3216e3ae854854e0341f4c79b29d9f3cb5a15d3009a5c84e365e880f87b071a9eca92c1e991afbca382df025e0fb977a6e6b1e4b82bfe1a38a635b', 'k3cF33', 1, NULL, '2012-07-16 14:11:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = 'OHZbPJedzf48XnH0Jy4i', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:53', `perishable_token` = '8Kzpd1C5doQG1znMYlp1', `updated_at` = '2012-07-16 14:11:53' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 5.1ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'd2d398690b236e54451a2e876b6573c5cbeccdc9ff8b5fe11e6b768b39094d18c0ee074d7cad7c0c700edcde1d5faa2efff362fd87facdbfa91c3ede674e7d70', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'YXf4OfospTJZ9wiMEKt', 'K04m8o0buHI5r0ATa7', '157dad234bc8a8ebc6251f18fd0f18b1256aed67fa8e5478ba21ea583893f1b8f6880bcc44e0977707dc4cf997acf7a27579cead12855a20d7c1cb9f5409610b', 'k3cF34', 1, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'ujKO4uadOPptMywV8XCs', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = '2JvTm3FbYkXS4BNwikn9', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '1d78d829b1b79ef229737c5ff77fbb170d92a96e0a0c231b4aa9bb0e7244186fbdabe572422a15106aecec80cc953026163170733a1279edc2477316c4edf6ee', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'Ck7qWuzMqM6kzY9hYUtl', 'fkf3DhQZKnz1qpzlHop', '41410feb0b7c6c4ec9d49a39681f0ca42ec52cd938869629b43bcf433bcbd2a19ebf726b07581a961c5b731416349006caa970831233290cfd10a92f28bed677', 'k3cF35', 1, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'o19NyRDnh1yoi2QgRi1', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'AtYIa1PnnQkCYEkxGEb', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2e0b172675584824674d0be77bcc4951b6d68f7dc4f143b7ee6a1bb52d5978f17ab2d7d4252e3624dc6c1337b592d0d8dfe99a0f4c275bd086b035f15b44f306' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'N8cwXrZz0xONLo8JASc6', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '762a3ef31a9e792cc5e7a2a9b494413566114d5c62613a318afc83201dce88d8a9ba86826ad680c4d5e08e4bf312f23a45bdde776689aeec807434087844a338', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, '52abpKejrReJbk1iyUT', 'n2QVBRpp32BQRlLdB7G', '2e0b172675584824674d0be77bcc4951b6d68f7dc4f143b7ee6a1bb52d5978f17ab2d7d4252e3624dc6c1337b592d0d8dfe99a0f4c275bd086b035f15b44f306', 'k3cF36', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 27ms (ActiveRecord: 4.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '3f53506dc1e095009df8b15f8c62c276da4345cb88815c94cdd13a4f5b58d5499cd6baef0c0ddc168a466fdb0a87d29b69f95a8402a1234ff1df1c831fe4dae0', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'Cy2ng3zjmPHuQq4s54SH', 'yDoADdERZfLSiEwqji4', '2c1452d9c64c0bb59b9b76c3281dd31597903bbfc15e0a700d668de33f4e1de5b18bfb17fc642e139699c8bfa624c4cb8f2ab383bad0652ca6e09aa5ae9d73ae', 'k3cF37', 1, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'ptx2ZyOF6bTp8pMSlkT', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'U76o2EpNvJ9GlZySFS', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0459991a704104f89ce9a8f2307679c19ad02d6a63cbf4280f7fb491424f6818cf6aa3de40d897c916283083819effcfb7173e4d4bcd2cc0a2b433c26c431a45' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 18ms (Views: 2.1ms | ActiveRecord: 3.0ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'a1895ea15102590ee25ee7ed18a9c9b13ad660676f3f0593f8aa4f5f4007995e07084b5efbaf65bf9a7799888ed88e7b2de8f1b8ad36df1888db64b153fb2715', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'uXghoBU6TRSI4ziljcB5', 'VTydV6dAwJeOKeDEZO8P', 'b7d35fab559a44ad72183a14b6fbe048afe03c1691f393d1832b3688fa22633211e888a6b384a87382bec0bcac966bdab1cb797f865497722697f5551b79e70c', 'k3cF39', 1, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'oISMs1m5G9hF5r54RaGp', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'S9GdNonEPYGOcux5u8ew', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '17e002c6640aeaf7e8aabe20154b4cbb6ecb9720df9c0d97b30de12479037086630e1f8fdca338f6550e6861dd54f70607c3279b789e1cdaacc73d1291af6a2b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = '3HvVwgJwOPFkcbJ36ovN', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '0aa62385b3e3bbee944bfd0b470056165f7c13e6dea427da91814c9114c337b5cfdf302c532a3b6d545082042c5027e1c094946e2c05bb544620977f8e45a44c', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, '69FDIWeTByvmeRFPf1IE', 'LjhwwWISQZfMm3Wgnqhn', '17e002c6640aeaf7e8aabe20154b4cbb6ecb9720df9c0d97b30de12479037086630e1f8fdca338f6550e6861dd54f70607c3279b789e1cdaacc73d1291af6a2b', 'k3cF40', NULL, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 26ms (Views: 0.2ms | ActiveRecord: 4.0ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'eb399974f241e7b14d70310f76afb4997d7949ddd589de458f06e57927695bf2106f1048094ddf4c84d186987d50e426b3450fccdeb47d7c79baa30841993900', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'jT41mBM5EX2oSEBgj6px', '1ZBxun1XciPfWEEe3Sf', 'fabb402def5eb63b3b01bad0ce2dc3cc6a05bf48c7fd464c3dda8099d292e7789b688fc8b6674e6c1eafa3a51654d3b6c5947b9c18500705e61b7cfa25ffb54c', 'k3cF41', 1, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'xdMT3WyZ7idvKjarN4V', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'IHFBnCEbqgCmKoktu3Q', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cc199f394a7fed63c98393abf4afc8337097661df889df192ee5a7bdc8943042c91b798f3dcb985f646a4ce1c0df44d893a97bc0daa18d4328b8678647869daa' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 16ms (Views: 0.2ms | ActiveRecord: 2.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'b94483fa38f240b1dbc64219da4a3d25581b005e866a9e25213ae962a9654637a4c7c48006db6892416504566eae9c9e50f0f00e7c2020c3dcbd69c464dec8de', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'Te35fHaVQ478FFLE6GTH', 'eSkIBgS8r3mI6hVJXjzH', 'bec5ae715f4e05e6e664b01f8297f96a86805dfea5fe9546d12365e2cd64a082702ee528d75b74e7b2636e56cde17ab045b875e4d5d8e2bb9b328bdac3f6d5aa', 'k3cF43', 1, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'gv0CiPUGAfxAqZRjA9XM', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0c7fc250c30b7353426bfc1353d47f3aa7f3005d23a798c0f4ede9474c9f80f410633b624ae4883eb509da4e82324c09e9f5d424783a3ee39a52ff6879a5bdfc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'GWrODUkTakPYicHePMN4', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'f325a3216e0993416909ebf388ca55a6b3e847e945bb1de1f13e2b236b07504bb2f87e3112a8e4e494f11c4b53e9306c119ba9f416d9907e482dfe622bcb2aca', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'PEvlyxY98vS4P1e5jPCS', 'G3hbDpXolv2wWG6fCeJY', '0c7fc250c30b7353426bfc1353d47f3aa7f3005d23a798c0f4ede9474c9f80f410633b624ae4883eb509da4e82324c09e9f5d424783a3ee39a52ff6879a5bdfc', 'k3cF44', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'WjdRIMt1qcfjXmLCq2x', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 15ms (Views: 2.5ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'aaae8c242df61ad493227bdbf3aac71037da5b60a9cc4457c4524a31c3ca53e61a7f27aa5997d457db1dbe177cf7aefa94de33e13db8fb18e41a6522470fc741', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'y2YVQvRJh9vsjhSqxbO4', '25G2t4SVCS19pFLiNKd', 'd50250c6b459f9bd4613fb5c99383015344ecc2453886c72137227981c5e7814b7cc86fae9ce7911ec4cd9ce0c911be7f6e3b366c8ac43d9c67f60f2ec400d6e', 'k3cF45', 1, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'oYnppIJC0YXkN8HrL5Fb', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8b0d5716424c027f9da58e904a72810f59ff7a11f974db3fe3cce63d9e36db09045a15d8748b9715a71bd5a778054912497957d36f767a23dc62159d1e67110f' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'M5HKmXNAYABCGGCMPr', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '57aeb021e5692d9d1691246f3b5cf108775918be2c6161b2a3078e01f581442e2375043d9c4051c053e641fa10350902bc29cf1ec738685cc061808611678694', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'Q94tRLCbLwFkm1ShHqS', 'zYFMUFliuM816lMFGfLI', '8b0d5716424c027f9da58e904a72810f59ff7a11f974db3fe3cce63d9e36db09045a15d8748b9715a71bd5a778054912497957d36f767a23dc62159d1e67110f', 'k3cF46', NULL, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'njOL54gjQgVGjBl9gF2p', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 14ms (Views: 2.3ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '209f52bc8187aee2b9e0e1063c6d676d413f98e2ceca7de881357f356f62793883aeb546186dab011db96b232f8a9b620d460ec3d8a71970776fd708dc140fd2', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'n6vM8q9ffWgdH3WLyRC3', '1lz8TMEiq6ZCiWPJAG', '4937b210ecd4c80c05782afd8aa86dc47c2bb768fabb954846866a60469565078ca2ee22ba44e71e89a32210a3a5d53d7295f435c0527105ff50f18abf8d2c2a', 'k3cF47', 1, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'ixn8MzDCKTIqtrFgBOKh', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6ad67cf17c5b1dbe96a765e501e41edbf3695a0a187d2fca155a170949d08c53a810c4e0c52ad96516fb971aa23750c9ca6e4d4f2264e5e831df4ac33098c305' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'mbXkKFPbgQND7GBvXR8E', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '67c4370a1ebd030cc9b4ef7bd6660db7d026b599a39543e933d81d093c72003de688a677d4dc78c98a6d5ac3997bed08812cd3a84f8e8ad5b5e345aec18e7635', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, '0NBe8dPRZ47KeMQSMKR', '0Vf1KdG58FShtlxalz', '6ad67cf17c5b1dbe96a765e501e41edbf3695a0a187d2fca155a170949d08c53a810c4e0c52ad96516fb971aa23750c9ca6e4d4f2264e5e831df4ac33098c305', 'k3cF48', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"6ad67cf17c5b1dbe96a765e501e41edbf3695a0a187d2fca155a170949d08c53a810c4e0c52ad96516fb971aa23750c9ca6e4d4f2264e5e831df4ac33098c305", "single_access_token"=>"k3cF48", "perishable_token"=>"0Vf1KdG58FShtlxalz", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:11:54 UTC", "updated_at"=>"2012-07-16 14:11:54 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'DJU1OSJieFZbmLT6k', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'adYs60FLGD9M1Ie84SA0', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.7ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '0beecf37cd0967edc29b8e09dbd13969963cc78922c8de5df9cf66c6a33e78ebdc51c37c66656d39baf3c1f8e8a61351daca25bc18d0334ffefbe71d90a87feb', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'E8ig3feDIpx4i669wS3', 'QF2dH9NMkC1G8SufFMC', '556b877eba62908826724ed8ac82749c018dd03abaa96983199a34cf4ec68c6891801e382876d65605f28f523120ba7e4994d9340959c8332f9969760e716d8b', 'k3cF49', 1, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'yaJ6n3SqeLLgRfkmNSR7', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3fdc0d9ff4984ad90b2dfdb30301c8fb46860cce36584bf4349f5b7f2556d53abcaade79b9a283b253800cdda6ab3a8ba14ad80bd76649662db7483767660c14' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'BpeiZcjB1DHEuNgOps', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '2b82aecd56b731059fdd16b970ea386fb6bc402c079fe86144082954e3dd7705dbf53fb74dfc325b2c1a33ccaae88821abe7aa25ada9c676e524e1522ed882a2', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, '0VL0LLeNr7HDdc8wYCy', 'bMfVyaHOu5APycJB3Ssl', '3fdc0d9ff4984ad90b2dfdb30301c8fb46860cce36584bf4349f5b7f2556d53abcaade79b9a283b253800cdda6ab3a8ba14ad80bd76649662db7483767660c14', 'k3cF50', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"3fdc0d9ff4984ad90b2dfdb30301c8fb46860cce36584bf4349f5b7f2556d53abcaade79b9a283b253800cdda6ab3a8ba14ad80bd76649662db7483767660c14", "single_access_token"=>"k3cF50", "perishable_token"=>"bMfVyaHOu5APycJB3Ssl", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:11:54 UTC", "updated_at"=>"2012-07-16 14:11:54 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'pzXNOabddvdo0g5p1oZ', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'ExKdGvCPAkiziAsNzJM', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '4fa1af49022e508191882cf5f5979a1d806d23e2057b4f5a9d8cd1c05f10a91b74c0b5ddaf61aefa3fd3fef74093e405df695dd9ba5ec4ad97ebc5a4aee90ef2', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'YxyOI5p2zPEq9gViroVb', 'mzO2dEEEezA7brgbGyFE', '39286050a07d1baf0446c3cdbe27a804eeb65f8db3089143338d433d11d894d35d2ea86a6df332f52d7b0be66474ea8f5a4883e6da6130acc17acbc92316736e', 'k3cF51', 1, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'zWyVz3PEm1i7pzBsWN5K', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '16e0b8e1cb4ba99213b9a20d444e91f1cc665642ca8866dc4bd9056cb0aec7015f28592b099692ec22acdb1f8b477b20afc35ee2a9e915344b53522daec66500' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'Lh2wvNCgzjANJmLqb8G', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '9737bcd0ff5e7d66b85f8e898cf21b53b464688494d00781c5702791ff9a495918e7b050d2b7892526611abd5a3893e69075fb6c28e6a52690d662fd5f96a77d', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'PI0CNjc7CDMMzKOyw0K4', '7xXashAiVtN6ofrTXxd', '16e0b8e1cb4ba99213b9a20d444e91f1cc665642ca8866dc4bd9056cb0aec7015f28592b099692ec22acdb1f8b477b20afc35ee2a9e915344b53522daec66500', 'k3cF52', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'hJjOzDWPa31Xw6ayQ5Ml', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '429ecdeaf8aa0647c8d2297fdc63ae82c01df50d2f7f4a67f858be5ed894efe105c3837394b6c65b5ab61406458b3d6f98515e82433087f58a3c97a8bcb33d92', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'O1F7LpP65VQMqwQr6Eg', 'vn2PDncxxvSv3J5tZp6F', '7f4edb039320ad187e3df6a6eb34de8de8d686557454602295da6accc451be4db13d086953beb1a0371f4acd0e9ff6bba50ffebcdb9211b5e8def9372b0691e0', 'k3cF53', 1, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'MoUvP7w4lkZjP2oId6gJ', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '64670bfb621a2dced5037397191dd0312d23db0171d5b7cd4ebe598ab8961545cc6e056a12cb5a6bfb2da0f056d60450de06a4d6e1ed8bde66dc22e00d3c246e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'Yb73Cx2xUbfjhBPTU3', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '8863b90508c7acf05e0a899872cbf9af07f15d119ea07cbd7d4f0b02a1fcdaf6e4c2f14f616361fe9455333fd30d72ad6a08d841d9881cdda7124a4a90f72f50', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'BADmEk3AcfoIQUNOQEVa', 'VrlDvrXaFwHEGnRT2HvA', '64670bfb621a2dced5037397191dd0312d23db0171d5b7cd4ebe598ab8961545cc6e056a12cb5a6bfb2da0f056d60450de06a4d6e1ed8bde66dc22e00d3c246e', 'k3cF54', NULL, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'QeMT3CTg425Wxz2Fgwy9', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0a2faab24dbeb29f992a6e184b414a8dca9c9fdd8808b2c50174f2f075e6ef1b731f8215307b96cd739b2a33b66ab81fc8d1360837bf521dec6f453c3e0957bb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '6d911f1739e702e2da93f713f0d84cffd53f3b78c7ce67b30c45be0e1925e4289f00ae8077c5071c99f318c0ceb52510b28fc0c6e5eb9967cfacda12106febec', '2012-07-16 14:11:54', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:11:54', 'john55doe55', 1, 'RX1TlmUZqTZnSmRoHTGp', 'TKbdZsETdcLZqpLw93Y', '0a2faab24dbeb29f992a6e184b414a8dca9c9fdd8808b2c50174f2f075e6ef1b731f8215307b96cd739b2a33b66ab81fc8d1360837bf521dec6f453c3e0957bb', 'k3cF55', NULL, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:54', `current_login_at` = '2012-07-16 14:11:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'FA79jce6MTXzLcdx5Sf', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0be9629184a6daa58ba8d5370e3cb9d1ae7fee4f3ab3138887762e1ce0afdecf8669cf6af851a5937070b474acfa791920c74d4454fa110898ad62b7dad82ef8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'dfbf00cbeb11c338c46c306ef75c516e48baa694146f4a878675cce101df079959fd1e7e518465e4bd55dc47f513457ed013bef21cd282a67cc989a99c65f725', '2012-07-16 14:11:54', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:11:54', 'john56doe56', 1, '57o2QYNxYtnOcnqbSS', '2vBljJ3IYGb56j0HMcTe', '0be9629184a6daa58ba8d5370e3cb9d1ae7fee4f3ab3138887762e1ce0afdecf8669cf6af851a5937070b474acfa791920c74d4454fa110898ad62b7dad82ef8', 'k3cF56', NULL, NULL, '2012-07-16 14:11:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:54', `current_login_at` = '2012-07-16 14:11:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'IisUzAj6fxTs60VjbDl', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6d4cf29634d97cd18e32e93a6aa16d9054b1345d26f185f91b464920e8466531ce5f4a4f6e03f8a7444fd49cf3f2ffa181373bc8a4496fd8ced35f5494a0d673' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'e36d9e62c4bdd9b1c5d22c13a3c39b0b27cae39a5f3b4115090da1448960d005d7b5acc0ba87657e1dceb8bbf2d111cbeb9483fb6b857a25efc16bd128338612', '2012-07-16 14:11:54', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:11:54', 'john57doe57', 1, 'hgEdHzPmrpwhSOUpHGS', 'tYZG8PqVJawtiT7JvN', '6d4cf29634d97cd18e32e93a6aa16d9054b1345d26f185f91b464920e8466531ce5f4a4f6e03f8a7444fd49cf3f2ffa181373bc8a4496fd8ced35f5494a0d673', 'k3cF57', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:54', `current_login_at` = '2012-07-16 14:11:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'YMvnQlCAOGTfCHB3Cahw', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 55  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '29acc72fa4e0d2e022b5572f51f223c8bf7bb1a81c35c28d8fc05f9ecccee0f16a77f2002f73d8b491c970d04d93e9d88bdc7a1b0a986198b49e70ca66e3a3cb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', 'f9f92481fd200be7c83ab5ad8107d90b66c20a62059fac060f510e5f5c04067441de69e6abe830baa34f7cced274ba8109abbc69bfc6206c8515c8659f41cb81', '2012-07-16 14:11:54', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:11:54', 'john58doe58', 1, 'sez3hcMXovvpBWtCd7v', 'sXPSPJSwTMjfBmmVJ', '29acc72fa4e0d2e022b5572f51f223c8bf7bb1a81c35c28d8fc05f9ecccee0f16a77f2002f73d8b491c970d04d93e9d88bdc7a1b0a986198b49e70ca66e3a3cb', 'k3cF58', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:54', `current_login_at` = '2012-07-16 14:11:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'lCQCeL0pE4nuQp70uVCt', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5c77e979647ce528ff86c7104152de0d6062118f63b75dbd71a973d0b9c5bbc3d26412373a7120db0e6e46b44db1467ccce169ed4c2c6b72a2d7a3d00de58b99' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '9dbfeaebd4f0a72292bd8845905065305a6545ba270585ce1f10773fe12b9072956d27e7607b23cf245319dfb67f273c615d0529b6dccc9483e6f22f029f66b9', '2012-07-16 14:11:54', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:11:54', 'john59doe59', 1, 'wkkEWPzfsDDO90PyD3Fh', '03fVuZMHiHjn6PM1Vb', '5c77e979647ce528ff86c7104152de0d6062118f63b75dbd71a973d0b9c5bbc3d26412373a7120db0e6e46b44db1467ccce169ed4c2c6b72a2d7a3d00de58b99', 'k3cF59', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:54', `current_login_at` = '2012-07-16 14:11:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:54', `perishable_token` = 'hsWuZ07AWOzqU53R4mza', `updated_at` = '2012-07-16 14:11:54' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (90ms) Date: Mon, 16 Jul 2012 10:11:54 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <5004212ae4961_8813fd908c34cd8320cf@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5004212acdf07_8813fd908c34cd8317a6"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5004212acdf07_8813fd908c34cd8317a6 Date: Mon, 16 Jul 2012 10:11:54 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5004212ae0fa0_8813fd908c34cd8318c6@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_5004212acdf07_8813fd908c34cd8317a6 Date: Mon, 16 Jul 2012 10:11:54 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5004212ae31f5_8813fd908c34cd8319cc@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_5004212acdf07_8813fd908c34cd8317a6-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 142ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8e4c7190c3bf19697de99611a67fb5983217997c1a48e5929062dbe4addd951d61812da6d20a4aa7d8e350d2330c810675eae6f08c46fccf818953130b25df50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:54', '76f140c7fb230aeadc8cd8ac8a7744675c84f90cb8188e309d477e3bd301930c2ef79f7245fd1bea01a2629426e86fb9a2af42bbc5b4a1ed50d0eae438356c23', '2012-07-16 14:11:54', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:11:54', 'john64doe64', 1, 'qw8ztZ7iZ0Ve7CWOiJFB', 'Wi1atraQLAFaque0Y8tS', '8e4c7190c3bf19697de99611a67fb5983217997c1a48e5929062dbe4addd951d61812da6d20a4aa7d8e350d2330c810675eae6f08c46fccf818953130b25df50', 'k3cF64', NULL, NULL, '2012-07-16 14:11:54')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '83d961bf1a0e898b9845e53ba7bbbec80c2406f467320d5af9e7db2a5348d87caa36673d782860d6d57827d52a0e9d6c616012aed1ecbf10e78e27f57e3d9d16' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '585d7918d4e3336db245db6fd0bd9479f749d496804d39a23ea1e9e9276dd58ff2141ea6a2458b1a5aae56afe3a333a3c65b90fe33b8ed01b7e6259c888b696e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'nEaG0aXWirliMF1aB2wC' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '838faa2de95018b08ef87e2fe407127871db0f0d368bc88ef0cc5e0fd2b372001b61230530236b94703248542e1940527e2a51c5f9621d5a0345a6efe0341700', '2012-07-16 14:11:55', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:11:55', 'john66doe66', 1, 'FLIjhj1MgBy10zfUj7A2', 'S6vLXvf0OU7BhdX3bVN2', '585d7918d4e3336db245db6fd0bd9479f749d496804d39a23ea1e9e9276dd58ff2141ea6a2458b1a5aae56afe3a333a3c65b90fe33b8ed01b7e6259c888b696e', 'nEaG0aXWirliMF1aB2wC', 1, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 18ms (ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7bca3d7dd4b4f4be720569740325916e173cc8afe00ebf18b10ce4e011337f87b24c13ab0691823c96237eaaa33f29d2112e3a1243b8382bbe2bec201c2af220' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'q4GVpt8A2YWMiCb4aYRf' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', 'f08a65d0d5a99374be8aa9eaad66be41893febcbdc774bd8e8efa94f07f2f4ebc0cc35d3ca655cf4ef86c4ba243ec26293372d8b828093ecd2e14474d8a9ad90', '2012-07-16 14:11:55', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:11:55', 'john67doe67', 1, 'JpKQhhPD6CdTQFUZzDUK', 'JGX6PgyVGzMbyMCtPbzd', '7bca3d7dd4b4f4be720569740325916e173cc8afe00ebf18b10ce4e011337f87b24c13ab0691823c96237eaaa33f29d2112e3a1243b8382bbe2bec201c2af220', 'q4GVpt8A2YWMiCb4aYRf', 1, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.9ms)  (0.5ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '27fc977a0385a5598e4c912ba653f9c138dd465a3c3c8cf754f6a446096a641e6d713c4941fda505435ee9639cf64dc90746c8187c92952baa944ee453ab5e46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'Ck6opRbG6TDWplMZoaM' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.5ms | ActiveRecord: 1.9ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'da32c19de47187b4639ae059255065d48d19287f45280d6763f58075c334f6433c9f102fed3c65e4c105af26a52bf6913206fcc62247bf1d6516b78a43317350' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '7ad4e2cf1d303039a9a76ff8e14f4cbea05b57fe85b712be4a70b656f5ffc512b152c4c7ee1f9446ee3467f340b950ae074d06621ee665dd96d7c85f4008f636', '2012-07-16 14:11:55', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:11:55', 'john69doe69', 1, 'MKFQSlO1421STdxHmtu', 'FxEderuybBZ45V0u3lml', 'da32c19de47187b4639ae059255065d48d19287f45280d6763f58075c334f6433c9f102fed3c65e4c105af26a52bf6913206fcc62247bf1d6516b78a43317350', 'k3cF69', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'BAK409FWqbnrPnsHwWvI', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f96168e35abf26fff77dee0e547552a2cf2c25af70897a28d04ae6d8e95d213af64056b7cfe75d812893e43c084997b323e74ac8f514f350781b3c2844e55a2c' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', 'da3b8b37963dd98a3d2504895155d6691d9811c780706667f93724d28e024297f2924eff24db91e94ea5b07c2e894fb176cbe3a5bec2dcd3ccb08b4e11325b4c', '2012-07-16 14:11:55', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:11:55', 'testuser', 1, '40hgp4bF17I22QoFEys', 'YxqPf8OYoOLpXxZxz88', 'f96168e35abf26fff77dee0e547552a2cf2c25af70897a28d04ae6d8e95d213af64056b7cfe75d812893e43c084997b323e74ac8f514f350781b3c2844e55a2c', 'k3cF70', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'j81CLQ28fVzkca6AUlfH', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:11:55', `current_login_at` = '2012-07-16 14:11:55', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'YcaIB0OFaGUcuUVYm4NI', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', 'acbd8cb593842ffeb64783937ccfc9ff1c425836c409077c2c591c036975067862c8daedb7372ec428d02b63309c6be6f28208e548418fe4e86f79fc36b86cdd', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'EDphVGC8D9lZ1BXXPIM', 'SLV4TVY0EoKaFNMEQYZ7', '096ced8ee6a7de2ef365e20b49c8cb71540bc97d9950889da229a6a69beeed6666833b4512822d3c7a210041bb55c60b1b34b5c0531fa912a970b98aea4cc315', 'k3cF71', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'alj4uQl9dkyxOiSzjd0', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'jPXeiolqItsAgfPmM906', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '132ad1b7c547dca4ebaa814649fca4acc43778d779795f310e444bff566f5cf28079c9c0a3fba4ae389d6f9a803dee2d44a6db66f875ce83d870299826ac750f', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'lKbVljkSqd5iSRZNzj06', 'y86OvuQJMDo1jVgjMO', '6204c86f1801ee48bfc139bdf7720d5ad7218803575048813ae5e737e2c8d12647c176b665f05115fdae8e9925eb4b441a64bd99da061685d3a5236f8ac77b3c', 'k3cF72', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = '70bawlw6R0dVTD86bARk', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'SKFdJYX14balXK8h9DU2', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '6b66fac9f3696b7ce445b64228cd75847a83a52fe2e756fcfaadfb4bc7d84c1b5e85676f684f34b419751b3a05c94ad56096253d239fbcacaf06890143c87f87', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'yKW2phQJVBFEK3KYSK6', 'VIS9FKZtOlpRff5PNIe6', 'f31e657613621c0e72c4499c11961fa28dfef51d19a04fa061f1f1e5b6dcec31f3bceb2e26015b805fe0741536f2810aa42f11426431e95ebb6c42cfde04e66c', 'k3cF73', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'dyiXR0d2ZwlHGqkp6gdV', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = '7XC0b1ILbp4PSMiCTN', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', 'b14a9d99a9df0060acf977c0a9c99a49ab6d21aad2a40fbf47be2e8a90280a947f55a8b3545332afa34a88a5669ff6ffc67b0eb05cf27194d94e7120e962d280', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'H01hkBcc4bMrXloT7xUk', '47WSwflJa38KNL8Mb1W', '96b8e4c5e0faa83bca575c4fe4a14205a484b7256abe43559e02642e272495fb159bcb57e888848a4ac270096b4146db246848100747f50bc944f9832de0aae1', 'k3cF74', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'xh9uLIr57dafb7g2xcTi', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'aZXbqEFj4C8kAXGYWIwi', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '72780c303f866c297d3d6f4e99861d716a3e6e17740a27eeb2b5a4b15f7af1ee043d5aa75cef94640174712a36d1be70b5d6fc04ea4f6bcaf9d70c34031cb7a2', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'OGpjJ41eGUwWwgo7FVK6', '0o1Vpf4wtYxrnmMQ6Qd', '8c6eadeaf14536a70605f7723e55522f44e00e560cf3960956d4ef6eb28cb3964cca977716c4bd443df034d4c353c393e02462d62d2a2726aa20f17df2323384', 'k3cF75', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'qTCoVg2w830C2DnxidG1', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 66  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'BiP2i0BNa0fTDYXn4uDz', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', 'f474314e715f1829b23d93f7a44089ab5f3b69e04eee2a39d327094054d95dbf0e8e91bddc53b78cc54ee55f062284ce34605b01f27b871e4bd634be44c50df2', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'omD0GP7RqTIv07LKxzNE', 'uDTMdqDcHlhA2ZoqRS9', '5d0a4f27ce96716ce4bd0294c83d0897ab88259b9127b89add624f2d1dbe2ee4017e9e7d6669afe6c031b8a8b0a795a25d6e13bc7e6483e2e5c03e91473318ff', 'k3cF76', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'OiaX729K04Teo3m2Re9', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'S6zfMrGjl87zhSqLzhTq', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = '0hzmuCujjAtUP6rkBUTj', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 13ms (ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '80141e06b56a2b20c03f9b7896e02b5e88de6cd54de0284d0770e3cfcec3b46d707b37a924a9baaa7fda0e48edbaf5567cca52f080925a810b1740ca1ec6c490', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'zBl3xMPTNScennuwee2L', '6JcguXbkC4j3kUcgypSd', '56f70a1bfad5f4ffb5e09167e10890231cd9d7312384588f5529aeb51596a9330ae87e961d175995b9b5093d922bf60bb805b582186b46a32cbf374ef00d1c67', 'k3cF77', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'mP8WKf01MWmeiFqHAdBg', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'KPxxe4ZcblmKo8fEwC', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = '43hw0yGiyq0vufJUm73D', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '4fbe069bbd6c6b116c252cb2ef3139bf66aef85438b5018f95e801240833e938ca760e90c9570e674def0d0eb689fa167ebbad61e0f4bf161720dd71f7b81278', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'bmKWFkjcWJ7SmYBui8P', 'vlT2c7hAeaCb7xRINVDe', 'b452daeb02ce620e0e3c978449a0d03e4bb8df9ff23ccfc1bd1f7c363db23b5687ef62446d40f8a6b7c1703d34171ab4da235b203d93a387bb45360394cd0f4c', 'k3cF78', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'pm7HmqK86deCmaVLs6qX', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'MebL8FmNzfxkankqUsfj', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '4f1ac1dcf776ed3b10d46bdcf58c544e244474c39f9c53416795409ddc52357e9faab442ee1531a2777997700bda3013ea7368d3dee7633a202ffdc6ddb80a87' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.3ms | ActiveRecord: 2.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '87399bb719c179fd7642babca74f65f24dd77487d254c61348eb528a7e9fcdd24f625d92da9fd3200ad4a4752b6d9e3521a497e1d3f152acdfd521f2aafa7837', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'uYBS50zllgx8mHGTCmso', 'KuTwS1DmMJEUcmgeGrU', 'cfbf7f1f1405f640eba3ea822173400a450c103518ed207410eef2b53f670a9777cfbf0834a068b288b27d694d2e4ce3e40446907b634df12f29051a398eaeaa', 'k3cF79', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'FsdayZWEuRGQphXlDg36', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'saq8SHXPQYs3ZsYBnVWj', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'e90ab3e045e23a95a26a1fb045880f0ba13a9ed5bff800f0f0aa6b585fb9d8d7569ce6494dc52cb064134c0ccf3ffafaa61ec40e07e07cc1031808c62828a85d' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.3ms | ActiveRecord: 2.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '6f90b14b9d6c488d055b20d23e2fb67833580b41cb738102b55dd0c187766deae98cc9f7ed1cfeb55774a603be799efbd9995f57e79a68e72620a49bee316a4d', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'L5vU8Zx5vEdOyWMZN10', 'nBMx8OGCJbwXDzO0Ru4t', '0027fee0da3c4681375a5ce5342773ac8269b91f7903ac6efad84693449f012fe5bc7ad040163110222d50de834a64dc8d90c378eb050694bf4504cd7fca1423', 'k3cF80', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'qAOuyYjPxmQNTM1xKSeh', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'XkzQUkLUyEiXSOgI3ti', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '66e86060542733cd98de5e4ef2dfff5bc4130da6444b0e54f1b6880619f3f90b2328e7ae8da39614fea043af38b427e0aa6bb93f521f3e4120acd724556e2172' AND `spud_users`.`id` != 71) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 1.9ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '3ec5473e3889da90e2f37034440726f966c88567550e5e27136051e3b9b028714a20858e63bbd7dd1a5c0518afb6d6d7cfb9be74ffac0aea0323fbb689704a78', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'PiO1bTeIFdE6rt3lPUZ', '9Sm33XGzo095YOcfg5wF', '4c01c74512ea893dcd478ee6de6b1a5ab977021c9f1d4cb7fda71af5733bb9e61e2ab016b519716fd10e60ef4243622a032eda2b08672c57de2bb1fde5450978', 'k3cF81', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = '8i2dn9kxN2s86I2RBv', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'QLYUBERFXHnDYRJbRxk3', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.5ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '2ce7acbf1aae0cdd6f2837d4799e6fd9e6176ea9cc6b508a8b8c7f839ad7bf91e9a966661355bc8e7fd3ed87ae988944459b5530c6d92d0f29492c3717e23678', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'wehRCPpQ6S1vppUUg7WN', 'N6xiy5AMOPwykMy7O47', '41697de6ec3fdb7c3ba028d8b89bf984a7f0f11d1c767b8147b85ddd987c2a3f9e4e6d1ea9124711e510a1c71529cdd6648cad1297de52b8257cc5fddd9b4f26', 'k3cF82', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:11:55', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'z3pq3zWkbwLyOXcUk8Q', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:11:55', `perishable_token` = 'njpIXJFgZmzHIkL0FuJf', `updated_at` = '2012-07-16 14:11:55' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:11:55', 'test', 73, '2012-07-16 14:11:55', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 0.6ms | ActiveRecord: 2.6ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b98685d59bddc59d57db2637f43c1b6d35d04727db0704df75dee4aea69f83f841e753e34f97c53b39e7955dac41c5f6b1bcfd1e24b7146434a5341e2a913ccb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '74e8c96955d348948f8fc4e535ac5c811c2eb9264859bae395946dda8c1f5521c0bbda87b65bc52d3ae0ea7fb54c1487e6be39b5ad24cdd357129a14d79a6946', '2012-07-16 14:11:55', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:11:55', 'john82doe82', 1, 'V5Zv5imaqoAi6Vf8qgmP', 'PIWbzNkiePktXPeNk5a', 'b98685d59bddc59d57db2637f43c1b6d35d04727db0704df75dee4aea69f83f841e753e34f97c53b39e7955dac41c5f6b1bcfd1e24b7146434a5341e2a913ccb', 'k3cF83', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '663e21946e2d74e0c01965677642dee52e54d1ca75ec39430a3743a423ccd3116d58d15d933e77133464b67da30971de2270df38b6c243c4b855129b9871758a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b98685d59bddc59d57db2637f43c1b6d35d04727db0704df75dee4aea69f83f841e753e34f97c53b39e7955dac41c5f6b1bcfd1e24b7146434a5341e2a913ccb' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'b98685d59bddc59d57db2637f43c1b6d35d04727db0704df75dee4aea69f83f841e753e34f97c53b39e7955dac41c5f6b1bcfd1e24b7146434a5341e2a913ccb' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '74459c6465e1fe3e356e3969ba4faa3d25f970654da0f84cf213abbd266f148aa6e30fc91d7bd6f004b5302e241a003431f2d67d551380685423ecaa9279e95e', '2012-07-16 14:11:55', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:11:55', 'john83doe83', 1, 'ZtRSsXKSYdMDWxLXPy', 'X0hIL66YNpdm0glnLG', '663e21946e2d74e0c01965677642dee52e54d1ca75ec39430a3743a423ccd3116d58d15d933e77133464b67da30971de2270df38b6c243c4b855129b9871758a', 'k3cF84', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f23ddef6486b02cbf3b0d57f7c16cafaf7959752debd555ea15e8e123fda3496e752ba2927eb7cdc581ee5c9ee604674df86a613a8c511ddb7f5c51e34ae979f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '663e21946e2d74e0c01965677642dee52e54d1ca75ec39430a3743a423ccd3116d58d15d933e77133464b67da30971de2270df38b6c243c4b855129b9871758a' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '663e21946e2d74e0c01965677642dee52e54d1ca75ec39430a3743a423ccd3116d58d15d933e77133464b67da30971de2270df38b6c243c4b855129b9871758a' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', 'e7c1828d7489218f06654e076831bcde1e93ec355f6fb90e506833b1bfa81c4b323c34349be5de96dc011fd8650ad6fbdef0be99dcc6372348bfeb3f30f71579', '2012-07-16 14:11:55', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:11:55', 'john84doe84', 1, '0afROOSDAASduE8exvxb', 'bgZxFywy4z4oKyA6ZQS', 'f23ddef6486b02cbf3b0d57f7c16cafaf7959752debd555ea15e8e123fda3496e752ba2927eb7cdc581ee5c9ee604674df86a613a8c511ddb7f5c51e34ae979f', 'k3cF85', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bc68594a8e3cdda1fc81ea7fa3122e7b9a3250266c7abd6c8de9ae8ae145c7d19cc7088d0dad861069d7aeb30a170ba6c13bee6a1047a64a10006a7199baa1f8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f23ddef6486b02cbf3b0d57f7c16cafaf7959752debd555ea15e8e123fda3496e752ba2927eb7cdc581ee5c9ee604674df86a613a8c511ddb7f5c51e34ae979f' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f23ddef6486b02cbf3b0d57f7c16cafaf7959752debd555ea15e8e123fda3496e752ba2927eb7cdc581ee5c9ee604674df86a613a8c511ddb7f5c51e34ae979f' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '3b71b23cab146b3c7803f8ffdc2610998461d9caa7311dac55b25c904d86a2c552ecfd3bf97eb41e8865eac43145c96ee47631e93442b6b9b755047fcdd6ce7d', '2012-07-16 14:11:55', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:11:55', 'john85doe85', 1, 'PhGI1iWyNy6vvJA1Or1F', 'gPLGDt80AshxkVahEU02', 'bc68594a8e3cdda1fc81ea7fa3122e7b9a3250266c7abd6c8de9ae8ae145c7d19cc7088d0dad861069d7aeb30a170ba6c13bee6a1047a64a10006a7199baa1f8', 'k3cF86', NULL, NULL, '2012-07-16 14:11:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '367d2784ec6e7d13004439390315cc1e14870720ff7b43d61083582b2f50bdfd6ebd8e14011dd2d4cee4a11016872ccc89204722dc14daf6f88cbd513abfcfc9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'bc68594a8e3cdda1fc81ea7fa3122e7b9a3250266c7abd6c8de9ae8ae145c7d19cc7088d0dad861069d7aeb30a170ba6c13bee6a1047a64a10006a7199baa1f8' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'bc68594a8e3cdda1fc81ea7fa3122e7b9a3250266c7abd6c8de9ae8ae145c7d19cc7088d0dad861069d7aeb30a170ba6c13bee6a1047a64a10006a7199baa1f8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', 'ddb8a3e658713ffa56cedd4b631e96c8065d54501151a09219d53459f7bbe1b4e4d878dbd289aa6a27e34a033fb37d5053df7f580e5895e848857e97a35cfa23', '2012-07-16 14:11:55', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:11:55', 'john86doe86', 1, 'y7od1JuLKAUzPVwtSdBr', '6Q43VjmDKHDm1mr1We', '367d2784ec6e7d13004439390315cc1e14870720ff7b43d61083582b2f50bdfd6ebd8e14011dd2d4cee4a11016872ccc89204722dc14daf6f88cbd513abfcfc9', 'k3cF87', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '35531a8996954b7e19c5f7f2e31c669f74a02981cfb240998c638228d6a4fdb4e96f3e05003afbd2792db8e3fbcc14d2beb783f862ea9a41c64edfd19bfaaa11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '367d2784ec6e7d13004439390315cc1e14870720ff7b43d61083582b2f50bdfd6ebd8e14011dd2d4cee4a11016872ccc89204722dc14daf6f88cbd513abfcfc9' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '367d2784ec6e7d13004439390315cc1e14870720ff7b43d61083582b2f50bdfd6ebd8e14011dd2d4cee4a11016872ccc89204722dc14daf6f88cbd513abfcfc9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:11:55', '927641d5084918d6abaa4d1d64231efe351d1dac67280fd4c0f2fecc38cce0c061a59b09cc7c8ce78ccf4b3fbc74a1de0e3e8faf23d21a0363027a47f9d4094b', '2012-07-16 14:11:55', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:11:55', 'john87doe87', 1, 'DfS1x2vA8goeutIR3LBV', 'BJJPbHYpwvXSNu6ssNx', '35531a8996954b7e19c5f7f2e31c669f74a02981cfb240998c638228d6a4fdb4e96f3e05003afbd2792db8e3fbcc14d2beb783f862ea9a41c64edfd19bfaaa11', 'k3cF88', NULL, NULL, '2012-07-16 14:11:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.0ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.0ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.0ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1b16116874f73cc0589e1c3eecbb512f875430a59264991f8e03ca7544c5369bd89dd8e778594ddcc470c3189f72896a9c829597b69e3b906063d0531173277b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '97297818c78b208492b6b709b91b0f5c8b17e447df31be44251bf7d6e9a248e41d235ae417cab24c1fb9ee1353dbc8b088f496869af943e999ba309e2769bd80', '2012-07-16 14:13:59', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:13:59', 'john1doe1', 1, 'GiP9Y2Vh5dDqnZxRTArV', 'uPbU8ZuuZyENBOWolulh', '1b16116874f73cc0589e1c3eecbb512f875430a59264991f8e03ca7544c5369bd89dd8e778594ddcc470c3189f72896a9c829597b69e3b906063d0531173277b', 'k3cF1', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'iC0UsqyUpR1wEhFC4dH', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'eo5RsWw6Ro3JpWy9g1HG', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'vzUwvS0PC0tV7DZ8LNE', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 26ms (Views: 11.6ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1df0665fdc82640a894bd0de0942621f799567392acc6514bfc108a3ecc0ef814675657362d59eb93f22ae073cbe83595b2b1eef45a85ffd4447966b51f81846' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '4373a1ef18aa546157a06874bbfc75b9ecf08998bf453e6be3c8302997136bb5fa959889f1960ca670fa1b3250db7dbf22ec04f9bc46cfb3a42aa95860b8ecc6', '2012-07-16 14:13:59', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:13:59', 'john2doe2', 1, 'WJ2bMzpjg2GB3QHKd8Vc', 'CW1FaEUEzTKFGAVA3jn7', '1df0665fdc82640a894bd0de0942621f799567392acc6514bfc108a3ecc0ef814675657362d59eb93f22ae073cbe83595b2b1eef45a85ffd4447966b51f81846', 'k3cF2', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'C19QaKsNbdZSqF9k1fuy', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'pages', NULL, '2012-07-16 14:13:59', 2)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'hKTWYRy0ckfVIH4cgkcu', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 1.8ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ecdd04524084a9dd5f5be361d2ed2a64b0d5f32f30924d3fcc402a554dd723790fdf80f29fb1eea46594c9fadb286df375affaf297a9e3d3c467ba507e387649' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '341b20d4d39e2424a9d1e755ccd0efc8d3a982fbd0bd4ce7672abd25897292ad55a28740b0a0f9938974af5c946e8a8fc1ee38f749cb394d549398205a4e5e56', '2012-07-16 14:13:59', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:13:59', 'john3doe3', 1, 'YXiLCHXGijTCMSC345CY', 'K7fPphikFQQo8KkKM5aW', 'ecdd04524084a9dd5f5be361d2ed2a64b0d5f32f30924d3fcc402a554dd723790fdf80f29fb1eea46594c9fadb286df375affaf297a9e3d3c467ba507e387649', 'k3cF3', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = '7uKIcBePSx2sFBgh0xun', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e0dee4c41c417c2a1838bd9266a5e4f5f1c617233c35cd594f5f41fc8c4bff52061cfa7e89109d820bdc9351c944025115f7f469d76e06309a383cd34d36d636' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '1ee78f0be933898ffde06e88a05cf37ba1d5f50dbd8f0f3a5d93ad6af3ef08cf511a6b1d149b997aad1c23cde514c1765848d0571ecaebb17369d42caa2eb25f', '2012-07-16 14:13:59', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:13:59', 'john4doe4', 1, 'SFWaFTDUFfiVrmGL8piD', 'CyrgM5Zkq8YjMu7VB9F', 'e0dee4c41c417c2a1838bd9266a5e4f5f1c617233c35cd594f5f41fc8c4bff52061cfa7e89109d820bdc9351c944025115f7f469d76e06309a383cd34d36d636', 'k3cF4', NULL, NULL, '2012-07-16 14:13:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = '5uv5yAOqeegiQJy2cpo', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'bPxP0fhL9nOe5SesWMc4', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = '1yCCF3nbUUiNXzPy0dG', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.8ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '02127e7be4e9753b68bee7722ca87a89ab9916ec14a7ca89e9dd20ed245d276b97cf8d6bae78153b1073c6e7b3681c0a6fa270fa0e214d69153c904f2b32cef2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '7272b3eebeabd5e19e604bc5e323470afa461f25350ccede9f9887078609297575f8d81cb3000813b522f03e238d4a701610ba7ec3baa09885439e6e4372699c', '2012-07-16 14:13:59', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:13:59', 'john5doe5', 1, 'd9Rc3Ycj931Y4DfiL3OJ', '61g2RslgHlEYOStr0N', '02127e7be4e9753b68bee7722ca87a89ab9916ec14a7ca89e9dd20ed245d276b97cf8d6bae78153b1073c6e7b3681c0a6fa270fa0e214d69153c904f2b32cef2', 'k3cF5', NULL, NULL, '2012-07-16 14:13:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'DsqxmFZ4mQdIJf8SQ3', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'GgTnIqwWHZtXcl9NCTK', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Pages', NULL, '2012-07-16 14:13:59', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'mgnLEYrsrU6CZfPshhb', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 6.1ms | ActiveRecord: 4.6ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f755a02a1199ea9f3930a5b3fff948869afc010f6b52d24a80748397acd2b3f30ed22c443b3cddcfdca310450d8459f6ff21fded6fbf0880b7b14c0c78294f34' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '6e941042db45f943a283e335d2783ab051ff0e671458eb4100ffc015a88577b7761cea2038abc8b81cb3844205e87da4321a8f93cda0211794e59bd829068002', '2012-07-16 14:13:59', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:13:59', 'john6doe6', 1, 'u0imjR2kyBzcdcrYyMa', 'dNxJ1Y2wOCsYpw26Wkrl', 'f755a02a1199ea9f3930a5b3fff948869afc010f6b52d24a80748397acd2b3f30ed22c443b3cddcfdca310450d8459f6ff21fded6fbf0880b7b14c0c78294f34', 'k3cF6', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 's5v1sjhnrQhxrmaswCHI', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'ElJEb8z6IZzFPon1Rfgg', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Pages', NULL, '2012-07-16 14:13:59', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'Y7y3MUF8COaljDKQG0l', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 59ms (Views: 2.0ms | ActiveRecord: 2.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '597e3ebf302a450f71e1f4aab8938290b8933db4919def6fea41a68add40aee5cc1b72a1235d9a2402acce022199d9c3df4eb8406f339a3fac522eb6a924fb9d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '2f0411d1ab2952cebdc54cfec47edcbee67c3fd135bc88dac3697f50288a5b8177df0bb8315690761c90e3d7f1beaf0d91141a917e4059751a11e52426d8485e', '2012-07-16 14:13:59', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:13:59', 'john7doe7', 1, 'oZQYWFFJHCNdSbFVZn9c', 'sOTpixJ4HWEIHOJSA01v', '597e3ebf302a450f71e1f4aab8938290b8933db4919def6fea41a68add40aee5cc1b72a1235d9a2402acce022199d9c3df4eb8406f339a3fac522eb6a924fb9d', 'k3cF7', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 't3A9xyQmMH7pA2ktDpcu', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'IMB3XdDZSyMrKJKsBZgT', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 7)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = '1gcakJOC9VdNDMDklre', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.6ms | ActiveRecord: 2.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2986ac62f1bb39cd022f5326d11e5b4887f7fa834c111bbe6bff5a6db974b6bcc93aa01be26174e51cbb89d8b326385065f9497a92390939f25d359c39afc34e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '6bf07594c1c70ebf7284533f78c9fbf45b892973cc3d2422d55155d7447d62a60fd55af582b4cf51a98bf93fc9d32ddb3a4fc2bee5b61b91a0f533c51a50fa82', '2012-07-16 14:13:59', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:13:59', 'john8doe8', 1, '5hyXlwz38OWBXJGMK', 'u98CprndtW3bpWVMwbYM', '2986ac62f1bb39cd022f5326d11e5b4887f7fa834c111bbe6bff5a6db974b6bcc93aa01be26174e51cbb89d8b326385065f9497a92390939f25d359c39afc34e', 'k3cF8', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'AObFTZQEj9Z0VczLGq8T', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '2K2BT1MaLNLiUFEPU6', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:13:59', 'app_order', 8, '2012-07-16 14:13:59', 'Pages,Settings')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'MZU1LBmynP4VQcgbuBK5', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9018c44d2c972b00ea37485a5aa688222240c30bd53e6e25d8035a51ebcb7742936793e2fad7cf9dfa4bbb3e7be7b237150089444081b612c0f7224b879660d1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '77638c63ea17d22c788e2f44705a9a406f1dc85cedb3e6990374f966cc21f9af2c964c7d643e2f5a895dd304f20629b83abe8ecae9996c675181de812ee81884', '2012-07-16 14:13:59', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:13:59', 'john9doe9', 1, 'lTEHBK3LKVRzMXQBVcOl', '7Ax6sFKLXT1nn2CyrW9', '9018c44d2c972b00ea37485a5aa688222240c30bd53e6e25d8035a51ebcb7742936793e2fad7cf9dfa4bbb3e7be7b237150089444081b612c0f7224b879660d1', 'k3cF9', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'AovKAX5E8UZYKvitSn', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Xe6fZHndqNx625qGAg4', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'qakz0C5oYzeSWgep9NmR', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '17aec7ba4b056e2b8371f45a871545b4390dea4e2ef50a9cbb332cea650ec78fd28c7f97e51a5c130da730acb1bf909c0194bba6b5ad0b38c1a671ed1568331b' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '4cd1c035c80944fb97e93ec7d8358ac491bd91c34b67139853f74b26aa057d366cc2b9887243520b7856ff1691baa7965e26b6735f171ff6da2f7453c668a9c3', '2012-07-16 14:13:59', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:13:59', 'john10doe10', 1, 'b1ondOcIkLRRxoeympx', 'Tx8sZuLR2HbPDqNvxUk', '17aec7ba4b056e2b8371f45a871545b4390dea4e2ef50a9cbb332cea650ec78fd28c7f97e51a5c130da730acb1bf909c0194bba6b5ad0b38c1a671ed1568331b', 'k3cF10', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'lWgSWlKQnGAkPXEw4r8J', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'PK0C2pZvPvUgOCkpVs9', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = '8rnU9JHBR48HY9CaPVK9', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'be60d521440128aa8ce6e6826283b72f60f20bacf020cc8ff9250556146e590b66b09c318cf17c48e9e559aee9015ae1184f917fc68032aa43f9d52704573138' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', 'c25271e82d56a87b59422aa27c024902911f46538be10f5e494c7c0bbc7cd3f30635cc09efba14a00621128bfb83caf5e20511fc692377861eb80a6c161363c2', '2012-07-16 14:13:59', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:13:59', 'john11doe11', 1, 'OEWJ7xq2jMeYAbf13PzE', 'eogQxEGjpAPOFltWRN', 'be60d521440128aa8ce6e6826283b72f60f20bacf020cc8ff9250556146e590b66b09c318cf17c48e9e559aee9015ae1184f917fc68032aa43f9d52704573138', 'k3cF11', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'c0qHGzr3S9B9MNZvQT15', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'YIrevgoM9oExVZvRqhj', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = '1MumkzipxzXxhlTaX8', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '12c93d90db28e0327710e57f5bef1bac2a5e66ba1c1c64f360e3e2820b24c04eb03909716eff94586982631a18ce6fa9c4f01ed5f2fa5efab1923c3dd7bf6d36' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '080d7e100e4e26fa503ab0308a13a392277b691282dd1cb60e8dc48df9fa740a1e7a72101a30c33140ecec30f24791596e597a1d90df08e6f4fdf2b54c1186a1', '2012-07-16 14:13:59', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:13:59', 'john12doe12', 1, 'gTH5xb8Bp81a72yBwMd', 'lJZUqw9Q4HyHfkTsOG', '12c93d90db28e0327710e57f5bef1bac2a5e66ba1c1c64f360e3e2820b24c04eb03909716eff94586982631a18ce6fa9c4f01ed5f2fa5efab1923c3dd7bf6d36', 'k3cF12', NULL, NULL, '2012-07-16 14:13:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'iqsOpsxtXGHMsoqLRshh', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '9cZnvezEXgQV67njxGb', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 12)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'TLve67KWYi572vNljvEK', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ae5683b930c88c6758a7fb9249948f7d5a24f96037ca2e093eb1358f84ae4e042128d9e5ad9e3ffc83f2262a3deb20c32847145f9d3f9b642e35b0bb33b2cfda' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '924a33a19ef7e74f4c8653b7bac3281a8b203fc0855d0886426db6cb9461a0e5962c1b0df9ee0e2b87b431fb27ed13378951bc1a26a8af41780a84af5f03db1d', '2012-07-16 14:13:59', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:13:59', 'john13doe13', 1, '9uG6dITC6lLYFoV16oZ', 'ic6yU0vLwmLeFIU747', 'ae5683b930c88c6758a7fb9249948f7d5a24f96037ca2e093eb1358f84ae4e042128d9e5ad9e3ffc83f2262a3deb20c32847145f9d3f9b642e35b0bb33b2cfda', 'k3cF13', NULL, NULL, '2012-07-16 14:13:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'Iim1uAqW3j1nyyzujKA', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '3KpcDlbo2ogEG0MqvTs', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 13 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'FtjIgk4uwoByxp7xQqzm', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 13  (0.3ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 56ms (ActiveRecord: 1.4ms)  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2ff3aa6c35f2d2e5dffb39b0ddaab13d2874fb5148c82d901371b38e8301294fa5694ea6819841c01d018fd6e74ca653338fd55aed7f1289bd9aebf80158726a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '3a3f448765a693103e58fccd439aa377cfa7bc5f35cd8e88790477cab81fccdbeb7de5710441f74673f3ab2f5ff3409ca91382aa22d452931210d9a8a0619304', '2012-07-16 14:13:59', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:13:59', 'john14doe14', 1, 'RnPZQrIuTKTyf7AtwnS', 'LAEi5YLFrASlsK3P0NlK', '2ff3aa6c35f2d2e5dffb39b0ddaab13d2874fb5148c82d901371b38e8301294fa5694ea6819841c01d018fd6e74ca653338fd55aed7f1289bd9aebf80158726a', 'k3cF14', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:13:59', `current_login_at` = '2012-07-16 14:13:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'w5aGfIQNcSjAZOUGpCq', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '1VZ9rRu2Tu8PVeoGx6q', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:13:59', 'Blog', NULL, '2012-07-16 14:13:59', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'GybNqOhc3dc9FBbaQik', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '3ae030e3c23ca6b9e6367f04f3dab749f3c11d65cf5884f5241e2e28deedebbc2aaa773c153c89cbd479e8c42209438b390cc96e02d5ab500b6c5e87212e2bb0', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'Xk97S1sug8FTEAGlpjr', 'oomdSv7p0o2YbVFzigcW', 'd166eda67be636d891752dceab7ac3dc6978374ba1c5c77d24c103bdd9c5a99a21dd6857debdcb7e1f57f4581090288d1ad497fc66351759160377335bce8cc8', 'k3cF15', 1, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:13:59', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'ND5jw9Rh6nNzWMe6ma', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 15  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8021ecdc053c38e4656e92b2b6ecc19902347bf8d602bfcbcbc6438eaa6a27953f832835870585fb28bc185d1383872ec79f02f91c4752071f1b5d12259e4575' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = '6j7IZXGaibIANfXrOkTW', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '10d19572f198109f563fcf010adebbe69ae7308c9fa44d68a41b374d50eb9aff1d719b847c608b2cb44c379c6b3cd27147c6c9ed03ca10751a8c11a3d42b39b5', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'xusQcuJxBgbfS45lHgy', 'AolxtoZ6O4fxq1BbdlO0', '8021ecdc053c38e4656e92b2b6ecc19902347bf8d602bfcbcbc6438eaa6a27953f832835870585fb28bc185d1383872ec79f02f91c4752071f1b5d12259e4575', 'k3cF16', NULL, NULL, '2012-07-16 14:13:59')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1e1974fb6d84195a7f5a1201252468da0a2d12ada39e65c2bdacbd9508d01ecef98afb0eac2c8611489c219784e8ebd9d80b0fd5b807e086b4bd340cc890096e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'OOGuBit2Pazra6Ip0uf', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:13:59', '214b650f4f41e0e2614d835168e2c7a6505c29bf202a1122f74c329e9414bd702db772e7bb974dfc77d83b489a29455d561c7cb5506569732271c632126c9518', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'O9Laglz6HFF5Tp8o50YZ', 'lyZPEY09ofu0ZWaFYZ0J', '1e1974fb6d84195a7f5a1201252468da0a2d12ada39e65c2bdacbd9508d01ecef98afb0eac2c8611489c219784e8ebd9d80b0fd5b807e086b4bd340cc890096e', 'k3cF17', NULL, NULL, '2012-07-16 14:13:59')  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:13:59', `perishable_token` = 'sJZrjcdW6FTolAY9ERhn', `updated_at` = '2012-07-16 14:13:59' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.8ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '385e010ca4981a665c5db8cb9b20ee8317c07a852cedb9a7da30bb6b7022264842835176767603b9a7c377a5a43edf31ee30343ccba53bf37aac22a8ae66918a', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, '2PHv4gD09Bf3swAYBQte', 'UIVRKvvWuvWdLOjmRM', '95fe453d96acfd4da8acb856ea7577a65b084281079c2415d69543d319da7d742c0bb411284ab3be462e7034035693590e889479fe9d940a2c1966ffbfac7dc4', 'k3cF18', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = '3wskvNuICO0Eng3wkrx', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = '75xOZaqFvGUjrIb4sBb', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'b683c461e93d1dc38b8018f2e3070df3f4192d6482fa856246d8fe9790bea871e89104be479873e7c4154c117e481fecb4596102b59211dfbe5a64f4e541c9f2', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'LwvFVdubUUcCO5Wy25', 'FTPNhwClk64X2TIYGUO', 'ff400d54a72831ea4a050af8363c06abf7dc005c2c3c407c4b61abcaa712a62ebb4240aca69f813328f5a28e95ea68bbe4d11683bd80cacde93252d6c90e9327', 'k3cF19', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'aX5qKklrC9XZJm4sqYzP', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '5759901a1c13c8a6bf37fd64dc2363bc8c2baac9b1c560842d68e89dbea00151519cab01785e9df10731b4ea9e0aa7794190c3034a7b189b10a15e6b961d7d08', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'iYmO7ukd95q9vG1UZqEN', 'voDA31L9otUOZjqpafjI', '029566f7b397bc8dae29f66463fd41489ad4f3a2d2027591881c8118a9e364706d24fb0f9a7eb18150c48fd722567e5ec31b36afe9ca9e1e967c088471886dc5', 'k3cF20', 0, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'SAHr78gVsqWX9uZRgUna', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = '4vhTxIv7tVchg067CX3', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '8fb0fb6c3d44d585550e4b93649b8a6970b6a98d2361078185810787927a4d9a5fdf412527fbcbe52eb4cd37892d47b320fc071155d04b6afb5514435e1c7143', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'Io73WI8jmE8VpPoEFX', '3bHh8hh5eDXos5sULF', 'ed2d710814a6d02f25a5e3a5da7d9033268e2cc932b3bd3393ed4ee999a7c1404d0abc944bbd48824695c86edcacc80ae15c6e748f0b824a5ac8e7a39739c2fc', 'k3cF21', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'BlrU8wYtZtfZVWllYdr', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f74c96b7128c2c72dc2a415b0207a2b1080cc5c5c49228cf99969958e91db63582a9602265c94a9966fa6ebeef189a0fb3000efa94509cf90c0e31ec9c11787c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = '5nAyoeFL9rw9PHqtNkWK', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'e982441d5d4a6728349e0d5e794099da3e0de38da2fdbdcc3a2b4420c825ed8a3032f725ae54d020d3a6353ee38e51418615e5a150ccbc8c54066c71c44f8564', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'zQ8zh4zxPHH4zkd5j85l', 'ucIItBIBY5RCObrTsTp', 'f74c96b7128c2c72dc2a415b0207a2b1080cc5c5c49228cf99969958e91db63582a9602265c94a9966fa6ebeef189a0fb3000efa94509cf90c0e31ec9c11787c', 'k3cF22', 0, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:14:00', 'Users', NULL, '2012-07-16 14:14:00', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'WZC2sfcI9paQ2hFqAz1c', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'bk7DhBVGMhpSrl3A49K', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '26a747c794258ca2d5270e74bfb42641c4a0927c390f1b65da7335dcee65b257da63cae2167ccc5b33e7e8f9cae101c10f26ef18208f1cbfb0d456926ed9a5f5', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'UM90BN6tAPY0HbCHJplU', 'eCLsuh52DtJLH54HWMl', 'ab6364b5e2f6742840e75ee9c107cfea2f793c50e1eda941fb4086bd148e74e597856f0a5b2f493e8e715da956fa1d10cf127fe40e3bd0d649b697c970d47ac5', 'k3cF23', 1, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'LSoouaD94ZdyDusd1xDC', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '688789a361eb05ab1a1512018110b7362c423217b858644f236ccb671770d2645e1e45350f38e880e5ae34c7de68d7e998796bd78ce268e817433e875203d1af' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'qbX6eS1ar4Cl3hcvUVA', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '818f90f82114a4f7b5b4ba064b4a70e56c40d370d2bbc86bd048a2bdaa0cc7d371134708dce9d21182dab79bad650f02931278a9988641c4586b1d4aa896b360', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, '86s50KQA8CuDgt8ULTF', 'IxrHHquSZcesdtDqQcL1', '688789a361eb05ab1a1512018110b7362c423217b858644f236ccb671770d2645e1e45350f38e880e5ae34c7de68d7e998796bd78ce268e817433e875203d1af', 'k3cF24', 0, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'uPF5qNwt1GXfopYGN9v', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'b2x432P5ElHgUEg3LP', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '35c356ba57b8372ae2f80e29bcb99c7d470a1dcae83670de8c6cdafcd522935a791304682a3d8ccec06292fd2ba659617229aa188ea20a4cd8f9d2b86adbe330', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, '44Il02d4TtCQjC1mPE1Q', 'mgbMvBQ4WhN1hNq9fmi', 'e9a9b4aaa9208bc441657ee021b8e4e9247c62070fb5b159389425463c30458b26c17a5b7866f0f7dd6688ed3d84553ee2edfbf6a55b71425e7d3afc403cbe56', 'k3cF25', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'rTDxZAk1hDP3wkd3Vje', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 25  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9875b626e5f2ad46604a679b5bacfa3b54742357bfb75f6e2ac2a4975327bc61461ce5002f9d7a132b396a617a7e295038573268c0717724d18cdfaf16a730ef' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'dzNvThbOIEs3XmhHl6q', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '791300d3a8207f4d94a8bb7e64da8ba6d35f04f16c9e82b4b16710561ba9c1dc8904d2bb28d5d09732e4edc9885593ba4c47d24558143a23b86b11f3f07be477', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'NjDFgnOBTxjyIVcQYv4', 'zuf2ToQ5NbvokArmczz', '9875b626e5f2ad46604a679b5bacfa3b54742357bfb75f6e2ac2a4975327bc61461ce5002f9d7a132b396a617a7e295038573268c0717724d18cdfaf16a730ef', 'k3cF26', 0, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:14:00', 'Users', NULL, '2012-07-16 14:14:00', 26)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'vhTvrf2EqjGTVVaaTMY', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'WZApx4AYD86GERw0N9p8', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '67900d9d054d5c30c4894576606380f67cf2668bd541a03b2318d3981d0a16900ff9cef4f2af708c5aa0f8e417729ed0c56077b5818dfa03be3bb8999583bd0d', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'JfwgRGj7cliP24qLCOx', 'crBBmkUyQrGGjUtk0zPI', '291acaaffe55a5328d2f9568765ec51b125cc185be49136fd8e3a145969a7847e7f7b9fdeadee926a718af3ef9a6665d7d29e3be205863f5f271008edf81f38e', 'k3cF27', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'lUaBPUz0Pgn8O4w0PdN', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ccaf8601fe9133cf115761375872ad9f6f585a81a64e2fdeacc2a5fac8091e71bc31e2743afcbb51e74511f3d6e31b10227e52bc5fa09db940b7c00193562f0c' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'dpCLbdHbVMqLx5uT7W0', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '341aa32591f774be99d1fea298977382768509e8c9c8bc2ade2520ee1dad88d0e9f3b9eb5da27847b1c61162c723f4d76f113c36d0b5b11edbdd55e0da6f5a19', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'PR9kgcXKlAhTC6HVfXCd', 'VT5a4SB0X5G0qoLEcod', 'ccaf8601fe9133cf115761375872ad9f6f585a81a64e2fdeacc2a5fac8091e71bc31e2743afcbb51e74511f3d6e31b10227e52bc5fa09db940b7c00193562f0c', 'k3cF28', 0, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:14:00', 'Users', NULL, '2012-07-16 14:14:00', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:14:00', 'App2', NULL, '2012-07-16 14:14:00', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'v9qm1g89tYuysudyw8qA', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'V2o5gIYO3WQHwokI981', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'f69124709d070183489dc44b4c7d23d14016473a28178f95eb73d4dd3d36506c06e3971391748df3ac0718586bbbfdbb02f04f378372ce2a3a4286b33329b9e3', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'yUAnE1yWybsOc9qcrEIC', 'giZIHRwXEY56zzM7smlq', 'eea52f4197f61189cf269b2ddfe89aa1464884ef2e4d89de5dbef0af390f4dc203872bc542d10df216b57cd8a6504f0b4b0d5e735e5c3d076db8b3543a199177', 'k3cF29', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'l8ZdT84ED9GWFacAgnix', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bb003748b57c5abb849a458d98c6e0fe69c41176860904ce3b43c541b0d760d9ab161e4c105735563d0e926b77416d9b227219ca19c663f155408f54f0425e30' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'kgiXrtMmu8eBK4QB9WPO', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'e88302c425022ff868dcae89b1cced7972bfdbe1b74c952cae0469a574c3423f8967f69fc01dc12d7a77b1df1e09c933c2754c892b351dd548504387101fc6cb', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'VxIBkytakNaPeNQ5aVE1', 'YJt452kOd5Y5uj7iOGcv', 'bb003748b57c5abb849a458d98c6e0fe69c41176860904ce3b43c541b0d760d9ab161e4c105735563d0e926b77416d9b227219ca19c663f155408f54f0425e30', 'k3cF30', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'lXzvOhbFk3kQt26Nzcm', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 12ms (Views: 1.8ms | ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'a7071e128b5194ac9897574a01ef1cbf1d284cf79d85f784efdcd62fe2a1eccd84c8d2b98642f167fec61a4bf5376e185889925df586d55e4b34b104e698369d', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'c174h6341m1RCTjj3p7', 'xE7EtdcMJt5LWHZXX7t', 'a1558f0315d3abc61cf59bd05b287b6ae7814732bc94e28d23d0075ce54ad40390b9242902ffffaf977ef1f53809b76fc93394e5ca9885f12f524f84e2987613', 'k3cF31', 1, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'GgELKuPOdl4bAFoA0ZG', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bd6534ce7eeb31e10efc31229d638d6c6a86e7c9a36b1cc24dde0cc9dbe0009dbb89fe3de3c9e991b3016b2b702717348e76b864b7f96d8fc9cbe97976d18dcd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'ZIYj7Fgxp2rGfG2pIF', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'b41212e137e2f6ce3c8fd3ecf83fb701a26c93a39af5d437e24d0788a12aed90f23f02eb2b578aaff1fcf2bb6e2eedfa6a2fb58c458e3df2344a3e74c6b1f6fe', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'N9v1VqG8gd4brFpIeq3', 'CsLNo1LTkoy4ASPmLJ', 'bd6534ce7eeb31e10efc31229d638d6c6a86e7c9a36b1cc24dde0cc9dbe0009dbb89fe3de3c9e991b3016b2b702717348e76b864b7f96d8fc9cbe97976d18dcd', 'k3cF32', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'jRcy0SawfuAPVOuCSLdY', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 11ms (Views: 1.5ms | ActiveRecord: 1.9ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'af9114436788692b276efb861f76ab9623d152f89eabfb9a7a5c25fe5eff9ccbc83b54deb96b04bd5d3c3713f75f71f25dbc090c8a788eb1556b4e033cf63465', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, '0fA9nJMqt6Um9ws0YD4f', 'xyGl0gktjsthX5NFA2w', '0ff9bcf7cba6ea43ed9a21b9da75ca10a01d5930b55ae84e5e9151ba1cdfca51686a2eb3feb27f72d7cd8fca314d7f4baf8008ccf8bd383c6a2578ae80efaeb1', 'k3cF33', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'UlBbUB2c76GGaSQcGYQ', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'cClqFDfWpjXFTex2KwK', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 5.1ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '8628911db275136ccb155a73f4fd1a573111a028ce98e025aa01f0733878cdd103cb023fe9b8136d119441ab0cde5891dfd9ec3e10c18c6d9b572b4ce4347a3d', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, '0Gf6ON6w77VykS5Qm5C', 'VMq46vfH90lzVwumjMLS', '6f5ebf548470200a891251ae66f1c4e119abdca23543728528e2ae55eba3259611c6efb273768ed1a51347a798a9a570fc98eed50e9d5249a0330f65f329586a', 'k3cF34', 1, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'HH4lzZccuYSYhWW5bBCh', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = '16GmGtbfZBFZaPcJH5', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.2ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '0d72a64d7ca2a3240cb296c96e7f086fba4f754e061bd75d15eee4ba62d4f3d37ad4b8d576c23a7b8754ba88b8c7b2da4922175e22fa20b50df63940c5c80989', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'ZvSPMc1pcfHPKuppu2U', 'vrov9fXgu9NgylnApASB', '6e6ec09819b138b7d32fb43f14950b008cebd426b9d7d03284b44f16df16d9e4232341f8a938a74f2289680e1cb2996cd275a6e85232d21111b01b32bdd187c6', 'k3cF35', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'xW2tq6NfY0mluqH9pT18', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'KHkTlh4EkvEbdAFsGyjX', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '98707a559b1f743b675d777fb578beccd2f78981ccc2363d36a6f9c71b56538c46214b00b88767a93385dba0b4bed6ab4ee331652c9e22c3180cdf0524d3644f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'Se69JQ382Zd6In7SzP7M', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 35 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '62fe3dda58e0f53163f5e9fdbfc91e071ff5ebbfb6a49550a0e1977492005836be39108095be743602f631d493c604296be18b8c857c1ea58f7fa948a88fd43f', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'pfaYNJgd6fyfPm8LLUlj', '7c95zbghcyB3i3h1f2tY', '98707a559b1f743b675d777fb578beccd2f78981ccc2363d36a6f9c71b56538c46214b00b88767a93385dba0b4bed6ab4ee331652c9e22c3180cdf0524d3644f', 'k3cF36', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 28ms (ActiveRecord: 4.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '3c62b7753c019e8fe9d4fca05dacfb4d563cf82fb7d231e5d01e1df3f13a8fc65aad66de712148ba3f353ff1444f1b03e3fb3904523ccda764d38d86f784730b', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'VDUkFyrkIwANaZ8pMhd', 'qeeLynYT4ZVkYHsLSd1', '472e5c4780f3f2b6348a03eb850f363c287060f4c5a19321413c2e6cd21b3bbfe34ab3278c1808cbe912a350215e00d30547b0fb294bfe033f22fa2a09084f60', 'k3cF37', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'AQz4VlCLxR4IdDW1T', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'REYIYTmnmuiSNJ7d9n', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1631fc69f0357228b777407f9999fac044165d6f839e26abd7995861b84d96ebd137711a16d8ea07cb05d5547bb9a72283bfc76659454bfd9d1f7a20cc9538b9' LIMIT 1 SpudUser Exists (0.7ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 27ms (Views: 6.2ms | ActiveRecord: 3.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '15ea368067909ba1f05b34a71bbc7da6e6107012a07fb49a6ac7209cb9e579602707a4cc7bad5c16207f016d2e2e6ab0cfdba666a43a46309868a8ce8c83f9fa', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'sLwBdSAKp8NspmmtidN', 'bwx6Bn81tZflcorHcCRT', '1b5a88c1d5c02cea6aa0a0260370b4531763e9928aece64fa7449045d87153041fe3509d08eab5400a9846465a75ce070fb22ef11e2e003c3f7d0a2b24c83db1', 'k3cF39', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'TPeYFX1sf5fXlsSmoqmc', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'DUkEtuRYTCkITSB5BX', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ea6695a17517da35427571bd2eeb6c637f21af273bd01d2dc95e77880eba90b37e4ef9f7abebd3496c6d5df5fe9b8da37603c96a18333a8646b95a7508d3b86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = '0ojs8FVMcCZocQaLs8Nx', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '9aa2528c3fcfddc11dd8f47b0e8ee645d26f804151a31cc5264fd0bbcec803ef220dc2af02dcb93ba0946b2facece6a6333b5547cfa0b118fc44f0351ae086e0', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'sUhjYFgTFtkKuxt21Z0C', 'HQqyjhdljvZPfHSK3PxR', '7ea6695a17517da35427571bd2eeb6c637f21af273bd01d2dc95e77880eba90b37e4ef9f7abebd3496c6d5df5fe9b8da37603c96a18333a8646b95a7508d3b86', 'k3cF40', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 27ms (Views: 0.2ms | ActiveRecord: 4.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '70142228ce21d68a8679b9bea0c20642ad8e1a207dce2abb98d0838b8c6833a74da57c85e7324e245e05b46f48e7d1ab12a9c6546660f3268c56981e1bdac903', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'huM6Ruk4KGiS26pkc8x', '1N6QSVxOqSA5gETFaFQs', '648b4c6ad0f9d53920f11350e5a74145cd15a5a0a0bd282fd48ce1b1ef630739410685cd5649313542dd202795ec2754b4cc1cdf9222ac3c1b832dc130bcb8f1', 'k3cF41', 1, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'bknS3UvofXSxtaOQr8J6', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'nbYIolY9eTltZGKNgXnI', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a95fe442439a05b54b454d40ee3785ca84d1129b5a09431bf541d6a03767ba53573aabbbf9d81ae70784bb871cae292627ba71629b8f479f8e5cdc53db7aa615' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 17ms (Views: 0.2ms | ActiveRecord: 2.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '0b3801476118d8e6a2b6365c8d4b5fc0ce347cebc28e8a83a6f251380f9655fb8d1cfa17e5088ead46327abdec3c1f104f9f10ecff2f92926458d1626cf1d929', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 't1bd5Lgc39KBdKiF7YIF', 'XpquFTxd2fFeZgq7Vo3', 'a59993c28295c739fc345a2daf9a66ffc4ca63a9458e5d7f1178f340ff01f23dafc3225fdd2af7ea450a48b1cee1c85e43ca18c5f921a87757e1a742721ea2f8', 'k3cF43', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'ZWsFNn4cfym9j54Qem2', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b99f121e6972366363744d6c9d7d3dc538f47d538e92bc9d87819225dfaeedd6bff1453404db762213e34d07dd02c87ae34d3395d6442af0572abb13486e66e9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'zON7TtRYXj81BOCoAssY', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '8ef9127baffeea3573e88efada6dfa1fcd154d0b06bb06388a84603d2a0c0aff1690406fc3176d5e4f08b60e395af2f77efa2d8e5f56931a7bf667597fc299a0', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'RkwhVNqwTOblZ7Fo5TO', 'PRke0XKPHmSm2Oofsor', 'b99f121e6972366363744d6c9d7d3dc538f47d538e92bc9d87819225dfaeedd6bff1453404db762213e34d07dd02c87ae34d3395d6442af0572abb13486e66e9', 'k3cF44', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'HHeiolBzrps1VEUJ1LJW', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'dc58dc69264994ad114871cb229dc122aa4d048f54c2fb9be31fce163614bd0c95373780bdb3ab5e87d856639d2c73605044528b67ba446cda371abde6fff36c', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, '3qB5kEmslj4uUwTJFs', 'BmWF0bIPL0e3ppmY7QtW', '2bb8d2987dbd127fa983b5d84ed04afe2c58680258f242885fad0fff450a7d9c2955ced0c2d07132b80f800ba48c65c4d1d2eb5f2a5af18b64b461a4255ec683', 'k3cF45', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'jnUPdFJ8fjMBYOlda2a', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fb4088ebbabfc4c97b1e31d07d2ec7dd8ec8f96601369f58046ffeaabef1a7ac80812b83345274dfe21b6c8cdc125d8637d3f96ad2cc2e0b10389764fdfc93ba' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'W4khcalctwZFW3hXfuM', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'b6a97f177d5cbdf6d28ac4dbb45d75d71289b35085ba9a78b51c3c5cb76366710628d29fc2295adf5c7c542d95e5a79bf16ea33d14a500a83fa84623fb28f07e', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'XioBKybVNdnLeumDDXK', 'f7dDORtf0HYvOGmPaQm', 'fb4088ebbabfc4c97b1e31d07d2ec7dd8ec8f96601369f58046ffeaabef1a7ac80812b83345274dfe21b6c8cdc125d8637d3f96ad2cc2e0b10389764fdfc93ba', 'k3cF46', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'IfrAeKlCbyZ6uwhqmNqi', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '7b8ceccadaaa4c51ffd9e8d76de7bf76e27b4f49f15a100ac1a7f13a42ca6761a1dcbdb8e72010dff1bf4b7989edf4fe73bf66d47a7e3baddd15e4b51185699a', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, '8mOBtpDX5HMYMPUS2YdD', 'W5vl4sJcZ3Nef9rV7jy', 'c376e5352ee4c01f554866913e4ece0a98cabf2a85e164a2f25d6b3e7b88b54f0ae821137b7cb35cffb6921932e654e1f4856f23ef99a6013689e27716069faf', 'k3cF47', 1, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'xSnOPIwvLJujEfVT7Gsm', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9d41f60437ca6dc8ad8ce979f24fc31220dca51381a1e7af2b1e658ddadcf5c0bc84c64b51392292276ec7ed89f0927a1bf5aa83aa563c1df31e61d4045ed297' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'jAYdgD1UtHzx9N6sDyed', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'b5aa31f97629af9e0c7e39b7a9d8b0868302df18c8df3a3be6f1811dafb75cd4009390d14c6b3310cb79e0134dc43584e19c169d1ae3056e9428839ae9a45fc9', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'k39hWgybqjVJHchHdfM', 'tDa7lQ3Gfu0BfayBdEK', '9d41f60437ca6dc8ad8ce979f24fc31220dca51381a1e7af2b1e658ddadcf5c0bc84c64b51392292276ec7ed89f0927a1bf5aa83aa563c1df31e61d4045ed297', 'k3cF48', NULL, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"9d41f60437ca6dc8ad8ce979f24fc31220dca51381a1e7af2b1e658ddadcf5c0bc84c64b51392292276ec7ed89f0927a1bf5aa83aa563c1df31e61d4045ed297", "single_access_token"=>"k3cF48", "perishable_token"=>"tDa7lQ3Gfu0BfayBdEK", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:14:00 UTC", "updated_at"=>"2012-07-16 14:14:00 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'qOMbWPeDxvbvbgjL5Kx', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'HTjvolVpttECoSMETWp', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 19ms (ActiveRecord: 2.9ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', 'f8f8628d3e3f18bc740bf1cbedd33bd2d799ff8317ffcf1a8273bb82fed07c264b81a9d64926700133bffa17c0e77574de38528dd700844b8ddc664441d7c495', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'YrItIzqk5FipvB8B32G', 'p6SSrgZ6W6Gc06IFKb', 'fb267123e584ab1670984c5e554bf3588c61ef76d03c52fc5e01c18302694ce073ed7d19ba886d8d9215a8ff18bba29b2899245b5056a780ba0d4fa3d6fb6eab', 'k3cF49', 1, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'W1cieskXxm8TYXJt5B40', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bdb5a122d590b59e7d82995231986a551bef801ef657c72546f295d76d48819f21ef78c1e63e728a0c43e6fa36b99ebf48ae026a8cea86f8df566eeb32527bb0' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'AzgHqB9tWSZnQQkH3BUb', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 47 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '5301d07777bf0f8cd2315583c9d266f11d3c0baa4f563d01dfe30c47ab0049ae49a3078620c60aa732dcf2499c50b585564934faf5a434898f27c4264e2bdfef', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'q90l6IlXhk9YzBu42Qm', 'nFjsepb1jzU1mA43eP', 'bdb5a122d590b59e7d82995231986a551bef801ef657c72546f295d76d48819f21ef78c1e63e728a0c43e6fa36b99ebf48ae026a8cea86f8df566eeb32527bb0', 'k3cF50', NULL, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"bdb5a122d590b59e7d82995231986a551bef801ef657c72546f295d76d48819f21ef78c1e63e728a0c43e6fa36b99ebf48ae026a8cea86f8df566eeb32527bb0", "single_access_token"=>"k3cF50", "perishable_token"=>"nFjsepb1jzU1mA43eP", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:14:00 UTC", "updated_at"=>"2012-07-16 14:14:00 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'O94VqV2CyqBDzh0iRMnc', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'L9snWDub9pPvw6tLvrA', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 15ms (ActiveRecord: 2.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '4ea530e5766aa090c5b9e52006a26129aba0fafcfe1488acbbd4370062378cb981761626321ef8ad8b4e811dc1bfdd7d4540ed776c1770b1d04b59dd7cf10e5b', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, '9uq4pdR4bfZ3UGQpAi3', '7nco6OVMyu9BekThHF2y', 'e7e1bb92ce6545936a6a39a1a54c2a6ef6b86fa16918db66d0aba4f45f7f01a0d22e3542c12b6d8ddd3fa13d39f08d81d5b3b57bd144f6767457dd40523dd240', 'k3cF51', 1, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'h8lkcxlTN3rgIrWTnfM', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a237f6e5a38e00e6f404c1c95a8f3a5f832909304420bf90f6ee2cb9a89c86cf3fc86c9d550a6d244c55bdbdff41e1bacbf87592a6695508c2ee2f606937d1f8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'TonB1fdhDA9EwhD4uSc', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '96de63fd87a042b22fa807bfcb199d65111061011966c3cd470b75d6b35bc44e44394d9a8c891312942af34fe60e5c91fd11bd3dae6ffc1abadc26a2194b76f4', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, '4m4zKSmTDa6Y58XL6pN', 'UPyC28d16aGkHkZmgB', 'a237f6e5a38e00e6f404c1c95a8f3a5f832909304420bf90f6ee2cb9a89c86cf3fc86c9d550a6d244c55bdbdff41e1bacbf87592a6695508c2ee2f606937d1f8', 'k3cF52', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'b8W1V6Hed2i2b9Kte0D', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.2ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '86d1bfae17572307596317007996702babc0c2148cd28edb152161e5e76487c4a0de3d9a77ca02292306d2b26ce5ef7b99cf97cc04c115608ee2ecbbc7f3178f', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, '4N2Vz2CLhhmP5qVwiJp', 'DwrKIiaMESlhOO3PQuG', '76bced8ef5a8e82fc3f38b3c169525cb6bc498769baad7206f0d603797a627d6489edc945eee77399b3ba97859779669b53642912cfbb93a5ed9c16a7204cab2', 'k3cF53', 1, NULL, '2012-07-16 14:14:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'pE61cGR0FQcARAqdK9hN', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e65834ca0b0b9ae73a3df0f60e6b09e79da29f5be84729fa6a391e02d1ca6810162beab75930e99be71273df401044e47ecaffabcb1a5a57c8896ed06921154c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:00', `perishable_token` = 'dcnEqR4u9q7qH0L5lf84', `updated_at` = '2012-07-16 14:14:00' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:00', '01ab08506f391b9f84172ec2412e5faf5dc05b7901bb1629c1c9b93786e32bee7dee47b0a06261dec17c2ed47c5982bc644d93a4c4d0eb60a2c816353b6749e5', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'PSImaz6qUx3ufAllvjrY', '6RpgbQfPRXharhLWpHt', 'e65834ca0b0b9ae73a3df0f60e6b09e79da29f5be84729fa6a391e02d1ca6810162beab75930e99be71273df401044e47ecaffabcb1a5a57c8896ed06921154c', 'k3cF54', NULL, NULL, '2012-07-16 14:14:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'qurasYRdcxDtN3ETH84z', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1bbfcb96ea683145ef18daee5a62faeb882754e6e9c9101302f4d25a35d9e8201b808dae91d90c9750d456ec31a22fa4676645048d0258beb6495e7c55b738b2' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'a16cec20015b61140059479da9b7210dc9a47c8ffcde438aa045bbee799f43bbfdcd752b7c6a82de26efd2ce6352e4c41f449df62fefcb0813a9431c5e81eaf6', '2012-07-16 14:14:01', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:14:01', 'john55doe55', 1, 'fLqFoihALeyTKadGQy', 'vQqBaqn2mXsFCety2MC', '1bbfcb96ea683145ef18daee5a62faeb882754e6e9c9101302f4d25a35d9e8201b808dae91d90c9750d456ec31a22fa4676645048d0258beb6495e7c55b738b2', 'k3cF55', NULL, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:14:01', `current_login_at` = '2012-07-16 14:14:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'PFwSJzlqzLIDpcfUo3uz', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ee5e60d39b48ef0702dc17302199d6a7f61d1651e060e8ba75b734da32778ae4ea2343aeeaa80a16702dbad2422a53d9ddad5376f16807a25aa6010d79546a4d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'a06058d244012f0e1ead6f2aab36738ae754967c3524a385875cfa85eda7714b8249daf3c3db753019ce9cce801c45ebf48f0e80069430b08f52eb0fbab9281a', '2012-07-16 14:14:01', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:14:01', 'john56doe56', 1, 'j3xkocruFRjeZCcJRzR', 'dOU9EiwquZTEXl9lNuqW', 'ee5e60d39b48ef0702dc17302199d6a7f61d1651e060e8ba75b734da32778ae4ea2343aeeaa80a16702dbad2422a53d9ddad5376f16807a25aa6010d79546a4d', 'k3cF56', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:14:01', `current_login_at` = '2012-07-16 14:14:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'jsmHyEjg5STGux6kXtrW', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '06f82fcda7a7760e916773aea6d30b2e44241e8d47fb57e2a8577068b992992e8b5d652aefaa862dda585b89e61c3f20d75e231828d7cc4172e4aad6b478ac81' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'c94ca65c3100561e3d5fc68a2a4e48b923f77c8377dbc8a1635a7a5209b0d02cb48ca66271b2992303ca462f2dd8205741e7970fad6c9123454d2ff79a073176', '2012-07-16 14:14:01', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:14:01', 'john57doe57', 1, 'ulkQew1rSqzMVE6nkjK', 'nWFz74bKcUg7hyEFeUq6', '06f82fcda7a7760e916773aea6d30b2e44241e8d47fb57e2a8577068b992992e8b5d652aefaa862dda585b89e61c3f20d75e231828d7cc4172e4aad6b478ac81', 'k3cF57', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:14:01', `current_login_at` = '2012-07-16 14:14:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = '1RRd1DXkYhMFYouENlA', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '51df1b7a35a46d00a5d636ab2dff8cccd32f3980e9ef2ee4749223c87a7997a537e4ed75bfc187e7467dfd4e483fd4e2a071c40d281cb43f43e999e6ff7e4518' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '208706dfb4e03ab009db81479608edf02dce571431a05baf65ca63558799fed4b96abd1ff670505ef2bab39884cac5efd438e8a0bd2c578578de6854ad66dc03', '2012-07-16 14:14:01', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:14:01', 'john58doe58', 1, 'lKIf81MD3A9wFaqTB9', 'fvY491N7TsSWrOEMdkG', '51df1b7a35a46d00a5d636ab2dff8cccd32f3980e9ef2ee4749223c87a7997a537e4ed75bfc187e7467dfd4e483fd4e2a071c40d281cb43f43e999e6ff7e4518', 'k3cF58', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:14:01', `current_login_at` = '2012-07-16 14:14:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'nxpm3zAdGWxcuEWou3j', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '910da17c08075280b0006ddf85220fa92b066737fc2821291220cc2c26075155dfd85f026f9a0037abfd67f974aa3316693ad6a3c9dd4a33502da67abd2e55d8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '964a464d110df69227f6a8041bc71b8ebb7d9536e796c97c665f54abd01f6fb476312def97568d1951feb35931f25f99365877d51eb6c59ab4f8f908500ffa62', '2012-07-16 14:14:01', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:14:01', 'john59doe59', 1, 'EwI6dYMKC2F08bopNyI', 'e0MLouRC3KqSxg3X6PkR', '910da17c08075280b0006ddf85220fa92b066737fc2821291220cc2c26075155dfd85f026f9a0037abfd67f974aa3316693ad6a3c9dd4a33502da67abd2e55d8', 'k3cF59', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:14:01', `current_login_at` = '2012-07-16 14:14:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = '0TVaWssYCFf2LIjkpAV', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (90ms) Date: Mon, 16 Jul 2012 10:14:01 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <500421a9628d6_8b33fd906034cdc816e1@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_500421a94c80a_8b33fd906034cdc813f9"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_500421a94c80a_8b33fd906034cdc813f9 Date: Mon, 16 Jul 2012 10:14:01 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <500421a95ef5f_8b33fd906034cdc81461@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_500421a94c80a_8b33fd906034cdc813f9 Date: Mon, 16 Jul 2012 10:14:01 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <500421a96119b_8b33fd906034cdc8154a@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_500421a94c80a_8b33fd906034cdc813f9-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 143ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6d156517daa72913019767c9fe0fc6c303eaf51ec48390a37fd49aa980ccee5a3688707ef9b54b4256238d23c71663a5cc67749543b7a2138d59ca70dd90ef19' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '02ecd0cf776fcaedd363806a462ff49ec4090966107272a3a33042e21ef3434773a857e85ddc79559c19b2ab882350ec5b1c327a4ba6518b18f9f6429c144a01', '2012-07-16 14:14:01', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:14:01', 'john64doe64', 1, 'uNTnrtvZpyWWJyCKhlw', 'JIMTjR5nlwBCVJI768j', '6d156517daa72913019767c9fe0fc6c303eaf51ec48390a37fd49aa980ccee5a3688707ef9b54b4256238d23c71663a5cc67749543b7a2138d59ca70dd90ef19', 'k3cF64', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 14ms (ActiveRecord: 2.4ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bc1f9f5f1514c2005f034f54b71746a3ab7ed9828428228acadc5e4f9280e3235a6ed3223320f870ec7b49c93d7d043dde97e37219317e4dda7460e3dd217aff' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 1.6ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.5ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c296a90cff4e3300fab402e8d13c8b898e5420ad0759da725bbaeca83a99498a82cc5770e622701c87f59f3332109bed153d10f0c75c32b2f621c3a2cbd9f0a0' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'XW2wacwrLaYXsWfAGDO' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '5eb7317ca5e240918a34b8347c2d988c882b1b9c3cdb875958f41d5cd66fd1af7f771cadc7ee7d50da3a9272d5751228a59d26d00e73fcb44b0566d0b0b2eb3e', '2012-07-16 14:14:01', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:14:01', 'john66doe66', 1, 'amBxb0GMyLXouhj4lPA1', 'Wkr0lEEOBROFI2WLAS', 'c296a90cff4e3300fab402e8d13c8b898e5420ad0759da725bbaeca83a99498a82cc5770e622701c87f59f3332109bed153d10f0c75c32b2f621c3a2cbd9f0a0', 'XW2wacwrLaYXsWfAGDO', 1, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7b364c7f94a131a66b485cb52d71171023c09845f91d1814df5c96845430f144d1ca34ebd6fd4a1793bb2f64f482787693f84767ab59aea70dfa057ff10b4923' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'qsPHxrZSJlcuahPDYZT' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'b15ab95cb5b57dfc1aab77696cf421f23ceb33abb656c18098f1113762f333d5996d3fd6923eb090dfddd5235adbb41afa125171b266a1ecf66373cece1debfc', '2012-07-16 14:14:01', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:14:01', 'john67doe67', 1, 'Hx1YKNQWbfiQB98ZR', 'ESObXZGK8QxzBmFTtM', '7b364c7f94a131a66b485cb52d71171023c09845f91d1814df5c96845430f144d1ca34ebd6fd4a1793bb2f64f482787693f84767ab59aea70dfa057ff10b4923', 'qsPHxrZSJlcuahPDYZT', 1, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'afddc9035a75953a91817efa925b972d82442805323415097708be1ea08d3f3a3b3d4052f4a8a35a5806cd9df94252242f68ad15a355b0975af02a8dc7162ffa' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY '3FQW9f4uy8C8TD2niM' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.8ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '44c4e0e73c190da8d291d45af4581858514ba4f580d271d2e84ba8fd57d2ce746102c99af18894081a82a8d8cdd918bde16bb8b0bcbc34bf876724352a496c2a' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '0d40ccf9efb570d704eedcd2ceefb50156fa00ac9f9aa42e5553c89ed21e66b4ecd5f78561d6fa985a38e46b6939216db6596ab40080995d96bdaffd6b29ace3', '2012-07-16 14:14:01', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:14:01', 'john69doe69', 1, 'gT5zYVdX9ZNHQwIbvOK', 'cDpHNaueiwexFso1vfW', '44c4e0e73c190da8d291d45af4581858514ba4f580d271d2e84ba8fd57d2ce746102c99af18894081a82a8d8cdd918bde16bb8b0bcbc34bf876724352a496c2a', 'k3cF69', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'Y7E9Y1MRoM1ZITZmIEhx', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd4599452289244cb64e240c5109658ca01eb93767fa0f90ff554f60d7768b46700a95c6b8f441adcbb917db6da74beb2c6a53b5a80cf195f00cb8f0f47360ede' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '4aae2ea002c4cc14c77767734dc97f45c97b4e44b0146988bb47c74a0a132304c2864b7d9c7da0ed91d567113378a3a436fa693846e3d4abfb84a20653ad007a', '2012-07-16 14:14:01', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:14:01', 'testuser', 1, 'kpvtmCmnM2ctFsBtSbF', 'TqzJmUJknbGNSB3GDagW', 'd4599452289244cb64e240c5109658ca01eb93767fa0f90ff554f60d7768b46700a95c6b8f441adcbb917db6da74beb2c6a53b5a80cf195f00cb8f0f47360ede', 'k3cF70', NULL, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'FNQ5nzr0izhNa0kI2JL5', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:14:01', `current_login_at` = '2012-07-16 14:14:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'hdBHwYfSof5mxvUxg', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '0f2f0e54c31fae3e0688c755c98a19fb79a506f19d8f0d7fae5e217c4a0d8050f93908124fced73c1ce9aa955d6a48c70610bee0daf95e3e6724c70f2c71ca09', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, '7vqXdHzlGw4vFUkN09', 'W4Wl7AVYMBnBXEh8D2vq', '33547d33f868a532b331f57b0673b14bc7bcc84cc44f6855b36aa97b95808649bb0973135545d0191c01a9f9f4f8b13e97f245d871581879b89deae2e81ddcaf', 'k3cF71', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'qY4qv4TnARNJSJBehL1', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = '6lfdQH3YhwiLfQxYAKM2', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 9ms (ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '857ee8d6e9cc06fab9a588d785dd410fd12d863dd00568cc1d83249344593bae8508dc67fdcfa8c4cb09bc6ed36d3b4f4609052b1879c1ba4a97ca638307d5a2', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'lNbdlUbWQh8XnUM4p4MB', 'bWUd9OEyQML6AA1seqe', '8a2d646f572b18d8ade339c92d603fd905bb8341f30a2ea33da11b50ad0d51ef144f291f0a643c2d5dbfddf8f5dde23f5d042c446329517ddf272813234ad6f8', 'k3cF72', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'TpItrWPX9AHtKjEc5ED', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'R3MXbIHMz2MLVHyizyIh', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '13be00dccd812e5c390761030d6097dc60803e7b306701f6f42de91296fae8cc2a37b41aa6e5e80992a8ff8da0ab09699bf5a500f6d561d7249e060c80e75baa', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'n8XsciFDhQzp54Tee1', 'HHE6BMEusZHUFvMCAs', 'b89af6c6409f07ed1b17b9f4665f49cedea8ddcf5cf5439face0edddc7a45a8bb88d6934cdb5f73ac2f6ab435ccd3f97c070a3f29f2d47d255138b165f4c204b', 'k3cF73', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = '9hmX5w7Xbpw0dhUhNCRo', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = '6cgAxMMjRTbwpVjQtXv', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.7ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'f56e8eadeff7fe0da405dd0e152abebac8a8763024fb4a8ec4af33699a91b07891d85032cd8aed7ab47fd23f161b3c3162f158c6f871354c8abfe4752aebf760', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'yKkFTFed05LgTOyiq8', 'WLOJmTdFHdLNEBz09Y9', '75f7ce70d461b7589a38cfff23a87077959ba977ca6bcdd5526e2993650e1912228452227efc4deebe580d39354e73f1f90a8cc2dc77a863810dcee05bd88c56', 'k3cF74', NULL, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'KIuI5rsaZhAV2UOsi63d', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = '9rIy4rMlkn7fV8ayR', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.1ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'a5c34630922f4341ba53fd7fb0676341f351ec76bcd1eca5e284f56cb9986431948fae64daa848c3a3bbf6522d530ace8a9d2ae41c6ed24eda660cd5a694a6c9', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'QViNT5nybkPQiE16', 'j8Q7o3YuZzuRmH6rmKf', 'e4b63923dfd1db52d407f6177dc821eb0baaae4a1e4f69e1616bd5a9019911a2c76fd3e19518112bf70d1a23d395ff8660c78d684638aef02b3cf24e2286b091', 'k3cF75', NULL, NULL, '2012-07-16 14:14:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'pZk0hdvFryJNraRarIU5', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'JAu634dAvdfqHIbSMnb9', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.7ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'facf3803178854d1eb3105642d9548c3d11233600bf169206343aeb2e938f61777985ffb29b0b9aa30800243689260fff29de5593e2ebfdc061ed2f1908febd0', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'RFEXWfl3qhsjPkMEIWP', 'UNGi0GLHoOtAIStsPi', 'a33efbeb246dbd7144165ffd33fc8bbe4bcd179f67396cdc13b9b228b162c68bb2d8e38512fe5554caf42fa4c23cc9401b34f50b56eb570457f3664a03f9fa45', 'k3cF76', NULL, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'tP7skpk5Kn4TilHEIy0', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'ngIkpQOcAiJ69GiXWpwE', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'xVzYg98c06lOdDFbZW3h', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 15ms (ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '8679d8997c66488ccfbd1927eeeca950f200630c8755750d2caa09ba709afea797d7d0c5d41f7b8608207261d33c9e60359067310a5c75e7f3370a340979aca3', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, '2op1sIG1PC3Uth6r8hEb', 'T83SDO8CItFvhhKgoanG', '18e3daeeecebb7683c2634af61bbc3c44ad38a17f69758880ae7b9b7a804048f72c85a4c9c6d1e24adb1acdf11577a393cc5aeaee24d1e98d3da66019170393b', 'k3cF77', NULL, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'AtTFo2F1Qw0VqGEcQc7', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = '2cGXQfD1BfngMyC2t4n', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'ohSJ1J9hgHToBsOI8nt4', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 16ms (ActiveRecord: 2.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', 'c9bea2b263652af4c9dcc976d36eb93efed1bb3d93488d48725ec3db9530eb594cf630b2bc7ef96af93b5d0430d183493c9620b473a7bafd4bf7d3c751e98c41', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, '3ToirlHOPJiN1aH6SwB', 'txl94pXeaQT9lpA8H46j', 'b71deac733e4a88d8c562abdaefb58fd6b90c62ac5a014fe36e36241bc218f9b85f2ed3a2e436812bd9a582691512656e86ea37d950512aef39f4ab9bc54c4d7', 'k3cF78', NULL, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'xRU28nNmjTdKEkaD5Ngj', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'eaOAtHl2QjSp7hayPZx', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'f3251ae44b3fe3d5925a6c6f6264328f2c514691c4ad4cdd87aaaa1f4091a6a2fabbe2047a585e03d37e45cdffccc253625f5d83be754797fb54e9618313ce30' AND `spud_users`.`id` != 69) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.5ms | ActiveRecord: 1.8ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:01', '6309c619c81a3fdc75371f807fb2f88cd81a3b4cbc44fd32ade1a55a5010b922ef4061bdd58273829e57ad2bbe1a5300aaddbcc40fd3409ae0d530e2b5ee5235', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'Dx9WgJDZnCb4vcJJCuWH', 'Hb1jTNapQ1XST6493V', '1c46419c3e9538233f5ad6493a693168f498b4c598569a53471d6cc45802a864058222c09a3a82a86085b6f648be7a74542b2f24319a77ff5c82bc829fff6b34', 'k3cF79', NULL, NULL, '2012-07-16 14:14:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:01', `perishable_token` = 'gvUCFoqeLEwZeJ7pfUES', `updated_at` = '2012-07-16 14:14:01' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:02', `perishable_token` = 'epozUjSqLZPwIH1hVuRB', `updated_at` = '2012-07-16 14:14:02' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '8b0629f72029a14c5968bd56ea5639808c20ff61c8cdb9f559628108422605a5d3668f3b0f620f951645230fa49c1899af382eb9ebff1ce79b729d00442b9cc6' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 2.3ms | ActiveRecord: 1.8ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', 'ca7033cbcaca55a209112c496405525b3055c9248814ac163f9f67469edef7b09d257ef8a4bf021dc7858a6a5d1c8368b3588835a86abebd69acfe12a81a4c0c', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, '6dQCmZWFSlP0xJcbSfx', 'M8NpDgvdGhZcyECzyOQZ', '977b1a8d6de1e4fc73104c64472f4556dacffedd6c3dcce0b181ce5d889b602df9ef4516d4b4c968dcd9680cdbf37c986942cb88ff51338e5e895af85f1f4581', 'k3cF80', NULL, NULL, '2012-07-16 14:14:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:02', `perishable_token` = 'x80DiA7DOPXmc0xRCIKZ', `updated_at` = '2012-07-16 14:14:02' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:02', `perishable_token` = 'TvmojzO7zgv206LFccqw', `updated_at` = '2012-07-16 14:14:02' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '37ffc27f5f27f7f26d8e8482578fccf55efbd51cfe646254961e86fc750602c5c939417170edad266ddb230a0e8c2d94e948edde21db8673b236571583f0f474' AND `spud_users`.`id` != 71) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 1.6ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', '709cdcddca64e3d0e1e1c40ba71dd3f83bbc2be943e85ac3224ebec68b07143e4ed3df55830620f34191bf4021d2e5adb3ffa681500f2bf2799d40cdd9a82540', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'aRpmALLXvQNMPlsdQyAJ', 'oS5ufhc1qDptav3DzQ', '2a3faafacfe9c92d5ad6cded0ad83c623943a87c682ba66568fff52782f81374b886fed993b2b819dcaa8a1046985945fb6ed7a199e6e73c1a7b09a8c0fd4337', 'k3cF81', NULL, NULL, '2012-07-16 14:14:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:02', `perishable_token` = 'PdJtewEjGmt3YGUslTMc', `updated_at` = '2012-07-16 14:14:02' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:02', `perishable_token` = '6a5CeXg8m7VaQY28l1AK', `updated_at` = '2012-07-16 14:14:02' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 10ms (Views: 0.7ms | ActiveRecord: 1.1ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', '569e34097597940bc80839db826b9152bfc64f5df2e9c2f1ae132344f40b129c01a4c620f3ef4668d5901bd59b39353fbd9275abc41ebd35f3b9785b8db89dd6', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'jhWoi24DERQJsRSf1nO', 'QCoWGtn6oei1wv5MGdUw', 'd2dea37f3363809a118fdde4fe690adfae5e655e1cd642192826bdaec8e9c2b5605fc49b21d62df4a3ea0f7f52a7c1883bc77eac24c9abdf39038fe75c17d2cb', 'k3cF82', NULL, NULL, '2012-07-16 14:14:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:14:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:14:02', `perishable_token` = 'WYEUcHV8pa1JDTGjdk8', `updated_at` = '2012-07-16 14:14:02' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:14:02', `perishable_token` = 'fiMsf3FNwE9pbDpjgHRw', `updated_at` = '2012-07-16 14:14:02' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.2ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.2ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:14:02', 'test', 73, '2012-07-16 14:14:02', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.6ms | ActiveRecord: 2.1ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '72a9e2b3654012c430a2437276128722078acc8799cc03384b64b0e0630a38e90f817bf450cec5ee5ff1011754bd5fdaed6da6c2eb2958e388ff038ef6fbd32a' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', 'ff52f8b7e9208545daf9f58129a96bb8535ee8bf132e1550b0057304179e34e77db13842c1ede00fbfff13e4a13cb5c0880a4275d85793cb084cb22235d0f243', '2012-07-16 14:14:02', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:14:02', 'john82doe82', 1, 'rXM14uGGylbzubqZ63e', 'eUL1jFmVKf8dRrN9PQd', '72a9e2b3654012c430a2437276128722078acc8799cc03384b64b0e0630a38e90f817bf450cec5ee5ff1011754bd5fdaed6da6c2eb2958e388ff038ef6fbd32a', 'k3cF83', NULL, NULL, '2012-07-16 14:14:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cadee6de3aef0c81f8f5b1c6565e51a56b186c62f1f083e4e3ea880b92ee187778b97724c9008366377b0d5fe351cf927866d961d1c4bc8c06bda2fe54ba25aa' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '72a9e2b3654012c430a2437276128722078acc8799cc03384b64b0e0630a38e90f817bf450cec5ee5ff1011754bd5fdaed6da6c2eb2958e388ff038ef6fbd32a' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '72a9e2b3654012c430a2437276128722078acc8799cc03384b64b0e0630a38e90f817bf450cec5ee5ff1011754bd5fdaed6da6c2eb2958e388ff038ef6fbd32a' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', '91665dc87e978b8977f36efa2389b9d0c7eff29c4cdc05b0dd5307fde8c9b70555c379566799f5247800fe4230cdd917c8cfb62300d7ccdaf5ecd8cde1c6d238', '2012-07-16 14:14:02', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:14:02', 'john83doe83', 1, 'kSazGMWmImwwl0amlwyp', 'T4rhW7hUeGDWoGBVm0', 'cadee6de3aef0c81f8f5b1c6565e51a56b186c62f1f083e4e3ea880b92ee187778b97724c9008366377b0d5fe351cf927866d961d1c4bc8c06bda2fe54ba25aa', 'k3cF84', NULL, NULL, '2012-07-16 14:14:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd8059fe36195f22286c774e7d14d7e382c7a7010fd01ceecc603b0f5be97564c6bea153f0df4dafe66fdeff4ff2e2cfc3891b2b348a250e805192c7f3cbc922e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'cadee6de3aef0c81f8f5b1c6565e51a56b186c62f1f083e4e3ea880b92ee187778b97724c9008366377b0d5fe351cf927866d961d1c4bc8c06bda2fe54ba25aa' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'cadee6de3aef0c81f8f5b1c6565e51a56b186c62f1f083e4e3ea880b92ee187778b97724c9008366377b0d5fe351cf927866d961d1c4bc8c06bda2fe54ba25aa' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', '31c958a8da925c788333ba14c2654251834060bfb538e59ae8c4ed3f2d3c40c790d6dca19eebfa8eb81f65e4432a0e2e266519f59fb7dc24246e432ecfa74043', '2012-07-16 14:14:02', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:14:02', 'john84doe84', 1, 'qZwI5R2FSzfGM6Lb3yTo', '6ntmGYDjLn7ckq50vKgo', 'd8059fe36195f22286c774e7d14d7e382c7a7010fd01ceecc603b0f5be97564c6bea153f0df4dafe66fdeff4ff2e2cfc3891b2b348a250e805192c7f3cbc922e', 'k3cF85', NULL, NULL, '2012-07-16 14:14:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3397d5aa40f058f271a96050e883aa34ded24f5129348445e3afcadf171423c9b434dfac5a45ab0b6fc793e70cceb3a36f1f58e05fbcdd2b8cdd502d63330bb8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'd8059fe36195f22286c774e7d14d7e382c7a7010fd01ceecc603b0f5be97564c6bea153f0df4dafe66fdeff4ff2e2cfc3891b2b348a250e805192c7f3cbc922e' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'd8059fe36195f22286c774e7d14d7e382c7a7010fd01ceecc603b0f5be97564c6bea153f0df4dafe66fdeff4ff2e2cfc3891b2b348a250e805192c7f3cbc922e' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', '8a82b3e14cb662ce100f8cecb845d20f123c72e3f487a9f9e05febd4d712b1e3b794ac69a86b153c045bf446759232dde81f41ad191a3a977859076047c76fef', '2012-07-16 14:14:02', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:14:02', 'john85doe85', 1, 'FdiQF6cPyvQKuH4OsKUN', 'rv9LugobU2zTee7a98Q', '3397d5aa40f058f271a96050e883aa34ded24f5129348445e3afcadf171423c9b434dfac5a45ab0b6fc793e70cceb3a36f1f58e05fbcdd2b8cdd502d63330bb8', 'k3cF86', NULL, NULL, '2012-07-16 14:14:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9a79c6783403e08ed6cac1faddc94d09a4a647f060b407b96f27a63ebf6f9a2fa4630477bcfc206ee1ad16a6e065203acbd3bbceaf4cc0cf75093a77c1d4a036' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '3397d5aa40f058f271a96050e883aa34ded24f5129348445e3afcadf171423c9b434dfac5a45ab0b6fc793e70cceb3a36f1f58e05fbcdd2b8cdd502d63330bb8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '3397d5aa40f058f271a96050e883aa34ded24f5129348445e3afcadf171423c9b434dfac5a45ab0b6fc793e70cceb3a36f1f58e05fbcdd2b8cdd502d63330bb8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', '631da95feb69b8ad6bf8711273ab8387708a43d2a04b54a1c5d41bfb252e9a451f95850e2924e61be3b30e7bfdc8eab1cea3e11213d9981ae39a9b879a1807eb', '2012-07-16 14:14:02', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:14:02', 'john86doe86', 1, 'bDfYfsxTiZFToZivXE5H', 'SfFhvDrxvaYR7rS94H4', '9a79c6783403e08ed6cac1faddc94d09a4a647f060b407b96f27a63ebf6f9a2fa4630477bcfc206ee1ad16a6e065203acbd3bbceaf4cc0cf75093a77c1d4a036', 'k3cF87', NULL, NULL, '2012-07-16 14:14:02')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a17966a5e9e09e06c9324a16a54646883d11ab363ac288af054dad00443962193cdceeddde1a6ea37611f3bdf659f84c20b6a9b27c9ef23f5fe64c73758c98d4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '9a79c6783403e08ed6cac1faddc94d09a4a647f060b407b96f27a63ebf6f9a2fa4630477bcfc206ee1ad16a6e065203acbd3bbceaf4cc0cf75093a77c1d4a036' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '9a79c6783403e08ed6cac1faddc94d09a4a647f060b407b96f27a63ebf6f9a2fa4630477bcfc206ee1ad16a6e065203acbd3bbceaf4cc0cf75093a77c1d4a036' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:14:02', 'f4db81b3d3b9d8083f5d84f2afa7a02941654041739938d598f09e035d81bf5bed1baa6dec1d31a85f6bf8349f778a1da10ae7791b234afbd4b2159ada2ad728', '2012-07-16 14:14:02', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:14:02', 'john87doe87', 1, 'SZr2ypgjau0ycR4dPmu4', 'Hlls7cDlxjauGaFKbpOV', 'a17966a5e9e09e06c9324a16a54646883d11ab363ac288af054dad00443962193cdceeddde1a6ea37611f3bdf659f84c20b6a9b27c9ef23f5fe64c73758c98d4', 'k3cF88', NULL, NULL, '2012-07-16 14:14:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.3ms) SELECT DATABASE() as db  (1.3ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.3ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.1ms) TRUNCATE TABLE `spud_user_settings`;  (1.4ms) TRUNCATE TABLE `spud_users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1a5c23c794a2e340aa5292ef789bd18cf267b1d9327397f2ce2be7764926a2509871d7485932c37c66f366bb2891113dd6d4ea381e89d436096d070b06b39e2f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', '4f5030aee8fb9a24859f607480caf8c5bec7646db8014b804a745bc234a1f5cb1ed9e2f2463988c2dbb875150d2da72767a94ed67a80d84b8f1815be3718ec43', '2012-07-16 14:16:38', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:16:38', 'john1doe1', 1, 'y3oS5qLU8urTlKgdizCR', 'gE7e1paJIqC99na2osda', '1a5c23c794a2e340aa5292ef789bd18cf267b1d9327397f2ce2be7764926a2509871d7485932c37c66f366bb2891113dd6d4ea381e89d436096d070b06b39e2f', 'k3cF1', NULL, NULL, '2012-07-16 14:16:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'yPOGkDygjjnWmLZiaIK', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'r26Kpcv2JlkzkvbnV6LZ', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'LirJWz0LU7qFYHnXMoR', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 22ms (Views: 10.4ms | ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '289fd0f9d1f28f93f376f41990d3e51a5b3dc2c7cda4383b80d3b370d13669599769f3ee1acfe1359d01ba13fcaa59b09fbe2893c92a151961abfdc15517fd15' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', 'd25317f4903995f0fac346a3425112ca7b88ce398c9442af536e632eb5651ca4023b35a58c6166d6ae339a181988d1ae82a0cb3a5e220bf9d2cd0d62c5a433d6', '2012-07-16 14:16:38', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:16:38', 'john2doe2', 1, 'wncE6fX1OpsYXHZH6BvQ', 'LS9YfSHpaI8uN3g5NAP', '289fd0f9d1f28f93f376f41990d3e51a5b3dc2c7cda4383b80d3b370d13669599769f3ee1acfe1359d01ba13fcaa59b09fbe2893c92a151961abfdc15517fd15', 'k3cF2', NULL, NULL, '2012-07-16 14:16:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'IyMq5QMbFuaBCF6QRI', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:38', 'pages', NULL, '2012-07-16 14:16:38', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = '4CbtW5yaV4JIf1q5X82G', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b1e166430c7dc865164536a568d4b765c37e6e890e2b979a544cce6d915671446ee738c68a586ca1df35e0659cf7a6a8bd0dc3e0d4f783b79926db8d13d873ae' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', 'e8e3c124f9777cf3fd98ef70fe05d795b03db511c3de461b221369ad1323dd77b89937975e66142fca259b3640d4721e8a5d493cdc56f0719d755d3ee9d20f00', '2012-07-16 14:16:38', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:16:38', 'john3doe3', 1, 'lWlXVtmifUwONKOxFptV', 'BQBf9aHQHJtbozFeR7BP', 'b1e166430c7dc865164536a568d4b765c37e6e890e2b979a544cce6d915671446ee738c68a586ca1df35e0659cf7a6a8bd0dc3e0d4f783b79926db8d13d873ae', 'k3cF3', NULL, NULL, '2012-07-16 14:16:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'qTORicVQhh7lYSpMwv5', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'afe3486da95369e67778b8d5dfa80d9fb890efd6566e18fe84b47d61ddc1f4bd4cf1a306cba9448732b58d49de4fb822cada89ed7ab1e3aab7ff23701922707e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', '9f60e0c5cd0a77c920b6285a6608979a48bcdde626154f0eb56e03af1015bbfd620caedff307e74b258cf5471ea17e983d26383187aa76c2248b83d44fc517f8', '2012-07-16 14:16:38', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:16:38', 'john4doe4', 1, 'ge6GPENxTZAVB4Ppf9Y', 'dOCr1sRftztzCtKmml5m', 'afe3486da95369e67778b8d5dfa80d9fb890efd6566e18fe84b47d61ddc1f4bd4cf1a306cba9448732b58d49de4fb822cada89ed7ab1e3aab7ff23701922707e', 'k3cF4', NULL, NULL, '2012-07-16 14:16:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'o8Llo8pdBP83HMngJuz3', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'Ywrq3FjqbV8RkijFXJI', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'mFhXptXLSyVAebkN5Ru', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0e41d308679d854d22d9c84aafecd2d606e200f9943616618e4d78474785ee475e943bbfa80bc037ee1119b87e774886a8241817cd45f5a731f33d1e0b432365' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', '67f9b019b11d899fd7f2be5551a1a518ce263f918108070bfeef786589e40ffa8cdcf28087ac70f32f4d754d2d456a6b4b9ed859e91cdc3e8d931962d2be67d5', '2012-07-16 14:16:38', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:16:38', 'john5doe5', 1, 'BvhphZtIs56odcJFkgeJ', 'rvpVBQGM1DE8KwG0Gm', '0e41d308679d854d22d9c84aafecd2d606e200f9943616618e4d78474785ee475e943bbfa80bc037ee1119b87e774886a8241817cd45f5a731f33d1e0b432365', 'k3cF5', NULL, NULL, '2012-07-16 14:16:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'M5nyc8kgZVLyLgPfrV13', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'HocEEXY6YbmMiQa8rs5U', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:38', 'Blog', NULL, '2012-07-16 14:16:38', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:38', 'Pages', NULL, '2012-07-16 14:16:38', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'BqgGDLhWGgNfuZf30', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 24ms (Views: 5.7ms | ActiveRecord: 4.9ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e2df28328dc6a9a8788f481cafb73843738415a6556a9e50684219d9f185412352359782b32f0cdc96cf4debc8a6c73f6b344a61d368e00133f0cccd65262c3f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', 'b5bbe4a90fa5c80a75c574c7b9f5c3be5ed8c4970d7db3973242ea940d6c7bd57478183c9f50695b967956404aa8682cf552017971bedb766b94eb5d4672e20d', '2012-07-16 14:16:38', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:16:38', 'john6doe6', 1, 'bKF7Qq93UBGnoKqkO5WB', 'JtKoBszObKgsyhE8ae5W', 'e2df28328dc6a9a8788f481cafb73843738415a6556a9e50684219d9f185412352359782b32f0cdc96cf4debc8a6c73f6b344a61d368e00133f0cccd65262c3f', 'k3cF6', NULL, NULL, '2012-07-16 14:16:38')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = '2TBHMNaM4NdsURzQuRRX', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'bgeIxiZs94HFJ0Auv0np', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:38', 'Blog', NULL, '2012-07-16 14:16:38', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:38', 'Pages', NULL, '2012-07-16 14:16:38', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'M6plgJPU3ucxwbV6gCz', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.5ms | ActiveRecord: 2.2ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3325f6c1ebce5c7a01cd701a692cee5182a7d8034f9482a39e438de09d41b2187de4107ecf47a891d73c58ff098943f0b78ecc61b21e926a68eb554000489a72' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', '988827265c4d33899a69206689320f890b1e316d45a1d5300e58012497e9a9eb2f1c0766535cc2193821fed6b62cb5258f3c9c3039d9ad6466fbc1110e824759', '2012-07-16 14:16:38', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:16:38', 'john7doe7', 1, '3T5MSMQyrgw8rrHcCu9', 'IIeFrBrz6vvZTNqWB5O', '3325f6c1ebce5c7a01cd701a692cee5182a7d8034f9482a39e438de09d41b2187de4107ecf47a891d73c58ff098943f0b78ecc61b21e926a68eb554000489a72', 'k3cF7', NULL, NULL, '2012-07-16 14:16:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'D3E7P4QMrWI4R6yEfYP', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'G6os4mvRilDDz7y72G', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:38', 'Blog', NULL, '2012-07-16 14:16:38', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = '6vxJTJe3VEbbxAeir5rS', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8b43c6f8797b3c948b97ede4ac2a4b766cc3a9f88feda03fada27d94ab816fe6445fff8cbef3247154319757350be9b4bfe7f21f41cf73b35d4bef9667d79516' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', '6967a8eac27881b864b5b7153724c72a85e036c41628d76a30824313ce883a935361a962dcad488dd590edfa835e6cb9d751cdf72de9688489699d6f0daac85d', '2012-07-16 14:16:38', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:16:38', 'john8doe8', 1, 'h7h9Siwpg5pHZKwLTYC', 'XaoTgJruERAvvmWXT49z', '8b43c6f8797b3c948b97ede4ac2a4b766cc3a9f88feda03fada27d94ab816fe6445fff8cbef3247154319757350be9b4bfe7f21f41cf73b35d4bef9667d79516', 'k3cF8', NULL, NULL, '2012-07-16 14:16:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 't0SktT6gRgT4K4GM0vn0', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '6SgrnftjdhDmVtTmrwev', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:16:38', 'app_order', 8, '2012-07-16 14:16:38', 'Pages,Settings')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'XEX89PoXRLDQr0g0knSS', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.5ms | ActiveRecord: 2.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2beb5d62747da671f57599dc7622c864e93da2558ef9d807e5b70b2ced26f28ed71fd380de864ca33a78dd9356b06ffa68e637864c0857737363c56b9e96bd92' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:38', '8976ca78e37d6486f7961959e2da97d8a7bc3a3ade206719c50e2d9c33231a412dd42805f0fd2053fb662b32f98d100be1794b856f0b4a39c926f546b3258604', '2012-07-16 14:16:38', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:16:38', 'john9doe9', 1, 'DaRESf8SGxlC9bsHUqJr', 'BM92qDj8HFPnue0gfck', '2beb5d62747da671f57599dc7622c864e93da2558ef9d807e5b70b2ced26f28ed71fd380de864ca33a78dd9356b06ffa68e637864c0857737363c56b9e96bd92', 'k3cF9', NULL, NULL, '2012-07-16 14:16:38')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:38', `current_login_at` = '2012-07-16 14:16:38', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:38', `perishable_token` = 'IfDiwHHsaamiX0EnvA5', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Cn2NpbMlyaRgNu57dW', `updated_at` = '2012-07-16 14:16:38' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'Blog', NULL, '2012-07-16 14:16:39', 9)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'D7fd1mkm19fjx2H8Ad9', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6011b495bab5799bb64c6e2e496e054af7340309957ef007ec23bcd4702ee20cc45a2044039476f48bf44c5b4e9136688745e253e0a7a3fb24a3a0e40b95d508' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'ec63863a7e6487b219aff7edd2941c8662951806402b4f5b1720f7b3e685614da7ea3fbbb831d4ff8489893e1d89120d1d8860df4cbae86eabd51d93d7735862', '2012-07-16 14:16:39', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:16:39', 'john10doe10', 1, 'YsseneASMPOIATWpJmQa', 'esHr3yKIXIbdwvlPfW', '6011b495bab5799bb64c6e2e496e054af7340309957ef007ec23bcd4702ee20cc45a2044039476f48bf44c5b4e9136688745e253e0a7a3fb24a3a0e40b95d508', 'k3cF10', NULL, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:39', `current_login_at` = '2012-07-16 14:16:39', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '8ObniGSUMuiFyYqKiT4', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'XqsQe6VCFsIT2aqfO9fx', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'Blog', NULL, '2012-07-16 14:16:39', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '0Ozk5mzUNt28WOuWNvJz', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '21ccd3ec57f6be115c42126dc5f38ff66c51d164850bfe307a42ec0463b0420fd87472ced62d0e9da46514fcda71604426aa377aa3e351b4dd7c6bcd05d4a2c6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '88b2b45244576fa2ba6ee2c3f4b8c6b8c01ac5c73232b032c87040de12beb755776eec1245203a7689ccac61e2e9e208c1d790c6a000db616c9d615022bb20cb', '2012-07-16 14:16:39', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:16:39', 'john11doe11', 1, 'pLpVmOut8rhrICFrbGHm', '1nhaD3btRDZgWKjWKVCc', '21ccd3ec57f6be115c42126dc5f38ff66c51d164850bfe307a42ec0463b0420fd87472ced62d0e9da46514fcda71604426aa377aa3e351b4dd7c6bcd05d4a2c6', 'k3cF11', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:39', `current_login_at` = '2012-07-16 14:16:39', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'ugun4AfCTPyibdCwmLyi', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'JLMt3RT06QpNEV3X1Ec1', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 11 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'Blog', NULL, '2012-07-16 14:16:39', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'T5Sd57hdPmNGyjYh9bA', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '94a37da8dd4ed29a222a1538fbc4770e7bffc61ab47bdf0bdeb0a70dd1d8c564ca4cd7630009bedfc482acd41b71226f5260ff9f4ce58ecf99e30a641dd10ee3' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'ded3c34a2d0f3aba1eb07f97306cc1212835f103ad433bd36fd1d9cf4614b39f57fac5c8406fdcfa6be11eb02b112a2d854ab3753bdde6cf63c32733b9a8d396', '2012-07-16 14:16:39', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:16:39', 'john12doe12', 1, 'eUZrj1H6TtTwA8XEvh', '9Ilm94GGZj0M1Egj5f4i', '94a37da8dd4ed29a222a1538fbc4770e7bffc61ab47bdf0bdeb0a70dd1d8c564ca4cd7630009bedfc482acd41b71226f5260ff9f4ce58ecf99e30a641dd10ee3', 'k3cF12', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:39', `current_login_at` = '2012-07-16 14:16:39', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'GX4ZN1fUOCzmjYhXZMsY', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'tqhRnRKf0HEJCeHMaoR', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'Blog', NULL, '2012-07-16 14:16:39', 12)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'fCJ90eyjspMYmi6bOc', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '38c0fc9490c730f1d5e53a1cae68043f765e9a2816f718f40a4cdc14ae86009b50523b65ec397b8c429fabda7c9ae9a73e82070ec9bef4ef3230d4a5f6301c23' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '2eae040a5b64b647b53c85b52df35a81d84727254dcb4a5e6f775dcb33e3abfacc041bcc51e78c3b9bb226ca603b36465ebf4f75512060a76de73bd377f47308', '2012-07-16 14:16:39', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:16:39', 'john13doe13', 1, 'mpfUB69vto5Qqm7gVWlT', 'bhI2Rvdz7n7HfMSmWSZ', '38c0fc9490c730f1d5e53a1cae68043f765e9a2816f718f40a4cdc14ae86009b50523b65ec397b8c429fabda7c9ae9a73e82070ec9bef4ef3230d4a5f6301c23', 'k3cF13', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:39', `current_login_at` = '2012-07-16 14:16:39', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'HUReMSBnBJBNAFfuYaG', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'K8C5MOtZHoUQDc3t0kB', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'Blog', NULL, '2012-07-16 14:16:39', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'S74RmlwAcCo5QBGeYc5', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f6a402be650245443ca12294f058dcd51937b0559db3f05784bb46aee2e339e704ea31e05352bd9e61e1c177cfa4a0ee1665ce0029cf20f8fb6e9226d02f4875' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '7b6bba31d2795c63169f9cc94503f477b9253c88a9cb91006a263595d49483f3e5a3e5b17b2198786f90fa6612a0d5957c26f7b218aa64def51a436cf677bc7f', '2012-07-16 14:16:39', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:16:39', 'john14doe14', 1, 'LDzxqXc4UrP7AVdp1D', '21eq4oHVk4rBlyw2Fdwj', 'f6a402be650245443ca12294f058dcd51937b0559db3f05784bb46aee2e339e704ea31e05352bd9e61e1c177cfa4a0ee1665ce0029cf20f8fb6e9226d02f4875', 'k3cF14', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:39', `current_login_at` = '2012-07-16 14:16:39', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'HsZpRS3oWZvMshJ7CNAA', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'WNGO2do2YiyKDh5Xumy', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 14 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'Blog', NULL, '2012-07-16 14:16:39', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '1yuPbQNOui21sAoEzxV', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '0c19c66f65f6486a5b0b27381a44e926dbc9c649d1169fbef1768a117f63dfe53a2b5a842a81a91c2f2307646c823d5bfb3dfff6745d40712094214d7305ce17', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'aBDPzleWR6TMoHsHEdqN', 'DuGIWk0tsmsgnXRoerJs', '01dc0f16e8db564ef37ad60611c973b0b5e800ab8e587ccd424ebcea3d3c33582c2918aa5d14d0ee64a60905bdef42261a23827ebbdd194c2a9f8056fcd1f0cb', 'k3cF15', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '8SFY2KdWJGZlALzyhUL', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'aa3402d3311a152b07522029067685a809f0b65d187c10c6aa6a168cdc74267cc42612c9432602fccf8ced1ebbaa13d38045fcf051e118401eed0758c3267519' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'yPxdWDy4QDSUYGcN8D8', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'b801002466a34b492dda16079ad482d738aef155c842db4f8addad5a150cb33cb242661aef9021582d8753bed2c4b5ba97f2873dd648ae29ceebafd6a8c54336', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'yWZUwYZAm2Vc3hkhO5KJ', 'BKA5FKxmcvb2djVJRg8', 'aa3402d3311a152b07522029067685a809f0b65d187c10c6aa6a168cdc74267cc42612c9432602fccf8ced1ebbaa13d38045fcf051e118401eed0758c3267519', 'k3cF16', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e1659c6914ea2e416bab8e363c430813476019089e1811c88c55b542bea330f26c154bab6af7d52f4cf527775e42d44efe795c762206e2df9e7182772f3be383' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'eInGETBcM3w1UZkukfBq', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '2d1cd11a5aae839e072b272a2fe179b7f6c7f4d67e6eacc14e3d2fc92f1d0434b0589276064154aa3b838c6be3318ff25546ab9f2f44ea4c63081c668e74e942', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'wsk0citfziTQSzIpigBQ', 'zbx0FXEPVTI5JJIwu1h', 'e1659c6914ea2e416bab8e363c430813476019089e1811c88c55b542bea330f26c154bab6af7d52f4cf527775e42d44efe795c762206e2df9e7182772f3be383', 'k3cF17', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'kO3tuPIVTAozdc4KrbO', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.8ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'f0cea2733e44f6617b5ecdb8b9d201fbd3500539f8a97d032ff69f74ee3ad9311995ab4bda93ca61893f253f8816080ec0a0358dc6e658ed70134e65c6da4b31', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, '0D6nVRv5DFJ8VUtTXOS4', 'Op5XwD8mLjbMt4ncYn', '40a1066f2d933fd6ef9c04df708af16fa5055486ec0a259971a7e119b3340eec4ca873de05d44a02057f67b274e5d6a00a883af6a32ba31d8bd2fb13eede5f0c', 'k3cF18', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'nGwZ0sNdukbVPhlYGDt', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'CnaTkslFL5utuiwopqbW', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.2ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '18b048e798486df9a43f522b76b370ae77d6f1612b58f702d80c8d6ca34bcaaf7244cf5e5fb87fd12539eacd918cc90f858d76e3182f5ba704f1a5892aeaddad', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'DyAhePIpHGR7px5dyefj', 'ALXovAjLbyj7gNSbF093', 'b27fedae6cf7b0f027a193e9e551cb3e4dbbea721c31140e68cdffd43b3a9aaf290df35942485c4ad000eafa47ac79cbd59b65d42ff728c646100efe9d6f3db5', 'k3cF19', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'FkTed9IGw67ulNKPdCaH', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'c1e10b7a2d16f36a885dca89ec0d8bba642583b030a4404cbf5589d216c1199691acdbec9e8d89ce6476195f70b0d9c9c9ca2c26f19aca102f92ed50733d052d', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'b5HsPZbj9ClxHu8aoML', 'Pz0ruXyPdE35RK5LIpU', 'fdad5ebf19640356022fdd67f22cb9de3bfd2bea0046931b6e6062ef2cd4cd9767cd2051d0f9ed15043051ec85b3212b3c93ac7a8e9ead0d81c69faaa6c33dd7', 'k3cF20', 0, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'D5B08W1mrtEnOaHTiNV', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'Z7SkTwndMgfPI9Wr3JP', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '70f08900280e4ce9778dae23cc406f90c5c3e06ce2d48583a5c8aa695ee781b57492e86d358b75e23024ed164c27cb03a7c8ace62517ca5a963045a5df6e2f95', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'AlNC6KIz8KSlMHTMZvlS', 'olvCV30aGmb9mxTxS0F2', '9461519f5a72cf0cc11b593638840420da0f22e648d8e258f2b648241cb8b73ef7498e0ae92b096a3bf74062573659d958593e5649f46acee60b626dff08de1b', 'k3cF21', 1, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'h8FoaIB0irJKIhIe8r0P', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fd9d8e691931a8109501ec7eedb5a910614051f69ad59a2c711297ae1d4c2a0d6fb2843f8ca5c678aee107f530520e91d1cbec8e678a752f591b750ff966b37d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '3gWcGlj5UrliolFmowuZ', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'c464acdcf0f52513de0ab92045bbbbfad4ebb3f8ac67c5f48e4f8276830f0d277ced343443ab0cedf57d4be063f3dc641b75592012d55f5124340b1fa2b1c3e4', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'tls6STHPBLzxTU9Awpwj', 'l6I44HZgEbv2tb5R426p', 'fd9d8e691931a8109501ec7eedb5a910614051f69ad59a2c711297ae1d4c2a0d6fb2843f8ca5c678aee107f530520e91d1cbec8e678a752f591b750ff966b37d', 'k3cF22', 0, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'Users', NULL, '2012-07-16 14:16:39', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'Zwd0ORUvfeuzWKfsQaa', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'FcpmTr8HNjyvrdwe1y8', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'a521eb83bcea8df80ee5e046699929756a89629f82898ba4aee2eef86a8da14a67eb63295360a74373b19e34c9f1dddcd338966a1646df1c3d64a75249dae35a', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'QfysYDKhbLWkHfrn3oM', 'P2OJtdswViA0Gj5w5Hj', 'e4977797f24a8d31f1d57e47c8d84abcdaaa983bbc5697c2b2971ba135b7a5b24a6ccbd07c3e01ac1f6b1f4aa3f942bca46ed1750a9c634f0ccdf1d5600b755f', 'k3cF23', 1, NULL, '2012-07-16 14:16:39')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '8uSXtEj04YRG4Jbek9c', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '971fbe8e62350df8688f7f6ce874b1620289ba9ec514a862fafdf8a6ab89675833956180279c2fd14bd17b8548e589cdc635243e4e773af5b133557df21bf2bf' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'UHP04pWDX8nyMYRpvLTT', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 23 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'ad515167043ad6b5e47af8a45d6a7f7c61029e5062d92f4224d368d09ef4e0f05e7201c166747d133b803bb41460b7ef057e2e7e2026068f9b467537685b8130', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, '3gRq0RdDXFO1vS8jmn2', '6LAgH8wKoxwkVEZG85g', '971fbe8e62350df8688f7f6ce874b1620289ba9ec514a862fafdf8a6ab89675833956180279c2fd14bd17b8548e589cdc635243e4e773af5b133557df21bf2bf', 'k3cF24', 0, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'Dd3xBZIxYFLzDAKsnsE', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'xuwJ2f04roLzbSv3le5Y', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'd6a5dfd2fa8c63d1911341ca19c38aa94596aec01461a0f8816efca6473fefd94ccad89b67501ae1707222713b475793194ca2314e989ba765d68ddcb6d9f1d7', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'Mxb60hn6G4rEmAauVyv7', 'MhhZ9VLtwvy75R5FTfcA', '2b5dcba8243486f082cb0ef8cefa2e8bb3581a90b038718b6cf12d8be44472751ce8b5433c53edea7164d9997783971a03039e42ad5c787c758982848a527063', 'k3cF25', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '4uzNV5hS9PjAXslYL77k', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '02f9f9cd7c879129e3d246c2dd3bc73357e8fa90acb985e3074211e2f4e2daea4c53b34860d28a45dba9d198a1f8790fb85303be70cf4e08d867503f7bf626cc' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'bxjk8iKbCuOUYfrGEls', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'b5e1cb7e6d1826d40e231e0d4c3b5ec5c2ccc0b4a627267e203e0858cc17920f18cd675c9bab558b46f926f7ac8c8375e6406e617d55f7ffe7c300b5be30e929', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'mHjJEDPSN2XbavPp34V', 'Z6YAB0I0BzAAUxjyaIR', '02f9f9cd7c879129e3d246c2dd3bc73357e8fa90acb985e3074211e2f4e2daea4c53b34860d28a45dba9d198a1f8790fb85303be70cf4e08d867503f7bf626cc', 'k3cF26', 0, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:16:39', 'Users', NULL, '2012-07-16 14:16:39', 26)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'PqXOQVNft4LOhDg4fC1', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '6BVL5LKUsMqZyJucmg0', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'be514e58a15600d93e97a3b68e0fcac20616c42f116034e035ca1b0ae143ae0a70f83822a20d75808fb2c3026d1517f5fe6ff8939f901405eb615f6c0b3f8348', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'ZUNZgbIfWjwfZI4Lmr4', 'zMbur4y3ys5Rko95gQo', 'fd75262adcd8c95a52e0ed214831cb67f26b880b22b02d1907635663d9fa559429e4856025615fdb3be1db82ca02a0d2f5ab6e9e68c1332b67c3ab2331631bc1', 'k3cF27', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'iNBADt6cMY67GdiVyIUp', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '94b69d3d3f93aecf725a7a2d9e3e49855ce6220f03db8acaaaa833f3ad72ccdb7d8c210f1597efb7b0088c33ace86e0b2767697ef652464cb4c984be1507eeec' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '8RzTYRYnF3W2EgBVWdRe', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '6b3ac8baa9fa7d8e353d7a09998caf8592807d7d3c55052d22c882d386978326dac820851afe3c5e861064edaaa54a164610670fe8e2c8d41847f2b9d08413af', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'o4GbSL9kpdxDNPCvVai', 'vLXiRyBVydlNJ1PhlqJb', '94b69d3d3f93aecf725a7a2d9e3e49855ce6220f03db8acaaaa833f3ad72ccdb7d8c210f1597efb7b0088c33ace86e0b2767697ef652464cb4c984be1507eeec', 'k3cF28', 0, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:16:39', 'Users', NULL, '2012-07-16 14:16:39', 28) SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:16:39', 'App2', NULL, '2012-07-16 14:16:39', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'y1SMz8mwou5AzPqAFpN', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '6A7IhlgsgopK7JH51yWt', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '7e59f57a4002cb4cb9354289c7e5e2fb81276b3c4d25a5311c83e75928364332740d65c708422f3ed001867f356d0894a7e4f0a8a7b628ab5aa1247bf43c905f', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, '92ok6f8IwxDGAsr7xhno', 'jDZTsYICYniuHrPYUmJv', '7b8bf7b1eb45af7679f9ee2ede8e0dbbac8d895c759ae428c8c2655ca83655eaca8d1ce44e1a3b361162008d6e707eddec6373b6bfc63cb7a27b8b6160b03367', 'k3cF29', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '7YyTNHScIRPOKgD62ByE', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '924f227823bbfad8b0a1746b070d95c999552832932d0eb744e2436dae66c4946a6fb01127ceba3c99dc47e1bff44ea70c80618f91fbd70596d00673757d0a33' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'KnKXsx89KzCuw0gzIwd1', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '24da6de755eda30736e9249c6e7c642756e15252971a33fb2eaf46931ff8d31edcedaced632af57919c4a481e7bc66bf0afc9e1ae26b06cc9255aa5d5ae1fc51', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'O5Vpwma8gyosHt3eRw0w', 'RfblOsu5maaI3TK91ZhR', '924f227823bbfad8b0a1746b070d95c999552832932d0eb744e2436dae66c4946a6fb01127ceba3c99dc47e1bff44ea70c80618f91fbd70596d00673757d0a33', 'k3cF30', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '2L76E1GdxfQ5KoX9wcgE', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 2.2ms | ActiveRecord: 1.8ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'e4131639b16018d59255fd0cde7975ae9dd13838d9b31f932e0351ba3ec715fcbbe05b8f73e6b1c144cb51ffdad1f8c1d78fee32a75b1964523a575e2686ce16', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'lgAo2cszoYgDibgRtP0', 'BC0dwXYuD3j2RC8kGlSa', '5817b0cd836979b4910f2cd05168571d1411928b8dc3a1dfdd281564466ade955374ad8aad423207922b0cbe30cbe58ff4c330082cb6e0363757c25d6583567a', 'k3cF31', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '9cjrnvVN78ZM2eP8eeC', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '895154343943a52f543eb187f4fbad41d96097b7e938d5e024ad54a6337f879b0040cc102adc071618d713017bf7cfcb79c07ddbc748acfd465594d84814d05c' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '0Ezmm190YppW69UbDd1S', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 31 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '11b3dd5fc64737b483cc44b3ddca1aee9fa2f1d935cbed400e8acb6acd6478640356f8d56686b80a1659164be45327835fd0221d71405e942731744c2e3f7906', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'j8tVuZrW1a8867wsTW0A', 'kmMm47CnwOKn3pwLXlQE', '895154343943a52f543eb187f4fbad41d96097b7e938d5e024ad54a6337f879b0040cc102adc071618d713017bf7cfcb79c07ddbc748acfd465594d84814d05c', 'k3cF32', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'hTF3rxhGyeC3Ikd2pRFS', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '9d9c226d377573a4c41cfdfcad95272cea867336ebfdb9083d9f968e66993545de6b5a6fd781a7e68b92930451f9ebe320c8ea5fa28815162cf22246a94a9d2f', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, '6aRRvtN00f40tHfikqRk', 'BTIouj7WAWpEvW0F86as', '7fe4302ef58afe90967c379881ae270eca8ee394da4c11340e3f034a45a577ee124c9bd07610fde9209fb3a9bc082b1b216b9c4e64b5a4db61bb4e94c68ec928', 'k3cF33', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'fMPGsnpOxDhFc6Gs4Lm7', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'G5koJeDnKM0AobWqilux', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 15ms (Views: 5.0ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'b5c405564269c5a7232c0933a7c1be09c4b239e28e4d97eedfb72d3b95baa81a325adc7862dba3a1acce4c1fb5960612e55e0c7e0c6677a6168349528ca0e3ef', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'sz0896AJeQDdNdUhCwdP', '2c0Pn3VgrIe2bW3TkNM7', 'a8a5b9828b722abd63728a18625f2c34daf9c27366a70632dc77a8c6b49ad5c48b97c18a7438fcd479c58f2a4c1766b41789075e269803fcf27b327124c3fed1', 'k3cF34', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'OM9JAD7cUnxjSNXiiD8j', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (2.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'wC58bpKMqZzyC9lBFziN', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 2.1ms | ActiveRecord: 3.3ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '9115edc99ff0953d02b27660edac76b6d5df3d6723ff4163ddc02d5289c6547b5c58d7bf77874002bd180ffde85c6c692c7a18f4f2dc47c914185409199beafd', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'QLQ4KzZ5qnKpqJfoOty', 'c58f8OwRyHwQvvI3iot', '75e81f2e622d42fe13615892a86d5aced6d427761701b23f771ff6c59c11f6583265c5ef04fd79d1daa15240e466b98ef36fd4b0b64a1dbce3661dda475aec8d', 'k3cF35', 1, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'v8CFkHPLTmtDKUnUOMmI', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '7dWn6V5WKZ3hlNLnNm', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '505ec6e001679407dc8f39408fd970c038c8a93b42d7217131017277509ca429a574736d3d5f3eeffaebea7d7170686b49d04cb8514c5be90b60b278b41bc02a' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'XQVlEqW0yPN19e19CU', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 35 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '2b10bf7a37d8220aab6495d785a4fece9025e15ff4906e7736e720668f19c56223e9c0faf8a3cf6ade2758ddb7f31559b282f8b0c25c6799b95cc623eb23031b', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'qBEchMBhwTou6o1E1', 'd8OA3hl4A07C03UXkMm', '505ec6e001679407dc8f39408fd970c038c8a93b42d7217131017277509ca429a574736d3d5f3eeffaebea7d7170686b49d04cb8514c5be90b60b278b41bc02a', 'k3cF36', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 35ms (ActiveRecord: 5.1ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', 'adc000ccfd42a97578a0869ae8d07a179fb72a8b67343491140aac804de8dcecc17c2e913f2e586eeb49000948f45bf3136b448b62878411a55ef24182bcafbb', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'qXJwpwz7I4mQDCHXRISu', 'GGCTgPXgQt7upof7iOtI', '0c31f30d5ff0d24d0f1a1c8e1e7b5c5e000339b3e70225f2c26e59817e5201dc84f5515638dac828c2debf8bc219fc673f230aceec8e6731a1628b8b5098c227', 'k3cF37', 1, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'jW5FEl7ac4GIojI86lrn', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '3cWLkymwng1MjyHsys', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '929fe5b43de735d6ddae0b9f10e044c420730b42591f601b988a4fc84c1893c700fc6f5e63bc248d5caa771cb13587adc7739c6427750db59a07ae73ad07652c' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 20ms (Views: 2.0ms | ActiveRecord: 2.3ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '7668ad4668368e2d8e22b2426f4e200c798be9b03323645f895138910d5e2c6afc63b9c2f0207e52107cad83f32e849e5a63d12e7777768d0a14a7a581fc18b8', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, '7ms73AUsNdfoEoCqV8vN', 'igqmMyz4IZxU8NRYPjvy', '0048a27479d79cf9163a642034ef7191d6891409c4e263b18402f994309d55b6f5dcebeb4343e47497a0dfe752ba993655591bb44e5744d71fdb1dfeff21568d', 'k3cF39', 1, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.7ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'TzTqcYMbb2gGuvrXL2XS', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'N57lZUEQ2ibbzj6c7F', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c1538a46ba57fa394c8f10deb38235c530223755e17f92b986f3670e7e87fd3754988b6abddf7d092a7ccba9c284c68e3c772b140c62977796cdce47922a3acf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = '7tKzH9n2r3sbVXkMCRN9', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 38 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '3f129502c2acacbe457e383a401e25fd748ce745d0d5eebfe4aaf705285a7ea916d0f274ce5fc4eab0d670ae0688a06a2c2ead8c67d53d0a3e8ab462fc158f90', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'trRy6wTEXt44awHFcwcM', 'shcF4PofqphGVOXi1lI', 'c1538a46ba57fa394c8f10deb38235c530223755e17f92b986f3670e7e87fd3754988b6abddf7d092a7ccba9c284c68e3c772b140c62977796cdce47922a3acf', 'k3cF40', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 35ms (Views: 0.2ms | ActiveRecord: 4.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '8cd7227d48e32f8a386c50c7c88c507792f994b7d16c3285e68391d9ebe8871dacd33e654de7bfa14d26118ce30d14fed672f477df419830c5298aad1a5c3088', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'hfzi9wt8OsX7PK5yeh2h', 'q9FXab79nFVV8H3MExxy', '3c69473f20b42edb463132ccda462b92e61cedf6bd6a52179d231ed94f2be487d36493601de905363baf40d893ecb8eed7ca260563462856fa30f0537fac7cf3', 'k3cF41', 1, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'Izqa2vDinxnRh8YXmYtU', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 40  (0.6ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'bESa8JhOkSzvy27Qmz8M', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'caf0ad214e645f71dc670123721a8e2796ba0f887c2fac5303cc3ec3a649ec64c650b0e6023d7e6983837bbc45099650ec471ffaa79a28fd2b55969f4b5a7d55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 16ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '9887d97f710be321da58f91d333540114a80faeb8273fa205cbf865cf78b4a7739753a64227412e782539ab7ebfe76be3b46aa032365f5286e0813b636818cc2', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, '4fY2441PmIPvHiL2rkdm', '4ykTWJnRx0saIU8mspIQ', '270db37fbac0107ef6a7d709554c6ce61d445d57cc3f5b7390d718c509bf13c4591596003b89b91b88eac0f9762e3c8048e7190fbd3771a14a9fb3bea3f40b3d', 'k3cF43', 1, NULL, '2012-07-16 14:16:39')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:39', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'rtDWs6wvv6VxWfTmhIqc', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b7194a59998f9ad73e32e4230b34ab63857dbf238668778d7fd6681df7efe044038e209fa0b38018e531ecb346cc36b907364198389e7a189db559a49061639d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:39', `perishable_token` = 'UC9AuT2wZmNOZvLXbg', `updated_at` = '2012-07-16 14:16:39' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:39', '772d46444e8da76d00db92ddda8816751a2a0ea6efc872a3908af074af46b73fc3244c6ea9c5fc60d8f43cb1a4ff1672ec990f749d3ae6f5109fa70cffe0574d', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, '16mP4KOjJtcEBnUUZ0xi', 'JDN7Iq5A2cjCvk8VjgT2', 'b7194a59998f9ad73e32e4230b34ab63857dbf238668778d7fd6681df7efe044038e209fa0b38018e531ecb346cc36b907364198389e7a189db559a49061639d', 'k3cF44', NULL, NULL, '2012-07-16 14:16:39')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'SCKDdTSuCvo3WDxYVRFy', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 93ms (Views: 3.2ms | ActiveRecord: 2.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', 'f8c05462700c00a09d53acfc067e8fab45683e2dcb2011a8febf80f8bccdd3944777c7ddcfef4bc52595ef2dd21042fd208b36a67547cecf3d3c695abbc4c27f', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'y68OlLZyczgr71syM4aS', 'o9DWvoqZzvzFvWEbGDT', 'e2582bdaa6081991b283d8ecce8675e8444df174ad10549d093dae820e0d31bfa01b2bb185b29fdd3536066ab4ec876d8cbc570d1172646f875c2edbe6f0b814', 'k3cF45', 1, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:40', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'ieJx7QQc3teauqQgEmiH', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '44aeb1a3701e62e6a93702f51e766f9e26fc0502909f822031e615a416327843cf4aad62415309f1cf3d56877f5076ee5acf21db0a3b029c8e016ac82cd20fa6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'uKxtB3xCLPqYbAf0Nos', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 43 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', 'bab72d6d1b4f36823d625ad5098ad63bef5be721ba8744da9e160c6f620a41ad7969ea894660b4fe24080aae724ceacb927189f18ef9e5a5f88b2042d29e5e45', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'ocFnUHFjMKLuQhfgwnHC', 'gVTeY0KQ3BYOjuJ63azq', '44aeb1a3701e62e6a93702f51e766f9e26fc0502909f822031e615a416327843cf4aad62415309f1cf3d56877f5076ee5acf21db0a3b029c8e016ac82cd20fa6', 'k3cF46', NULL, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.9ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'yvW14CuIsMDCBCi9C', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 2.3ms | ActiveRecord: 2.5ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.5ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', 'f1a4dc22b06aa23ad03ecda83a41ead98a62d7984cb66b4614487606f3f5893a59e972e80f784f95482e9226ad9157a249e7f3c35e05ae99ef45ffff124e0a7e', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'JehMc3hZlj3CYcSHD2mz', 'y1UYaJ2MUQMUNaOu', '92990d52a6d9f339e042fdfe6f914f158db6d8f954f435ebdcba891a172d09b2fe882dc9d96da743302f766a2eb47febfc94ddb8b76c27769260998bd49e7c9d', 'k3cF47', 1, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:40', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'dFTi50OT524kLeJcjNDY', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.7ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '60538b99903f6512ab178c6188ee99823508b787929b4b23f4f6d3fcef6002843816b17e7a1b0d3efde39e9d195231c362e454efed5788cc077ca2c1a2b98596' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'ALZVKnaQMDup51i1VKQ', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '64932c12082500f13593cdd8876b4cb4ed2ed07adec9a51aa855840f0d70ccc15966e1219186054ef79d0e2f51b5737fceb198c63c98170c22b8606b0c5dec51', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'Ht4PuVIfaPdFrJGgP42', 'ep1c4j5BtxRDqkcozaiQ', '60538b99903f6512ab178c6188ee99823508b787929b4b23f4f6d3fcef6002843816b17e7a1b0d3efde39e9d195231c362e454efed5788cc077ca2c1a2b98596', 'k3cF48', NULL, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"60538b99903f6512ab178c6188ee99823508b787929b4b23f4f6d3fcef6002843816b17e7a1b0d3efde39e9d195231c362e454efed5788cc077ca2c1a2b98596", "single_access_token"=>"k3cF48", "perishable_token"=>"ep1c4j5BtxRDqkcozaiQ", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:16:40 UTC", "updated_at"=>"2012-07-16 14:16:40 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'yRDyyckk9sN8RJ7eUjv', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'wMCQhcyB5EYIqUbdFQmN', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 20ms (ActiveRecord: 2.6ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '2a198e333ccd5568bbbf14bf71b73782b81db811cf78b40c091b886d0f48f79d16be477d7cbfd65f2e1c7800dd78a6bafd211cb7e72448947d4fc95339a9a4b4', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'nnXWnh45IyxZu7zjsp', 'M80pc8F9wc1NK2ojCEZ', '830a31212a686838cc18ce8e1cd8c0a02bd3f9e5cbf9ff900c323b5e0036749794f005c840965fcdb05a8fc673611cfbae920888be32c9cfd15abc3feb658d25', 'k3cF49', 1, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:40', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'FY10KntCOlWl30mGBDt', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd6c609cab1016bce67e2602535323be22392c46e2eac15a27bd50d010c00eb58d48ef011b827b67eafc2a21bcf81a74fe1d3940f5d6cf327de073285cdfdb2a3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'csUjHSNcgvci1zs0Wy1', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', 'a20954d6830bf4efd997e44e26a938dc9f77946e82b2fb2bc1bfb0bc97af2e8386a55c0c17a80712944be02cf04067e0e6af6d1c911d0d48c70f421fd45411f3', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'RrIr2fxSSnyCTbox2Dk', 'mNuSGmjm6uK20kyMPaE', 'd6c609cab1016bce67e2602535323be22392c46e2eac15a27bd50d010c00eb58d48ef011b827b67eafc2a21bcf81a74fe1d3940f5d6cf327de073285cdfdb2a3', 'k3cF50', NULL, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"d6c609cab1016bce67e2602535323be22392c46e2eac15a27bd50d010c00eb58d48ef011b827b67eafc2a21bcf81a74fe1d3940f5d6cf327de073285cdfdb2a3", "single_access_token"=>"k3cF50", "perishable_token"=>"mNuSGmjm6uK20kyMPaE", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:16:40 UTC", "updated_at"=>"2012-07-16 14:16:40 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'XArT52PUBjv6B0dREMG3', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'dIWMqo9w63fTc4WYbQTJ', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', 'ae89e44d7a49b1f3a83a1fde1174caa2028df6134a2e2ee7ccd7c3b69d8010b707aee2bcfe2b45c0022ffa477de0695231508dd4247c2570a064039262845445', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, '8rL10EGO5FZK61e3F7U', 'rtLYZknGdQiwH4SFWb6X', '092a734505bee04600609feaeac34686a9a0f6c9ba5ec92082097e2a2e978ec4cfa986c49ea1397b75920915137bd5e9609b3c6e6de228d765c5d89203287ef8', 'k3cF51', 1, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:40', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'aD3ixeepyBEBVJbgLZn', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2ec71ecae3acc2c545b783030c3d8eb8a679763be77b0e168dafbef710b206cd3c72899dedc62c8cf6629ac0d7e3166cc115f6d2fbdb113ef5afe8e8a66fe0c5' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = '0jOLQH8cbUYHic0gAU0', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 49 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '621318e084ee3dce653d025c69428d7f3f098f8c59f1552ff337eca59b9c72767c081afe51ac0bbdb8333a3ebf62328203d2a7e2cd3265467874e7c33e22ae3c', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, '9O54vVbgyC94hL03XiHY', '46jQuaaaWZMh2lZfEXHO', '2ec71ecae3acc2c545b783030c3d8eb8a679763be77b0e168dafbef710b206cd3c72899dedc62c8cf6629ac0d7e3166cc115f6d2fbdb113ef5afe8e8a66fe0c5', 'k3cF52', NULL, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = '6ZKK8nCMAQguxuBW1Qax', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 13ms (ActiveRecord: 2.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '21c9bb2b1da9a1272e843f67a703ce1b0bcace5e78727c44324fb678616d856f92aefc8cbe4a4cbb0100256e24fecf83e03dd39346775125284337a86a7ee1aa', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'DutoqFQHansHy3CgKJX', 'xW3dM3BVHUI7q70j5FY', '133c14bb7b00dca924db883fec4ef570171a378dbe69e734032b60a3ab241bee31c6562c07521abb8f9b95282bbd30706ccd606384350369fb1386d1fb4b55bf', 'k3cF53', 1, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:40', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'iXQeDhuLR5UAGvE494y', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b0f65e7d831952a6bb20043ec90e589c0e39e791f805df4dbde515514e20d7d0673da171c5c20279be7ac4a885b540e76e782a49d2062845288de4f497a7393f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'QIs24xbcycdUp8Vm8spD', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '111e5c5bbd0beb5d35ff15cda8cfe6da33471968561d79d828ecce532717ec4067388e0fe76535730fad3cbc02ef2973741139c9aefb3d443ced06967f0c36fd', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'xfuDWVlbylwGgAuRaTE', '1PuEXY8WLuYoopDxw82C', 'b0f65e7d831952a6bb20043ec90e589c0e39e791f805df4dbde515514e20d7d0673da171c5c20279be7ac4a885b540e76e782a49d2062845288de4f497a7393f', 'k3cF54', NULL, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'm0R7NKrLzn98EwW5gybw', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3be6bc6082c73c74793e4c732a90d217e4e7956b246480566c99f0700c3fb2841368f4a10f921b0f7d512ff3d459890701d1a5768bfe608a9ae7c7ec0bfdd210' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '080cff6153e4f0ff2cb82bcdceb9b0637de41b51d87a55b8782addfac7b33e0c5e7bc1bef34dc8419c618a5ca43090801376fabee5771e0c4eddd743d3efeccf', '2012-07-16 14:16:40', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:16:40', 'john55doe55', 1, 'lpLM9vf551eYB8kiytcL', 'Uj83O07c0YyHEL6hszBA', '3be6bc6082c73c74793e4c732a90d217e4e7956b246480566c99f0700c3fb2841368f4a10f921b0f7d512ff3d459890701d1a5768bfe608a9ae7c7ec0bfdd210', 'k3cF55', NULL, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:40', `current_login_at` = '2012-07-16 14:16:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'ye5MQulWglYpv2XkyKJ', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 53  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '365220ffe16860c6c539b09e5210fc350e29a797a064db088c480eb74e13a00e703fb2655b15060efc358e168c2a3472c4e8353ff64981a26612d6aba1419cbd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '11710e398a069f11f90f2c9a2319791fcd0c0ad07094a46b630f911c8ac046ae30122e335961a26fd00fe0169fb1c29f9be0952d3dcefdea8452cfdcbf530645', '2012-07-16 14:16:40', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:16:40', 'john56doe56', 1, 'qlsVOM7GwEFTpzU4xJM', '6V6ret9TimSLjEAjJGMN', '365220ffe16860c6c539b09e5210fc350e29a797a064db088c480eb74e13a00e703fb2655b15060efc358e168c2a3472c4e8353ff64981a26612d6aba1419cbd', 'k3cF56', NULL, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:40', `current_login_at` = '2012-07-16 14:16:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'dWEv51JFdzfnc2GEJnQ', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 54  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a0ed89d57fc4eae6d228b2546d351b75b41721dfbf7be9619fd619583c4ff9c56a6d4de26b735917d849f53820437850943b4504c5e6bdfd15e9100821e5d4bd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', 'dc0a67fd7ad14ffaef6ed0f3afcc1bc16286c103fabc223d7e8b01c8d8eef960d0b5bec0dacf0d2f7f0a9de413f0c2fba70343bd2488ec4aa386fb8555f60dd0', '2012-07-16 14:16:40', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:16:40', 'john57doe57', 1, 'okhUo8EMxLLv59bpDXVo', 'jfCmVQjhtow3zUohNW4D', 'a0ed89d57fc4eae6d228b2546d351b75b41721dfbf7be9619fd619583c4ff9c56a6d4de26b735917d849f53820437850943b4504c5e6bdfd15e9100821e5d4bd', 'k3cF57', NULL, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:40', `current_login_at` = '2012-07-16 14:16:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'jO93ORlraxRbVTNxICym', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '87de939e9609ed423c00cc670dc87c4384e9bcea2119482a392327dcbacf732ba66b20bc5d815bef43442ef0d301af7108f07d40d0b7872fb98e13b5ae8a2f53' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '1b5da9425441f766cedb51119767d6303ddf359b102936a9f7988662d01143cd3b7e4f49ae846a3e7b7c985a68366561218a65a8ec766517f3c73865d0838938', '2012-07-16 14:16:40', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:16:40', 'john58doe58', 1, 'wuT6uGlfqknQuTnUIMe6', 'QPlURZ5bTjLM1G8Olywk', '87de939e9609ed423c00cc670dc87c4384e9bcea2119482a392327dcbacf732ba66b20bc5d815bef43442ef0d301af7108f07d40d0b7872fb98e13b5ae8a2f53', 'k3cF58', NULL, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:40', `current_login_at` = '2012-07-16 14:16:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'n8YSpCnAx1IO3MR1pVP0', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0a81150ea89e652981de334b2b60103925bf9cc8592780a4316d3d4548bb3f868fbd5d827fad2067ec7ce6adaf9f6ead549e5be0e62c6c78af15f86c8333b4a9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '4bc1b5997a354959dc7551b6c869a8336dfe592c051b818bb8db433aa1d508c193fd02ad7e461c24537265074948e2b34994ae195c8000fa7efad7b339996aee', '2012-07-16 14:16:40', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:16:40', 'john59doe59', 1, '0toD44BvgBgdN6aO4oem', 'xnvunVOe7e7Ck4HPi7l', '0a81150ea89e652981de334b2b60103925bf9cc8592780a4316d3d4548bb3f868fbd5d827fad2067ec7ce6adaf9f6ead549e5be0e62c6c78af15f86c8333b4a9', 'k3cF59', NULL, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:40', `current_login_at` = '2012-07-16 14:16:40', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:40', `perishable_token` = 'YQ6zLf9tKrmt1jDI2XKE', `updated_at` = '2012-07-16 14:16:40' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 70ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (91ms) Date: Mon, 16 Jul 2012 10:16:40 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50042248ba6f3_8d83fcc74834cdc12687@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50042248a3952_8d83fcc74834cdc12366"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50042248a3952_8d83fcc74834cdc12366 Date: Mon, 16 Jul 2012 10:16:40 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042248a8f33_8d83fcc74834cdc124ad@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50042248a3952_8d83fcc74834cdc12366 Date: Mon, 16 Jul 2012 10:16:40 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042248b8de7_8d83fcc74834cdc125cb@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50042248a3952_8d83fcc74834cdc12366-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 140ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1e3790d66232c930c08a15304a719aa1d5b9c17da67c4de562535f0e996b653555497614658f3fe0b3a2bf1177933e055c25a632007f8545ca68a459309ca632' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '1957ba0a79ba866d3519c550ba66eedc6949b5a6e010ff40720b1a37ec37e04ccd849d4cb0dd9d9c9947ae83c3efb4cbe6f952aee5ca3114d6273655428d04a1', '2012-07-16 14:16:40', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:16:40', 'john64doe64', 1, 'wjkyunrPxPMIBncleurh', 'ZP5BQNRpZsspDTdT8c3', '1e3790d66232c930c08a15304a719aa1d5b9c17da67c4de562535f0e996b653555497614658f3fe0b3a2bf1177933e055c25a632007f8545ca68a459309ca632', 'k3cF64', NULL, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.2ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '343ae4e51ba06e695477fb7ba2d184665157e928428ea5937431f533343b7593a6ae1fa8eaa82960293e6adde122127b3702df4313e427573e2dfdc5f44bb9e4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.1ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 5ms (Views: 1.5ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4b0024370cb3256c10755227ce563cd5a88dcf0512e069057939135302ccf3c6d6acb8b51c88a88165483daa8936633398b13dc6b5007e1fe5e826be1d6485c8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'uP84iFq0HcHRvipcB1X2' LIMIT 1 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '60ea160323446af40b1759aac64c7fee784d81658994b7a8f17f08c04ce76ae5a51530ae3b555e7a69ff3af9b78404d4b49ce27fb6bdff982e286d6caba6b1c4', '2012-07-16 14:16:40', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:16:40', 'john66doe66', 1, '9Usp9D7wge4ZoWjYSZW', 'GgAAtp0Zh8g7Xf3EFH', '4b0024370cb3256c10755227ce563cd5a88dcf0512e069057939135302ccf3c6d6acb8b51c88a88165483daa8936633398b13dc6b5007e1fe5e826be1d6485c8', 'uP84iFq0HcHRvipcB1X2', 1, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.3ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '60d1b32551cf6519e6b2ac4268e546088494848ad87eddc0f66a21238cd2866fb19aade4eebd54a8ec5da95a4d71bf0a1ac1a94fda3f5a53fa5203ea6296438f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k4NTUNjCgRbne8AaQ38w' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', 'b16731dc9dc0783c0ab423e739586c0dc596f8f5549839ced7df58cb534842b809cab0b30ca6af6f9f3023c508f307e2122be6f19ee6e8a10fdc6eff245f5b4a', '2012-07-16 14:16:40', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:16:40', 'john67doe67', 1, 'JnHI9RSDeClQAGwe07N', 'PMJlNYTaKVzU9CPvVKdG', '60d1b32551cf6519e6b2ac4268e546088494848ad87eddc0f66a21238cd2866fb19aade4eebd54a8ec5da95a4d71bf0a1ac1a94fda3f5a53fa5203ea6296438f', 'k4NTUNjCgRbne8AaQ38w', 1, NULL, '2012-07-16 14:16:40')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ff42669fbed495776c62dc5764d553b1981651cf973c6ce2191a28d6dd7ab10bb4c4579adc39e2450a620bb3ae50e03906e89ee81ba7c160d3a6041f2d5fcf6e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'OhR7iNn5GveghhT2ncD9' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 2.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 12ms (Views: 10.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5c5c3c8d0ca7a07ae8f3f54d05259258f415c0ee6abaab2b834270ef75e32fc222cb94b494da45f4216a5bb4ed3ab5cb002e9260f9bbb512b7511cb5add5031f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:40', '350c2fe62fac09e6772b9868e6b1bb222349445decb8f9bdff149aac954559f7696fed0ebe6c878984be8c96dd0df93cdb54c03eefaa9ab5fd62207e65082ccd', '2012-07-16 14:16:40', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:16:40', 'john69doe69', 1, '3QuGWxwX0AFfpr2Z5Bs', 'h2nD1TNUiYDF7Lc2mm', '5c5c3c8d0ca7a07ae8f3f54d05259258f415c0ee6abaab2b834270ef75e32fc222cb94b494da45f4216a5bb4ed3ab5cb002e9260f9bbb512b7511cb5add5031f', 'k3cF69', NULL, NULL, '2012-07-16 14:16:40')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'vipPTg0vSWyIVEiQZun', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0136927e6b1f294a5da4728007d8fe92307397e709b8a445251d97e2a147916c733f3ff6747dde73d60594fc3fdd16a6efb1f9e3e1954a57637749afd0a278e8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '7ec38f83036d60cf85086ac2196f648e205c21f5ff24ababc711a72158c3a8d1c6b08717e60cfd468e68eb24655d58d38ca0b93af89bf2eb8441e4fffebe02dd', '2012-07-16 14:16:41', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:16:41', 'testuser', 1, '8aiNzXevVcdaFHsF2P7', '7RGfO7LlebkecUv2v3J', '0136927e6b1f294a5da4728007d8fe92307397e709b8a445251d97e2a147916c733f3ff6747dde73d60594fc3fdd16a6efb1f9e3e1954a57637749afd0a278e8', 'k3cF70', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = '4EY2O41PuLAkZvWO1cbv', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:16:41', `current_login_at` = '2012-07-16 14:16:41', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'zJQjU6Z8SlLjXkS8Xo09', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 12ms (ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '8bcc01708a3af4c97330ce6240f6b42584a86ceb5e0601665e23bcff38cfcd602de98d94bd637c1238bcde046b7b3eadfda584d94bce624d66d44c0b6b86aee4', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'aep8GNxK6SrSuyxbX5VA', 'KtXnB0KO9kGm11nDVGqo', '8cce12c39160295c11af7fa7a0cb117853e49bdaab5fe41ade6f9c9b0639ad2c4d8fd2d61d40e0cc98ab6de140fb53918100812e2b8ff9805f0a9ed53dc527c3', 'k3cF71', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'GRHGEtsySCVQqMW21B9', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'SgoNEDoO8thwCIXtoAf', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '350e4ba033c21953a359a1da4a7a21924808fd9beebaf2d93ae7b96e59d5e4b3e1edf4a5b8ffa9e87d09a43d8e528c18be6d41ea582489180a81989f66c8a412', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'S5BERqQfCIOIHoGPIul', 'gT2B6ygPhtrhpWGLgEsv', '546f71cafe17f7458d613369cf8176584e585449ed7f636b4afc29d3b6ffafd635b9a05a180c7ce063df890006ebc6b89e3be8c6fa42a0e1d704196625a7cabd', 'k3cF72', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'wRBloKv6FaL3aSTlMwpO', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = '04PoU7USp3meskO8M0AC', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '39227c0d6d2c24f51370b26d6ba86092be80f298bc26badeba15fbbef41602e12f1f5e9e8847f671e7c0ff2b53d847696957397f9ac56bad1e4e8e101e649cf7', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'blV6zwKz0vBorPi3ufY', 'UMSL8RnTUkJEdkzsite', 'c3f47f7f5b0502922e35825eddc981d4b125ad562c08e433a006c2e1a6550dd7efcc2d7260c03acf64180cf680c3c0ba451dd24445824b71962094b20c5a38f3', 'k3cF73', NULL, NULL, '2012-07-16 14:16:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'o2RBjwCMtaf8w8E014r', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'YTPmwfvuI4nOAoQ5w1CY', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '3cb9b487e21a020c5e94fe1a8262de50feca6b3d219f5560af6edf1cd38df076db2147c28dc36a9dbb3e51ab088fa63583a4edc287329cbff2d2bf9ac8855891', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'pAMlxVwOaoh4diDP71', 'vVDLz6szN41GiZdZg5fs', 'bca95e4cfdca44fb40e8ec2e1eb24b3c7604b2d45c18a530c1923c1a1d12e40ca54eb96c4c273574306e99a3f4761de8694794a827a59e24ec34c4829c80d06c', 'k3cF74', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'hym3eeoGHBk4o5PMRzLK', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'KJKnX8lFESWjGGJL2NWB', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '89dcf0fba967ee53c27157e1b57c81c699e0c2725c43126875b89e7d524486daf9fa310207d732ba35f38b25305577312330af73925e93ad3cb59c0a8ec6573e', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, '7npmK9yqVrC4ZiBzOdrC', 'rjcaN9qX7VPxNXRFKA7', '73ec55d68130be877341084974c5c8ebafcb9f911c8824bbd5d47459ca991b812668f9523b8430f38c2a4cd621c337638ff111bd2df751862976e8414bc239b7', 'k3cF75', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = '0AXJgp1p36IqXxS3eB4T', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'wrSfMB5EIEydMOduC9H', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 66  (0.3ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', 'd7fcff8188ffc05a3daac8bcef7ec01289a4d56193002fa70d6a6c10985cc4e7e3f5e6bb597e126a28dfe5e81f730a3c186eb3cee50eb6fdabcf20f17b0cd7d5', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'y8orxFPNDJLoWiRXZUD', 'ofGLA55N8PjdgORKv5m', '60033872d6fd8f54bb3b5bbdf02e2d1efa601f068ae27697ddd6715e3e7c26985d17c1f2f3ba10efeffd4202514067d0a4926e44c2b079d0666701f269109432', 'k3cF76', NULL, NULL, '2012-07-16 14:16:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'K72lSf9Uf0UMN6a4uG', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 's6qlrGXns1hocda07Lh', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'vnajf6gt89t1HORUq9fU', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 13ms (ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '85904a909cca6822a2af77c253384b7788652e711e9ccd10ef4c628147fea2848803714088fabd188597d3cd00b85ea491daf9bee0362071bf7bf3993e9b742b', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, '1xR8TOoTyWnWWvJK0p', 'PMjyBJPgSkPPVpA5J6c', '9b8a9a2fe992a4b5a29d3f14e62078587339f92c040eb4d6b5c3f2f54317a08e966e7cf3f0e3ce147cc8f2684c61c8cd67b357633239fdd588ab458f5cc686da', 'k3cF77', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'dJkdPv88rkxV94iahrEg', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = '0PnUjb91Dd9DIXT3P76W', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'zjyLIj8UCcKixvxGbFaz', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '7525644a038ce1268f24a01fc5f8aeb0bf07521ee3fc0fe047bcc76bd9ce7580c0db80c5dda411430ce09cd1ed7e36f048b6487a12279fa471b03dba9ad3fe73', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'wLdi2WzgwegZvV8BFqYF', 'yeTW6JxytbpIZSOCDZx', '34425b635982dc3324f924e43e7a63c49676e54542b9da1c0f07582419e258021056d60ec32842ef4d2ad723eccc7e2efd36740e876a1fa38f4e6b58a085baa0', 'k3cF78', NULL, NULL, '2012-07-16 14:16:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'kZ1dfLCDgLC7WyNhy20', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'tmeiZYwX4L5Ku3CXBa4', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '4e48b41dea1b7b8beb305c6edf2f256f653c6155f613746f7d3287f600b1a2dce5def533406c52212187862a9117f8bd90698249365f1f40f7116a16a23d85f7' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '81279e66a68b888b587271af91b594716bf98d6f8a1d97d106dc803b0ed333a05b785e166ea8d0f1d7be406829339a861f7c37023e1f6f725255b84fa111d1a0', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'pTScPrUdlCKPcn4hTzl9', 'C4gFGCIovb2UXcTGJJLk', '69438bf283b95d6958d674a17b17fcea63ff9af80ce6738af6cea6acdfb400c7ef83c4a9ff7a70c7780fc08d6fc3d18701b8b78d132ee339a1120cb8c825f335', 'k3cF79', NULL, NULL, '2012-07-16 14:16:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'CXzAeHy1NdbmGdprVfy', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'emHSGdLar5pxQW8p6C0', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '6f4dda2348eca6abad76116cf072ae0fffec5e7283d6baea5d6051ac5837a8d34a8106082bf364e4abf5bdba846ddcb6ab4fb8e98eb8b2c6758190b1584b2cd2' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.5ms | ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '86069c07de440ff88c96ab0e7e39edba30ca2cc757c74c3c2cdb18d3635c6d39b9140bc9417bb3fe92141802fff5c0dd2095697f5c5e4dd759666a1cef3d4268', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'exUUFTiWQ8As6v67KLkJ', 'JG4gu4LqWx6F1h3VWMt', '735fbde706ff6b1ee53fe151579670d0619ff6cd9746c3af1b3aacbb02576b3dd7cd4dec1dda18cdcf5426f8191f0c8e94896f4ab4d0cfe7596feaf25e398f0f', 'k3cF80', NULL, NULL, '2012-07-16 14:16:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'Qcn4GWD4zWfYqrQDB6Mu', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'JwO4ChFYSUqFWbnpXOt', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'e0c459b0430497c3d31856fda65d32483093e077d543bc116a9ede1c113c82e4e2fccf826b58ca8cb2b43f3fe86b5c5329eed291bbbe21defe68fd1fec73a39b' AND `spud_users`.`id` != 71) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', 'b9dc4cf4eff4af29185bb605ed25a2429d60b4302d811e10d88ea45402b9002e7c9dc7b3bcec7286c57856b61595120dc5331e53f6085c26da402eeee1d15893', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, '4p8xip1kLpYBiZOWHsi', 'nnkV8ERM5ZYXArY7tmm', 'c1bdd77e19572f4894f7b4cb86374318672c914e6fbdd6d695ed5304b1fa56b3c880c43f4b5e59621ab5f25460a8af66ac19141f807c74f5236ea28ca5942272', 'k3cF81', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'PXZ9znYBy3Q6j6CXBngy', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'PYcvTd5sl67nk1tk5v', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.5ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '82d756fee6b5b599912520564e66df347aed588609b32fdea1cec4a4f23d2efe64fc1ce18965c3d5a83022c65f1c4d75921e2cbd5be45e0d8d6671c6754b8591', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'JpSgRunLEP6sFsuQq4Is', 'MaVnKR2e7JuVMD8PTPKN', '7c14e0c30be7c39a9e645c220f7cd002e498ce998b694bade2fb0112ab9c9f352c8961e634f3e1eb3fe75ad22b75a0feba3b530027d316e5ae74b2fbb9e435ca', 'k3cF82', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:16:41', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'FF2HjJjuJqzZyXbh49G', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:16:41', `perishable_token` = 'FPy5DbC7ckEyt0L5b5DW', `updated_at` = '2012-07-16 14:16:41' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.3ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:16:41', 'test', 73, '2012-07-16 14:16:41', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 16ms (Views: 0.9ms | ActiveRecord: 2.8ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '21535a2123fa94dfd52f782ddc110eea02566005a2f68347983de4194283cf274953d1d101deec339926e4211dce04139e9e76176d415f6db6b109ea78ff88d8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', 'f51b85289af9b0d0d68874e047a139d288fe90781e75aa159e669f768a8048b294cc060d64b06e5199831cd62cd76cd9d1cab43be56564466059ab3a1b75ba40', '2012-07-16 14:16:41', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:16:41', 'john82doe82', 1, '8jWj5NgLlzRP9055JH7', 'q15bEWIXwqYQa7FJ66MZ', '21535a2123fa94dfd52f782ddc110eea02566005a2f68347983de4194283cf274953d1d101deec339926e4211dce04139e9e76176d415f6db6b109ea78ff88d8', 'k3cF83', NULL, NULL, '2012-07-16 14:16:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '034094fc8bdaa11829e435f5c37f68576355a9f7776e679aa2b47ea048791b1fc897d226bdc980777acca580915ce72918dc15865035735ea093a9d12a75131a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '21535a2123fa94dfd52f782ddc110eea02566005a2f68347983de4194283cf274953d1d101deec339926e4211dce04139e9e76176d415f6db6b109ea78ff88d8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '21535a2123fa94dfd52f782ddc110eea02566005a2f68347983de4194283cf274953d1d101deec339926e4211dce04139e9e76176d415f6db6b109ea78ff88d8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', 'e264a05ee13f8aef4652a53a2a6a5ca15b3df4b804e22fca7a73f076ee1189e8e5daf6b258a0bd130950a4cb793ddc23af575cf05dc96618d23755e675d84f55', '2012-07-16 14:16:41', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:16:41', 'john83doe83', 1, 'zNW6C9RCvccjD43Cv6w', 'rS6IXYJhmbmsfUdFYSo', '034094fc8bdaa11829e435f5c37f68576355a9f7776e679aa2b47ea048791b1fc897d226bdc980777acca580915ce72918dc15865035735ea093a9d12a75131a', 'k3cF84', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '80421d78e13ccb11819bfed5080bf3d6f3dd9f17fdae76d549e4c3799ad171868c168349dbe488bd677817e397e50afba355bffea2cce0652e8006cb3514301a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '034094fc8bdaa11829e435f5c37f68576355a9f7776e679aa2b47ea048791b1fc897d226bdc980777acca580915ce72918dc15865035735ea093a9d12a75131a' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '034094fc8bdaa11829e435f5c37f68576355a9f7776e679aa2b47ea048791b1fc897d226bdc980777acca580915ce72918dc15865035735ea093a9d12a75131a' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '678dcb247eda47fd5a5e2067164e6197d546c1e18320786922f163d4829b4bb0ee331cece0895411eb6227911e9968ac2f8b20f2c614a6251b4db16177663894', '2012-07-16 14:16:41', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:16:41', 'john84doe84', 1, 'vmdj9GNr6VJLHMPdjToO', 'izbZmEZgq0clr0zpaLeC', '80421d78e13ccb11819bfed5080bf3d6f3dd9f17fdae76d549e4c3799ad171868c168349dbe488bd677817e397e50afba355bffea2cce0652e8006cb3514301a', 'k3cF85', NULL, NULL, '2012-07-16 14:16:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f43f8142f5446b12544ce11bd3badf6430e0fac01cc97a8331568d8bdfa77477665d00e15cc4ec1486ade43b914bb78be535a2c0e064e5a225b2f2df754f6b62' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '80421d78e13ccb11819bfed5080bf3d6f3dd9f17fdae76d549e4c3799ad171868c168349dbe488bd677817e397e50afba355bffea2cce0652e8006cb3514301a' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '80421d78e13ccb11819bfed5080bf3d6f3dd9f17fdae76d549e4c3799ad171868c168349dbe488bd677817e397e50afba355bffea2cce0652e8006cb3514301a' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '2497a5b7cc224f53eb096277d9df24d127896596d4b55bfcddcd3341c108886fe3908e0de359ad16ab86c40f64d581e148ec661e649c363fc1358ba864a4fbdf', '2012-07-16 14:16:41', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:16:41', 'john85doe85', 1, 'gDaEOW1BnKlBHXcMfMxM', 'RItgQeLSPRkFvfsumh6', 'f43f8142f5446b12544ce11bd3badf6430e0fac01cc97a8331568d8bdfa77477665d00e15cc4ec1486ade43b914bb78be535a2c0e064e5a225b2f2df754f6b62', 'k3cF86', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2c52251dbb518bd6dbdd766b7a9f5a649de568b4be324513f7eef5ab016369081e199668c9e693f878ff318f23a66107a864fe6aeb609d17064b5e4e1cbbdf24' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f43f8142f5446b12544ce11bd3badf6430e0fac01cc97a8331568d8bdfa77477665d00e15cc4ec1486ade43b914bb78be535a2c0e064e5a225b2f2df754f6b62' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f43f8142f5446b12544ce11bd3badf6430e0fac01cc97a8331568d8bdfa77477665d00e15cc4ec1486ade43b914bb78be535a2c0e064e5a225b2f2df754f6b62' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '60509e3358932be2408bd1f729ec9eab8cdff5082598507519b151623820a88f482743a7a4e0982b67f8c8f53b98fd3f1245fca295f581311b3cf313b377fc47', '2012-07-16 14:16:41', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:16:41', 'john86doe86', 1, 'Y4ZRS9q5zICUoQrl3vL', '90l8GI7hwpYuX3sct8w', '2c52251dbb518bd6dbdd766b7a9f5a649de568b4be324513f7eef5ab016369081e199668c9e693f878ff318f23a66107a864fe6aeb609d17064b5e4e1cbbdf24', 'k3cF87', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd0fb0200d3f192c4bc523237d92a894e79a1d01ff65d5aa4172bb9182f781b60ad634d2a088066c20d20e9710feb87baf38ff61a612d64ba4fa3309d4b050fa9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2c52251dbb518bd6dbdd766b7a9f5a649de568b4be324513f7eef5ab016369081e199668c9e693f878ff318f23a66107a864fe6aeb609d17064b5e4e1cbbdf24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2c52251dbb518bd6dbdd766b7a9f5a649de568b4be324513f7eef5ab016369081e199668c9e693f878ff318f23a66107a864fe6aeb609d17064b5e4e1cbbdf24' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:16:41', '6080ca257c9ebfed7980aa8a81663ed3adc45a19f996e15278ebf484907cab78f14b1984256b3068b2d8e4b6736f013da19420e2d7d545dcb41dd96fbc662f95', '2012-07-16 14:16:41', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:16:41', 'john87doe87', 1, 'TMfHW6fYDUiKVgrbAW', 'mm1MLHdsw5XJIkslV1uY', 'd0fb0200d3f192c4bc523237d92a894e79a1d01ff65d5aa4172bb9182f781b60ad634d2a088066c20d20e9710feb87baf38ff61a612d64ba4fa3309d4b050fa9', 'k3cF88', NULL, NULL, '2012-07-16 14:16:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.2ms) SELECT @@FOREIGN_KEY_CHECKS  (0.1ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.1ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.9ms) TRUNCATE TABLE `spud_user_settings`;  (1.5ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '76fda1d4d81a7ccdbbd8fb99ed3712998f33abefa20190de6d757a9731ac34f13f0256cbc4582c4363a0e05c42aed4d72f079eb9fd95f96f849425a663f1630e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:18:10', '3b5a95d23c0f29a8f94730d7cff160a70ca83ba1a96c9318c3907c3c6661f671a9eca1c49627bf63ecb1d689f06d66c9d01cc00b076e652ab7791ae5ad75fd5b', '2012-07-16 14:18:10', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:18:10', 'john1doe1', 1, 'wrFsLtQdIlx4fqFgJsg3', 'FKwuOHGYgMUONEghJ6VC', '76fda1d4d81a7ccdbbd8fb99ed3712998f33abefa20190de6d757a9731ac34f13f0256cbc4582c4363a0e05c42aed4d72f079eb9fd95f96f849425a663f1630e', 'k3cF1', NULL, NULL, '2012-07-16 14:18:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:18:10', `current_login_at` = '2012-07-16 14:18:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:18:10', `perishable_token` = 'tM7gJu3UBvJUKDi9BeX', `updated_at` = '2012-07-16 14:18:10' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '81d0cf2c497bc74f340e50a1aeb0a68760e4f2b01f248f77d86affbfee49368e1a242df94e787dfc7a8a218cbf7cde950b12436ace466460d8b774a3e090b1bf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:18:10', 'a4d8292deb89b0d0632399d8ab30bcda01a393db1927939bfef5f40c979c7120b5042acd547e15dd17b23d73998db12c42a8733c667216fb7703044edfcafb38', '2012-07-16 14:18:10', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:18:10', 'john2doe2', 1, 'F8pfX9abTpwQaamVJF8B', 'AJf52u77ew9RR4FBwc9l', '81d0cf2c497bc74f340e50a1aeb0a68760e4f2b01f248f77d86affbfee49368e1a242df94e787dfc7a8a218cbf7cde950b12436ace466460d8b774a3e090b1bf', 'k3cF2', NULL, NULL, '2012-07-16 14:18:10')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:18:10', `current_login_at` = '2012-07-16 14:18:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:18:10', `perishable_token` = 'PcDFhOq1lwTbVWjYBt', `updated_at` = '2012-07-16 14:18:10' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ec4c6411735fb6ce2b9c86e113d3364a3b9ba630746fe77ccbf38c2d2478bc51060f019d83dc2b47cf6c6ac8441d3b7a5197b861e2a136c324dd29af179d6acd' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:18:10', '65e940b83da1f74b67288acad156e06131f8f77bbe1a73610fd92c4f6a1470da973c5bc6272987aecad19fc6ff908bfeb4324fd00a45b2eadfecd0c33708388b', '2012-07-16 14:18:10', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:18:10', 'john3doe3', 1, 'k3lsFYKXCLiimNO948If', '1oJz7IURWDxzi59n26qK', 'ec4c6411735fb6ce2b9c86e113d3364a3b9ba630746fe77ccbf38c2d2478bc51060f019d83dc2b47cf6c6ac8441d3b7a5197b861e2a136c324dd29af179d6acd', 'k3cF3', NULL, NULL, '2012-07-16 14:18:10')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:18:10', `current_login_at` = '2012-07-16 14:18:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:18:10', `perishable_token` = 'WlJC2DrKgzy2hokgBqXv', `updated_at` = '2012-07-16 14:18:10' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '175d125e893d20bdeda17cb469705210a4c6f911824159a8ba6838378d92b767fe4a4b3706024dfe4cb43cb3f4e7b20bfd5fcc701b73ec2a43a9a032e7430b08' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:18:10', 'b8ab7ec7fa3d4568926c68532040c033154444b831eb0671d7f6d62860c2bfbafe573c298b61dc30749e4c42cc4dd35f2a87bc1f47e19e40441e9cd8063cb7e1', '2012-07-16 14:18:10', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:18:10', 'john4doe4', 1, 'iXPOWS4k8d0BvBVuOLnI', 'rKDmPnNfzauS3ls2m1r', '175d125e893d20bdeda17cb469705210a4c6f911824159a8ba6838378d92b767fe4a4b3706024dfe4cb43cb3f4e7b20bfd5fcc701b73ec2a43a9a032e7430b08', 'k3cF4', NULL, NULL, '2012-07-16 14:18:10')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:18:10', `current_login_at` = '2012-07-16 14:18:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:18:10', `perishable_token` = 'TYUxX37BUTUduNdqSimp', `updated_at` = '2012-07-16 14:18:10' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '37f7069bf980db317063e37a212a32db287e808f1476f486c1bf60e75023f622dace37ae8c2ab2f02ce626af6588c3097ba07a8d2c6be5b53faff8fa7d5c1c81' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:18:10', 'fe03d552f2d84e1fe2d6223e906a509203ec07edda7f57e00c25271e99206b439c7a13bf3dd11d63beedb645ace670d1c63ded41fb2c5572782ede473eace088', '2012-07-16 14:18:10', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:18:10', 'john5doe5', 1, 'VDFoHike7GorRy8fH9a', 'ncJD33t85HxtIbKclhfI', '37f7069bf980db317063e37a212a32db287e808f1476f486c1bf60e75023f622dace37ae8c2ab2f02ce626af6588c3097ba07a8d2c6be5b53faff8fa7d5c1c81', 'k3cF5', NULL, NULL, '2012-07-16 14:18:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:18:10', `current_login_at` = '2012-07-16 14:18:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:18:10', `perishable_token` = 'LyNj73WfWSITeu2iSuM', `updated_at` = '2012-07-16 14:18:10' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.3ms) SELECT DATABASE() as db  (1.3ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.1ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5e9d17ef59fcd93f74e3f8e630ce10703a9aa6731c6bc5d2dfccfbad424c1739dc6ca4e1b962f6cfafb5e47ccbecd8d45748a61ce9f0ed356447623ebd8d2181' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:19:20', 'd663332a8275f35c7285ac33df64bb93e00cf433087be4c45b6f8a8b857b7254cf35f302b12fbb0f8d8fc6051a881f12859fca6532dcad530c217a5689d78e61', '2012-07-16 14:19:20', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:19:20', 'john1doe1', 1, '0NtL3D1HRfNWc6XsoeCC', 'iNwVNhMeRzAkOpIsUUZY', '5e9d17ef59fcd93f74e3f8e630ce10703a9aa6731c6bc5d2dfccfbad424c1739dc6ca4e1b962f6cfafb5e47ccbecd8d45748a61ce9f0ed356447623ebd8d2181', 'k3cF1', NULL, NULL, '2012-07-16 14:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:19:20', `current_login_at` = '2012-07-16 14:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:19:20', `perishable_token` = 'v0BKA5vKGSFlkdNdj2fX', `updated_at` = '2012-07-16 14:19:20' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5f7573da15153e3273411a9bc656dd55b2ada32a774bfee23ae1a976ca376d00145020e96bea4ee16869c78170e216c83ac1755cf11f464167f5c1ed9acb28b3' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:19:20', '166e953a1f93eb43321177d3c0a16522af93678629e49d64773227b7ebc46d5e530022357f054ab571e0360099145e7047d1fd9055bfaa0cfdb3510ee7e3f0ac', '2012-07-16 14:19:20', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:19:20', 'john2doe2', 1, 'NX4NwSeYN34fvDMlCg4o', 'QRCdOtOzKTiCO2Xn9FD', '5f7573da15153e3273411a9bc656dd55b2ada32a774bfee23ae1a976ca376d00145020e96bea4ee16869c78170e216c83ac1755cf11f464167f5c1ed9acb28b3', 'k3cF2', NULL, NULL, '2012-07-16 14:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:19:20', `current_login_at` = '2012-07-16 14:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:19:20', `perishable_token` = 'RkYtRkMcEvbtA0HyEHzG', `updated_at` = '2012-07-16 14:19:20' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ecc6503a8d18e72d9e873d1d60841f8a4b1f386a706df237693d69e4f048a7725799402c32ae8545027a02899aff6cfb337d7b50de4d5c712422e6013057e54f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:19:20', '88b67c75b2cf4569dfd61bf9748824c13fb5de92b1d08148d2f16d633b7b0a039edaae0762f22f9d880ca7191a0f2f1ca97363717eed4169a9421a71974d3a03', '2012-07-16 14:19:20', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:19:20', 'john3doe3', 1, 'aVEVrjiBV9g3C2Y0Aag3', 'PiTwfe2JpgeIRwmWET', 'ecc6503a8d18e72d9e873d1d60841f8a4b1f386a706df237693d69e4f048a7725799402c32ae8545027a02899aff6cfb337d7b50de4d5c712422e6013057e54f', 'k3cF3', NULL, NULL, '2012-07-16 14:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:19:20', `current_login_at` = '2012-07-16 14:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:19:20', `perishable_token` = '16kHFYbH0z7Ytb0ZJgGk', `updated_at` = '2012-07-16 14:19:20' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c00321948c275aabb4002475493e6f61df879316d1c0afbe4c314ab76e32215affcb828ee54832f7c4691cd3b0832d7d621b9263ae3c00bd846f3df34bb7907b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:19:20', 'cc16ba600512cc868f532e49fc860bb293043cb8243ff37920db3db90e7619b2fd0975e3e599364e9c5d00da4e4a585ca5c90f4b06f7585641e04b576a9a8d51', '2012-07-16 14:19:20', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:19:20', 'john4doe4', 1, 'JnG0Us78uqADGVTvUm', 'yPJdm5e4z9AcOyswDD', 'c00321948c275aabb4002475493e6f61df879316d1c0afbe4c314ab76e32215affcb828ee54832f7c4691cd3b0832d7d621b9263ae3c00bd846f3df34bb7907b', 'k3cF4', NULL, NULL, '2012-07-16 14:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:19:20', `current_login_at` = '2012-07-16 14:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:19:20', `perishable_token` = '4RhOESs7YPZSE90cyrAz', `updated_at` = '2012-07-16 14:19:20' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '069b0ac7ba69356d4dce29a62cb30c1403246af3160746b56a1b67769c1f12f9c78cfed29d57ef27f8c984c0639324d56fb4c82a824f10a81eeaa85f92f1c9ff' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:19:20', '4abacd86131ad778cd580b273415ec93d2a2e498d3dc5cf56fd63671311ec5f08d0d1171fd6787cbc9aa4d28380d595093d29761afa75ea5feae1ed709a059e8', '2012-07-16 14:19:20', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:19:20', 'john5doe5', 1, '1l8hdYVoVtZDkLo5orvZ', 'O0O27ewOWejb2bAaXcgw', '069b0ac7ba69356d4dce29a62cb30c1403246af3160746b56a1b67769c1f12f9c78cfed29d57ef27f8c984c0639324d56fb4c82a824f10a81eeaa85f92f1c9ff', 'k3cF5', NULL, NULL, '2012-07-16 14:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:19:20', `current_login_at` = '2012-07-16 14:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:19:20', `perishable_token` = 'YRb9rDxiMuDrdkGFid3R', `updated_at` = '2012-07-16 14:19:20' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.1ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1eca4e37e53904047c03f145cd385833111d84d73e526b3e99a0ce51acdaa85528fcf40dbc900870d4ad3874d688ddbe773ed17bef3aa1410b1da42e35de735b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:13', '9bdf3967055fb81de2734951456027477c28812b7ad0e2c6ff8247bbf18f33dfe099c7dbd7997140015d3770e1239d5f0d3bac1a50be46a3391008485ef307c9', '2012-07-16 14:20:13', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:20:13', 'john1doe1', 1, 'EPfWUHfd7d6BA1VmZgmy', '6hgi9zz4WB412PB9KDJt', '1eca4e37e53904047c03f145cd385833111d84d73e526b3e99a0ce51acdaa85528fcf40dbc900870d4ad3874d688ddbe773ed17bef3aa1410b1da42e35de735b', 'k3cF1', NULL, NULL, '2012-07-16 14:20:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:13', `current_login_at` = '2012-07-16 14:20:13', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:13', `perishable_token` = 'kQl1UvWfsV2pdi31AopL', `updated_at` = '2012-07-16 14:20:13' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c3e6a61a067764bb6fd0c9e916337464d0eb4705cadf61ec748f61a79c05767333fcc017459f2e9ff89962ad1a8281c646fd7c3bae862968e3d22e482eec9e5a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:13', '0c386db6c3d19103abb9bd73f2e01db2b575d0b1335cb9efdec0480b136aed5527c8a0f0bab5da8e18e33598f33ef3dc6062fdca957475db853867bf600b4e9a', '2012-07-16 14:20:13', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:20:13', 'john2doe2', 1, 'bWupsR5MHs0E4Tswd2I6', '8ZPOGTK6yCPfsJ77pa1q', 'c3e6a61a067764bb6fd0c9e916337464d0eb4705cadf61ec748f61a79c05767333fcc017459f2e9ff89962ad1a8281c646fd7c3bae862968e3d22e482eec9e5a', 'k3cF2', NULL, NULL, '2012-07-16 14:20:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:13', `current_login_at` = '2012-07-16 14:20:13', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:13', `perishable_token` = 'Cle6fMI6vStSwKoXwicd', `updated_at` = '2012-07-16 14:20:13' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '205bb559fecc61cb13723c027a2e30c28ee6119437238472a17c524eb5539e2bd98a159e00aeab403a36d99e6ecfcbab4783109e27c7faf86226fc9ac7ae0c2a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:13', '90196c7ea52e84a7f4baa75b1bb6dac22e2d940609e126718c0190a2ddf7a33ec5256c7764bd9e75ffdcb2c1d3697b007456e8fee31a58b0cd6f0f5ebc6a948f', '2012-07-16 14:20:13', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:20:13', 'john3doe3', 1, 'mWuncVFFj3Co2g7xOM', 'OaXGD5j0fhyVMw907jHP', '205bb559fecc61cb13723c027a2e30c28ee6119437238472a17c524eb5539e2bd98a159e00aeab403a36d99e6ecfcbab4783109e27c7faf86226fc9ac7ae0c2a', 'k3cF3', NULL, NULL, '2012-07-16 14:20:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:13', `current_login_at` = '2012-07-16 14:20:13', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:13', `perishable_token` = 'ZCubyTosE8JD849JTAc', `updated_at` = '2012-07-16 14:20:13' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '347699fbca9e99e9a40483cff3ceba046080b600eee2959580d7f4ccce6ab6a68c9853efa1baf1aa067a2b00ed09e03849457f7fa52ca185e008fafedf78fdac' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:13', 'b46fe7b1be4d5cc050bceffc954795021542e08ec5a0bca2c77973928b4a2c4e2be3c5b9ae363231e06fb56feee4ed32ce75742b166ee7b17c55b2a2263f7e65', '2012-07-16 14:20:13', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:20:13', 'john4doe4', 1, 'DWmEQ8JwpHYUwVyvU3IP', 'R7JMjTFYJkgzHwbObVPw', '347699fbca9e99e9a40483cff3ceba046080b600eee2959580d7f4ccce6ab6a68c9853efa1baf1aa067a2b00ed09e03849457f7fa52ca185e008fafedf78fdac', 'k3cF4', NULL, NULL, '2012-07-16 14:20:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:13', `current_login_at` = '2012-07-16 14:20:13', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:13', `perishable_token` = 'g9x6EEyh8i7CgRJjTmmb', `updated_at` = '2012-07-16 14:20:13' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '832861232ca8c47b0bf4ea01e336d687d87206a881b046c43c10bd7a93f46633b7ba537a1e8e8b8890c9e0ca02e1913e46c71e0a0391c430e1da0f162abbda1e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:13', '85577159939c0f6d9ebe0f183530082da0bbe5036c06b81e93534609b0fec724d644dc13f1fb821722b82287f72a80677f1aad95eaa1df0f9440442441f1d800', '2012-07-16 14:20:13', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:20:13', 'john5doe5', 1, 'Ac0WskmJt90hACHA2An', 'ayaJ8zn7gJwJM045y8h', '832861232ca8c47b0bf4ea01e336d687d87206a881b046c43c10bd7a93f46633b7ba537a1e8e8b8890c9e0ca02e1913e46c71e0a0391c430e1da0f162abbda1e', 'k3cF5', NULL, NULL, '2012-07-16 14:20:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:13', `current_login_at` = '2012-07-16 14:20:13', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:13', `perishable_token` = 'W8tD4lgUPzNszsvTgvki', `updated_at` = '2012-07-16 14:20:13' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c06a0a765e065f1b1d162f148a4f2181336f3c7779f4c8f221e7cf3fa1dcf18e753dd345986bbba51f96f1862784752cf5f4f9b592ce8155f8ffd4cff45faf4a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:58', 'ebcc212c6bc624350c1eee681843b78e8f8433dd9647ab2c99e7b5b84ea72e7f5c243491a2daf75cc39d608a33ee319f0b129e4d4a0f45f0637e92f176c204ed', '2012-07-16 14:20:58', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:20:58', 'john1doe1', 1, '5d0zUbS49aheQvSisSf', 'st2J3VY38IDdC0zmfMM', 'c06a0a765e065f1b1d162f148a4f2181336f3c7779f4c8f221e7cf3fa1dcf18e753dd345986bbba51f96f1862784752cf5f4f9b592ce8155f8ffd4cff45faf4a', 'k3cF1', NULL, NULL, '2012-07-16 14:20:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:58', `current_login_at` = '2012-07-16 14:20:58', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:58', `perishable_token` = 'KB2OrYPVHJxiDDQWjW', `updated_at` = '2012-07-16 14:20:58' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '51ba127369862b854d0d7c5be4ae3a18eb381e1d3384cb5a4d6c252d2afbde1602582553bc1a1b9c4e31594e8d8ead601868137b924de100504005e296f04060' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:58', '327909a1b11a1a1203ba222a0a3d1214eba3fe1d3f68cbdb52981988b33c7e2e7cc970059bec455bd7ce5c56996a9fcaa46967d8683fffedc34fb526f12256c7', '2012-07-16 14:20:58', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:20:58', 'john2doe2', 1, 'tfHTHuCiGb4NcHCRpUcU', 'FI6qP9Hmf2x8Sn7a485d', '51ba127369862b854d0d7c5be4ae3a18eb381e1d3384cb5a4d6c252d2afbde1602582553bc1a1b9c4e31594e8d8ead601868137b924de100504005e296f04060', 'k3cF2', NULL, NULL, '2012-07-16 14:20:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:58', `current_login_at` = '2012-07-16 14:20:58', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:58', `perishable_token` = 'wzjL8Ed73ljYZmOiXDRW', `updated_at` = '2012-07-16 14:20:58' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '05db45d8d1d332694950194c31ad873e060b5f86aaeea1150852b650147d8a2b5118ffbc3616895f93345aac1721fa78a268f4f599c68e44318e53dda44746bc' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:58', 'fad354936777535bf3a4f420a7342a553f21d2b933d88dc1cea8b16fd43179ba30f6d8c3850b369a597d13f255af20cf67ca5acf02051d37b087960acc6011b8', '2012-07-16 14:20:58', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:20:58', 'john3doe3', 1, 'cNWBkD53x2BTpDuarXA4', 'RPmHXHF9wD6w1V886e', '05db45d8d1d332694950194c31ad873e060b5f86aaeea1150852b650147d8a2b5118ffbc3616895f93345aac1721fa78a268f4f599c68e44318e53dda44746bc', 'k3cF3', NULL, NULL, '2012-07-16 14:20:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:58', `current_login_at` = '2012-07-16 14:20:58', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:58', `perishable_token` = 'xOoLOBvrHGA3LpdeB1Ot', `updated_at` = '2012-07-16 14:20:58' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7b28cb43542fefd3c3a936f1fdfaf8a2e040597069cf34ac754f7c68c14e97fe83f2d9f826cb469ddaae5b68978350428f05a3dcdea6355d61b75ab7b3edd351' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:58', '3cfcda33e17a8a6353937d0131291b6e680b0b9c3658f2833a06e3542a997fb9be32c7881968e10eb4628b5a509b7d9cd7e4a1bd7edfae5ec23958173f04e92f', '2012-07-16 14:20:58', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:20:58', 'john4doe4', 1, 'PhBpK95o722qgssqAHe', 'XXj7QVIvLhudr7d87tEU', '7b28cb43542fefd3c3a936f1fdfaf8a2e040597069cf34ac754f7c68c14e97fe83f2d9f826cb469ddaae5b68978350428f05a3dcdea6355d61b75ab7b3edd351', 'k3cF4', NULL, NULL, '2012-07-16 14:20:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:58', `current_login_at` = '2012-07-16 14:20:58', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:58', `perishable_token` = 'PpV6jV6DEwWkjNvIbq3', `updated_at` = '2012-07-16 14:20:58' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5b79b0f39e99fffc1ad71a01cba00b0a4fb3850796f6d4ad1465fd2fd9eb32749477285ab94f74aded591e8d3f4fc424618a667f632ab9282ff2b7f71914883a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:20:58', '5f2058427f02c1942e8565ab7fbaccde6323a22826c9277f3c7e66089bfd2ca02896bbe339117d897e69e4be04233d1c6ef1e575731afb18bcc4c147504d4ff8', '2012-07-16 14:20:58', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:20:58', 'john5doe5', 1, 'uA70rP90yxSah4srp1cI', 'ALdrNjkjEplJZvntnsM', '5b79b0f39e99fffc1ad71a01cba00b0a4fb3850796f6d4ad1465fd2fd9eb32749477285ab94f74aded591e8d3f4fc424618a667f632ab9282ff2b7f71914883a', 'k3cF5', NULL, NULL, '2012-07-16 14:20:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:20:58', `current_login_at` = '2012-07-16 14:20:58', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:20:58', `perishable_token` = 'akByDl3TxEAqoLAneKkr', `updated_at` = '2012-07-16 14:20:58' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.7ms) TRUNCATE TABLE `spud_user_settings`;  (1.1ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c0b736a879379811f58dc77cf3deef38d65ccbc483a00a384d5c0d4e8b980b1a99bd5acb7a808f3b31ed0fea76fafa5a76c2196060f58777a56cdd134e99e1a7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:21:37', 'f3b561a53ff7df6b8aa1b6192e3f3119ec21bf58746398e451314170e71bb645c89d6f4da5bf0fec7c7953f599f923e4db9f52f1ba48fc7761178c1b0b21249f', '2012-07-16 14:21:37', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:21:37', 'john1doe1', 1, 'lr7reRiJ0sFMG7efdk9', 'Ao1Q2mtE7TUNMAFQ2zY7', 'c0b736a879379811f58dc77cf3deef38d65ccbc483a00a384d5c0d4e8b980b1a99bd5acb7a808f3b31ed0fea76fafa5a76c2196060f58777a56cdd134e99e1a7', 'k3cF1', NULL, NULL, '2012-07-16 14:21:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:21:37', `current_login_at` = '2012-07-16 14:21:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:21:37', `perishable_token` = 'oQbeuoB2XhU7beckG2s', `updated_at` = '2012-07-16 14:21:37' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9cd1dbff98aa3e01818587c5ed907de84d1afa25419d7e48e45eb61c8c5557fe9c1056de9713e88493ea2b045230876deb0e56fa8139a55bba8c9a25cafdfab5' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:21:37', 'd9ab3058d0cb850c4d2345d2a8557bae8f3f4ef82dba81e9933d801dfa18f2afcf0273f5d1d553181c7bc9d2f9b0a9bbc8b97192eac682cea06ca01ae80ed28f', '2012-07-16 14:21:37', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:21:37', 'john2doe2', 1, 'YxVEllZzk3NyXDjhuklR', 'yeQXsZL6vYVzjBFLTh', '9cd1dbff98aa3e01818587c5ed907de84d1afa25419d7e48e45eb61c8c5557fe9c1056de9713e88493ea2b045230876deb0e56fa8139a55bba8c9a25cafdfab5', 'k3cF2', NULL, NULL, '2012-07-16 14:21:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:21:37', `current_login_at` = '2012-07-16 14:21:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:21:37', `perishable_token` = 'KGykhf8cSfXB2cp9tskP', `updated_at` = '2012-07-16 14:21:37' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f3ceb7c2dfe250853ad878c01c92b39b53971403358f9a323b008fc1850dbaa1866efc31f029868dbe6414b2557e8636b4b995b6d7c9508b529d276a8cdb266b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:21:37', 'c97c1ccfbb4335431bf8f7a674a78c808feb51ad190c8be094a9bb7f117568776038d1199709b75af7dfa7195194f2772baf7a624cc216f9b23edc7dfff7b997', '2012-07-16 14:21:37', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:21:37', 'john3doe3', 1, 'HdpGypyC2KertZ2vSG3K', '6IkkYdfKRHK2cGXGzjb', 'f3ceb7c2dfe250853ad878c01c92b39b53971403358f9a323b008fc1850dbaa1866efc31f029868dbe6414b2557e8636b4b995b6d7c9508b529d276a8cdb266b', 'k3cF3', NULL, NULL, '2012-07-16 14:21:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:21:37', `current_login_at` = '2012-07-16 14:21:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:21:37', `perishable_token` = 'XumyhPLGKx4Ag4F7BZR', `updated_at` = '2012-07-16 14:21:37' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5fe42553f40607e689e8837aad6d2fb12d7e908e1c9b2107a4ba44711db638ecdcbf044c440ae50df38b469360c27fc4619779c34fbac6a3074f6b1888abe061' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:21:37', 'ce5387019af48285b73b9b7f0312d4fa36d04c02e49470ba413262372bc2a78c509e5513d757a296c46d7e453fc6d34fac6572669b89628a8c095e7f6e302a29', '2012-07-16 14:21:37', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:21:37', 'john4doe4', 1, 'CNcOviFuPb8sUHZQ1Hm', 'AbKdeW7NWTxqSJ5nQ0', '5fe42553f40607e689e8837aad6d2fb12d7e908e1c9b2107a4ba44711db638ecdcbf044c440ae50df38b469360c27fc4619779c34fbac6a3074f6b1888abe061', 'k3cF4', NULL, NULL, '2012-07-16 14:21:37')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:21:37', `current_login_at` = '2012-07-16 14:21:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:21:37', `perishable_token` = 'ebDHZYQmYICZM60Kq', `updated_at` = '2012-07-16 14:21:37' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.7ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '44835cee4bf16deda98e87bb8e4399cf57c268077872e5a4966ee9148bc8a34ff625d0b220cc58f169ea41c3cf77f0617640aaa7b5106d09f174fb74180ed05e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:21:37', 'add473f7d14ee8ad45f48cebc73839835dfe1b191b680549568898c04cc225dee276d6da2b3f6adcbe468aa434bed8a1643a5f7d821bbe696fe1ff0c894e0127', '2012-07-16 14:21:37', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:21:37', 'john5doe5', 1, 'woFMiUYIdKQU0Mhj7F3p', 'vW4So8fQTtk6g1UgZTUp', '44835cee4bf16deda98e87bb8e4399cf57c268077872e5a4966ee9148bc8a34ff625d0b220cc58f169ea41c3cf77f0617640aaa7b5106d09f174fb74180ed05e', 'k3cF5', NULL, NULL, '2012-07-16 14:21:37')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:21:37', `current_login_at` = '2012-07-16 14:21:37', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:21:37', `perishable_token` = 'pgYDfLG2pItUUuUazv', `updated_at` = '2012-07-16 14:21:37' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.4ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.9ms) TRUNCATE TABLE `spud_user_settings`;  (1.1ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '56af475802d0bc8de2557605bab92358e6746499b1f3ae75255e7f32ffc51acd6a16605a7695d7118afefe27a84cd77004119ce14a61edb4a07ecc09efd070be' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:22', '962beced69b2f116247b9bc5e2beb0c9e9c705ffd33ecbaa502b2377148092abf21f8dcbb5e0b55851ba5578b6f3b56302afe698dc036dd19d2b7641da57a1c2', '2012-07-16 14:29:22', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:29:22', 'john1doe1', 1, 'QB39AvuXvrHiazmILBX', 'l6RULbAAVg1Po3YYoiB5', '56af475802d0bc8de2557605bab92358e6746499b1f3ae75255e7f32ffc51acd6a16605a7695d7118afefe27a84cd77004119ce14a61edb4a07ecc09efd070be', 'k3cF1', NULL, NULL, '2012-07-16 14:29:22')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:22', `current_login_at` = '2012-07-16 14:29:22', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:22', `perishable_token` = 'RwhROBNB6KWnLYUXyDE', `updated_at` = '2012-07-16 14:29:22' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '969fef45b710ca9b485cf9f17bd5be9e1a7ba283d0cfc5a7ad8d7e4c55f2f7f2e51789b0970626c649f6e19321c2cedef6dc0ceb121324444826009c6c4f7cac' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:22', '732fba9043a3d333508c64233b31558ce401704168fa623558838333334e3a6fdf667fe7c7b6c2477567c89257a6814e79e3b775c85e8d3f68e0db6e7feeb79d', '2012-07-16 14:29:22', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:29:22', 'john2doe2', 1, 'zFWnJriL7QEzOAjAfXRO', 'MNOmPcRAh6g2fRiUvzGd', '969fef45b710ca9b485cf9f17bd5be9e1a7ba283d0cfc5a7ad8d7e4c55f2f7f2e51789b0970626c649f6e19321c2cedef6dc0ceb121324444826009c6c4f7cac', 'k3cF2', NULL, NULL, '2012-07-16 14:29:22')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:22', `current_login_at` = '2012-07-16 14:29:22', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:22', `perishable_token` = 'dkLLuUxGhczPJENs3yIc', `updated_at` = '2012-07-16 14:29:22' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b770de7089791b485139c665bc03e683fa0a730268799187ccb59044e989bd0ad82fcda4d2e8763072c012b046b90d7a28b3244d808c07bc647bb5846000aa9b' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:22', 'e7709ee1b40d4a4ed100c29880e697d2bfcdb41014523ca36f0bd816be420e8c903b68ebf2388f1aa049be683478f774b8282f1cb7eef0bd5211c744c10b4fd0', '2012-07-16 14:29:22', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:29:22', 'john3doe3', 1, '1l9wY5fSCLuCJBgHXf', 'fSCOGiorIe0O3WAZnVnl', 'b770de7089791b485139c665bc03e683fa0a730268799187ccb59044e989bd0ad82fcda4d2e8763072c012b046b90d7a28b3244d808c07bc647bb5846000aa9b', 'k3cF3', NULL, NULL, '2012-07-16 14:29:22')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:22', `current_login_at` = '2012-07-16 14:29:22', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:22', `perishable_token` = 'NdVM91SXCYg8eF0Cnt', `updated_at` = '2012-07-16 14:29:22' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '179a8f9d3d8d4627931ca7e3c59e72cc3452117bb06f4e1bbd2e1d6787f5705fb79358f5c2fe75cb2cceb6779ba3900aaac04813fc3ae55f4c062b616790e6f4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:22', '3f43211101e9bee05952c914701bfc4565b62f5903bf66cf8dd9ca798b32b8624c7f9211daee25af151cb4ccb844ab9939a39af4d01a7775c648f09914657524', '2012-07-16 14:29:22', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:29:22', 'john4doe4', 1, 'z31vJuGpXKbQzx2qaZgB', 'w5P0BUZVituNURuWf2Z', '179a8f9d3d8d4627931ca7e3c59e72cc3452117bb06f4e1bbd2e1d6787f5705fb79358f5c2fe75cb2cceb6779ba3900aaac04813fc3ae55f4c062b616790e6f4', 'k3cF4', NULL, NULL, '2012-07-16 14:29:22')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:22', `current_login_at` = '2012-07-16 14:29:22', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:22', `perishable_token` = 'GptVZfPkCDAcSEnJKyoS', `updated_at` = '2012-07-16 14:29:22' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd016a987498fc5c7edfa5c4669b85c8370a2d2be5af1f3fc4a00eda93de01061868e746ee79c0b3af57c12118786920278181a06f8b23fcf427d1633235b4993' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:22', '888da0fb60665fa537997dfba6420472ba554e0480f49cca34fb248ea23f740feccd59f6f404ebc62252c310a1e6c0c73f652d474457e87253502191cd9d5d50', '2012-07-16 14:29:22', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:29:22', 'john5doe5', 1, 'WO1V3JpE3gPI4bdE87wg', '9GuEeWcpXHFbxEf5mx7f', 'd016a987498fc5c7edfa5c4669b85c8370a2d2be5af1f3fc4a00eda93de01061868e746ee79c0b3af57c12118786920278181a06f8b23fcf427d1633235b4993', 'k3cF5', NULL, NULL, '2012-07-16 14:29:22')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:22', `current_login_at` = '2012-07-16 14:29:22', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:22', `perishable_token` = 'ZCBiS65CWFFxVVjIqYU', `updated_at` = '2012-07-16 14:29:22' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.0ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.9ms) TRUNCATE TABLE `spud_user_settings`;  (1.6ms) TRUNCATE TABLE `spud_users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '10ba357de90cdbcdf83a17dac59854972619729d017af4a0ea50192ac1b8943926db179dc00c8bbffdb389f96c9587cbb4ab0f04e1598e0d9f84483c078f1617' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:50', '7bd0569051314c509b1cbe8629a85e09c4998e17dfa542e82332f99358a9561d72eb127d43a0f75cea551bc2db5364640dd8d5ce6bea43408479e61a8a8a9dce', '2012-07-16 14:29:50', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:29:50', 'john1doe1', 1, 'OJJBProw9WmCgS3Gy4be', 'PpOxyGeFg0JVPdhnRhbd', '10ba357de90cdbcdf83a17dac59854972619729d017af4a0ea50192ac1b8943926db179dc00c8bbffdb389f96c9587cbb4ab0f04e1598e0d9f84483c078f1617', 'k3cF1', NULL, NULL, '2012-07-16 14:29:50')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:50', `current_login_at` = '2012-07-16 14:29:50', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:50', `perishable_token` = 'gI2Cz4RqtXJ06WrnFaal', `updated_at` = '2012-07-16 14:29:50' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '45feed9655e123b7705df5e64faa5e42da7024dbcb1fcdcd0dbcdafe70f236f37f5529d24a7280ec5772619c8c1e285fdb76fb69ec3d6ecbc3fc10f5ae3dae4c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:50', '1f9726e5cd7f07fac1889a452e39810a32c5aa803b658248d50aea5ad884e110cbda76ccbfcb5f1cb61fc34a055434c8fbba555e3d97d661f3ddd1693e262517', '2012-07-16 14:29:50', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:29:50', 'john2doe2', 1, 'hREJ5gr1dJBnfyvCVlxN', 'bVJLlKTWvau9SKB3zEw', '45feed9655e123b7705df5e64faa5e42da7024dbcb1fcdcd0dbcdafe70f236f37f5529d24a7280ec5772619c8c1e285fdb76fb69ec3d6ecbc3fc10f5ae3dae4c', 'k3cF2', NULL, NULL, '2012-07-16 14:29:50')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:50', `current_login_at` = '2012-07-16 14:29:50', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:50', `perishable_token` = 'uHienjc75974VN5NzrHC', `updated_at` = '2012-07-16 14:29:50' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '85f195ae42a791813925df7b0c66a67b1d88bd9cbca4d5986c846f5d207e8cc7c39ef5be6e021d7d83a5c59e3dad313a7827baf220fb1c461a9f3ce0f81cf13e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:50', '417a746a50d0b8883fc2100bed760e5cecfe2f53fae0ac43a27ff96b79ba2f71f8827ca6ade2677641d87f88321e7eb30bfdb4c3581e7b64182e0377d1c865ff', '2012-07-16 14:29:50', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:29:50', 'john3doe3', 1, 'C70TmPpO9GtH1XYVJQK', 'DEDgku9L2XXc2Mcitu', '85f195ae42a791813925df7b0c66a67b1d88bd9cbca4d5986c846f5d207e8cc7c39ef5be6e021d7d83a5c59e3dad313a7827baf220fb1c461a9f3ce0f81cf13e', 'k3cF3', NULL, NULL, '2012-07-16 14:29:50')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:50', `current_login_at` = '2012-07-16 14:29:50', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:50', `perishable_token` = 'RUuKLfBun8sEmtFpyiS', `updated_at` = '2012-07-16 14:29:50' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f9d9246b201cf0815a22904844789e3f810c5e61317a86bc2c7bc28c7d3573ee6e86d79f0bcaf598fea3447d9e057d9abc4250ee0e1e571bcd132e7265d71339' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:50', '42a4a5953d5e3e5eefa405e3a2182c5737a1b66741fc6e8b564bacd631dd620b0f772814b45d99aadc7ea8fee6fdc7acb81f532a2f5ddd328a1576c819283b20', '2012-07-16 14:29:50', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:29:50', 'john4doe4', 1, 'cxaW0e392zQkNiVVmqWp', 'Z6fnVwQRpPo0Ylkwn', 'f9d9246b201cf0815a22904844789e3f810c5e61317a86bc2c7bc28c7d3573ee6e86d79f0bcaf598fea3447d9e057d9abc4250ee0e1e571bcd132e7265d71339', 'k3cF4', NULL, NULL, '2012-07-16 14:29:50')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:50', `current_login_at` = '2012-07-16 14:29:50', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:50', `perishable_token` = 'nTAX1LAqrHOy5k5mAgeZ', `updated_at` = '2012-07-16 14:29:50' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '650bf85c6f0d3f98e12b5e7c26a089809b757014e5c0380a40586fb64172b6e764c589bbc6728a9a652b8a4d7e810bd09c36aad58dc9fa6f896d8549ef9da6ca' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:29:50', '7454cdd863cd097b71ecc4a87a214fa76dacebfb9a616369c67bd900b5696efca50c6e1dc3e335e51b2bb285414f4aff5db67654a41987494d3b3ddda0694e30', '2012-07-16 14:29:50', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:29:50', 'john5doe5', 1, 'Rm5ofnxebcrpyJ0xe2D', 'hJhFvJuTymhbYZjSKaR', '650bf85c6f0d3f98e12b5e7c26a089809b757014e5c0380a40586fb64172b6e764c589bbc6728a9a652b8a4d7e810bd09c36aad58dc9fa6f896d8549ef9da6ca', 'k3cF5', NULL, NULL, '2012-07-16 14:29:50')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:29:50', `current_login_at` = '2012-07-16 14:29:50', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:29:50', `perishable_token` = 'MO7E5NPtqpWCPkhu9S', `updated_at` = '2012-07-16 14:29:50' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.0ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.7ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6b9995409c08cfa10dfb9729402f69dd11ccea45899a9a9a23961031175d9a0e7b5b170433d250de3566e24207d63c2c0a5520d3a318590baa9bf233f1998a24' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:27', '77156ea2e2894dcd0dbf00c2b30458e6f31d10918f27cdd920fe5daa014fd3155c90f2d7bac91f8d3cc641ca70b8974b6b979744455d2241cd69ed129b31a9b3', '2012-07-16 14:30:27', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:30:27', 'john1doe1', 1, 'BH3QeLNucD3EW45iHzT', 'kHpbxxx0zRQliQ4Ns7Jw', '6b9995409c08cfa10dfb9729402f69dd11ccea45899a9a9a23961031175d9a0e7b5b170433d250de3566e24207d63c2c0a5520d3a318590baa9bf233f1998a24', 'k3cF1', NULL, NULL, '2012-07-16 14:30:27')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:27', `current_login_at` = '2012-07-16 14:30:27', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:27', `perishable_token` = 'imhUQf30meyvT3Xx0MG', `updated_at` = '2012-07-16 14:30:27' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8b453f816f62eee2fc933188d0ebdb359d09ce2c2badf9f1d62e6b9a2f633f6dcbd02c9e50a3dabd803d117b8238f807f6c82cb873ab2174244b725af6de884e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:27', '54be77d7591c888d380ee1b69fb9d988f0b3fb1dc587bb9a663d25e7c4d374e46c6f2f29b4e7aa3f6172952560b9e4de95a411de239271852730b5cda2776c82', '2012-07-16 14:30:27', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:30:27', 'john2doe2', 1, 'fMSQBhcgOEdddsBW49F', 'YTYLK2QvXdzBMhtQ0f1', '8b453f816f62eee2fc933188d0ebdb359d09ce2c2badf9f1d62e6b9a2f633f6dcbd02c9e50a3dabd803d117b8238f807f6c82cb873ab2174244b725af6de884e', 'k3cF2', NULL, NULL, '2012-07-16 14:30:27')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:27', `current_login_at` = '2012-07-16 14:30:27', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:27', `perishable_token` = '2CD4FdPGkFRiptvgwaa', `updated_at` = '2012-07-16 14:30:27' WHERE `spud_users`.`id` = 2  (1.0ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3bf8227de98d70edd986a980e4254486556caaaf29c16eb50ebc9415bf8894b3c2186eddefc6459749799bb4384306ac5c2184e1e4e1fb3f016bdc997a2a3e9e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:27', 'fef045676f55f5ef20d75dc81fb93ef3d517f5fbbf1f87965b78d7d783c08b9787f67c0e788b05425c58c093ede8dc8c9460bfb3ae281a88fba3e93b9db27504', '2012-07-16 14:30:27', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:30:27', 'john3doe3', 1, 'QT92n1pC9FtHvAzyru2', '8urviUonSlBhjDDEs37I', '3bf8227de98d70edd986a980e4254486556caaaf29c16eb50ebc9415bf8894b3c2186eddefc6459749799bb4384306ac5c2184e1e4e1fb3f016bdc997a2a3e9e', 'k3cF3', NULL, NULL, '2012-07-16 14:30:27')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:27', `current_login_at` = '2012-07-16 14:30:27', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:27', `perishable_token` = 'XgO3nt86FRp3wvPUEsY', `updated_at` = '2012-07-16 14:30:27' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fc2de96803b46414cdfb38f9d6ff7dd8eb95640cafe5373cc3f1215144f90445b4590d44e99e6c54705687e713da3b31a96d837a612c353812ba32f1e8bfc1ba' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:27', '9a49d910dcf11f03924f2217b200c6c47c91dcdf0d3f20c322ab1ef3bcaebf826b6bdfaf8bc35d1ee8392a89b452fc98f5dc55a8324ab554df90877f8ed18b51', '2012-07-16 14:30:27', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:30:27', 'john4doe4', 1, '9SX7VB0DLoaTMWsqu6o', 'H5TLcN5AgwKfHaspFy', 'fc2de96803b46414cdfb38f9d6ff7dd8eb95640cafe5373cc3f1215144f90445b4590d44e99e6c54705687e713da3b31a96d837a612c353812ba32f1e8bfc1ba', 'k3cF4', NULL, NULL, '2012-07-16 14:30:27')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:27', `current_login_at` = '2012-07-16 14:30:27', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:27', `perishable_token` = '3ogvcEpTemyfIUWKSg8y', `updated_at` = '2012-07-16 14:30:27' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '27f16e7ab7f0efaa61a75fd84ead498fc56d677ada15dd47c807f90cda02dd2ee756f7563fa02754340c02c1c8affd4398f3e27613ae656ee025130bbe23fafc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:27', 'b0a6fd5da7ec6caa92eb085b9275669765fd29bbc7cb9f3df4d01e2eff93d16f7bf99fdce9ab95a72134b6a9f4a31469e6dfbe713451fe9cf5e6c65b4a78feeb', '2012-07-16 14:30:27', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:30:27', 'john5doe5', 1, 'azq4khgN66dGg5ND8US', 'DOvhONIGAz1p1nOOh9l', '27f16e7ab7f0efaa61a75fd84ead498fc56d677ada15dd47c807f90cda02dd2ee756f7563fa02754340c02c1c8affd4398f3e27613ae656ee025130bbe23fafc', 'k3cF5', NULL, NULL, '2012-07-16 14:30:27')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:27', `current_login_at` = '2012-07-16 14:30:27', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:27', `perishable_token` = 'hVY8Wlvan2mY5z1JiOC', `updated_at` = '2012-07-16 14:30:27' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.2ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.0ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2b0152fa2ab20f689a0e828915762df491ae3239ae278c57b60b511ae1f0f076636fddfc2971fefa0796653d5372304d2cbc713ab59d56ffad4cb1bdc090745a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:54', '3ff058ff4d8a40320cae8a94e907822102c44da9423aafd3821e6130c9961d8e9ee0a4f1ff6ab34f7337130bf14932970f8f9c4127ded2c38154ebe1f8c32d34', '2012-07-16 14:30:54', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:30:54', 'john1doe1', 1, 'u8bfLpKQDspvzof6tf2V', 'TlXcyrIwcuSW955RDbm0', '2b0152fa2ab20f689a0e828915762df491ae3239ae278c57b60b511ae1f0f076636fddfc2971fefa0796653d5372304d2cbc713ab59d56ffad4cb1bdc090745a', 'k3cF1', NULL, NULL, '2012-07-16 14:30:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:54', `current_login_at` = '2012-07-16 14:30:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:54', `perishable_token` = 'LawaTOy3KocjVkuUvcjC', `updated_at` = '2012-07-16 14:30:54' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5a18d1b26012dff879b75468d3533ead08bf28fc653f63fa0a5342318cd79b20aeb67461b2d52ea5bdec4bdf58d0d9f706356e7a26f371cf0d1d3efd39ff624c' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:54', 'a297e99cdf3780605bb8af9d0bec7821a44bba621944bf64cf7365ff1fd4edc1306cf00fbb2f5323b056cb2cab2077f7d0e6210a4aab7f2aef9cafd75afdef83', '2012-07-16 14:30:54', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:30:54', 'john2doe2', 1, 'xUPAKTS8OoVBKHlVYIZ', 'V1s2J5hTyy4IGH6Vus', '5a18d1b26012dff879b75468d3533ead08bf28fc653f63fa0a5342318cd79b20aeb67461b2d52ea5bdec4bdf58d0d9f706356e7a26f371cf0d1d3efd39ff624c', 'k3cF2', NULL, NULL, '2012-07-16 14:30:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:54', `current_login_at` = '2012-07-16 14:30:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:54', `perishable_token` = '3TCo59pZJUyFJyG9Yo0', `updated_at` = '2012-07-16 14:30:54' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '44454bee66136a9cb76435b2b3b424c812188f34ef5b8efeb0d1bb34e90f93541a330e477609d3118ea98dac11c6b9f7cb0622dec152a05cabe661dffda65263' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:54', 'f4fc5882858ee50330f1fbb25ee654c377ec56ee6847b473699a5bc49e83b14aab58425869317808f1a1074dd60011ccb91231c443570920c863b5df2cdd256b', '2012-07-16 14:30:54', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:30:54', 'john3doe3', 1, 'LVUePtqllO4dyAL9l2tc', 'NcqqYRZGdFtmVsreTYn5', '44454bee66136a9cb76435b2b3b424c812188f34ef5b8efeb0d1bb34e90f93541a330e477609d3118ea98dac11c6b9f7cb0622dec152a05cabe661dffda65263', 'k3cF3', NULL, NULL, '2012-07-16 14:30:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:54', `current_login_at` = '2012-07-16 14:30:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:54', `perishable_token` = 'R9v9G2xy65I19bWoX1C', `updated_at` = '2012-07-16 14:30:54' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3319ef5754598411ef647b6ae3401eaa858b2d9268711cfada405e4bc63acfd967168b6c6f362fade87d3df1e2df3df9c17b94c3edecd741cb520b1885a3c70a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:54', '75eecd78c6048ba05f13dcad9a79f66ae87a0f82ecfd84cb0f8bc495e35249022155eca501d4fb85c49a3320f89ab79c0f7eb61a8ad1a12179487d8a9e23cd2c', '2012-07-16 14:30:54', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:30:54', 'john4doe4', 1, 'xu9Y75MBNQjH0tU2htZ', '3BEC2mdxn0IusZGxpm', '3319ef5754598411ef647b6ae3401eaa858b2d9268711cfada405e4bc63acfd967168b6c6f362fade87d3df1e2df3df9c17b94c3edecd741cb520b1885a3c70a', 'k3cF4', NULL, NULL, '2012-07-16 14:30:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:54', `current_login_at` = '2012-07-16 14:30:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:54', `perishable_token` = 'YTqwmr0XyGO1B8mjCjBA', `updated_at` = '2012-07-16 14:30:54' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6e178ccd6dfb0dbde31f2be6ff8438c6690f9f7c51a6c8b63514d48dba4e06222833d71d18009c6a56f6e9adc469146d1c9a22a36513a3df5c42c35e73520ac1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:30:54', '32510b68636ac5161097562e2be5306da1c6b0eda63ec08f7c417ec13ce8c8c6164ee475b990538532852796b1ce5171404a08cc05d3184455ef99e07dd03376', '2012-07-16 14:30:54', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:30:54', 'john5doe5', 1, 'Gl5JllHLRSPCo1PDKP', 'fMsVfeNSYdBNuD6W1qVc', '6e178ccd6dfb0dbde31f2be6ff8438c6690f9f7c51a6c8b63514d48dba4e06222833d71d18009c6a56f6e9adc469146d1c9a22a36513a3df5c42c35e73520ac1', 'k3cF5', NULL, NULL, '2012-07-16 14:30:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:30:54', `current_login_at` = '2012-07-16 14:30:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:30:54', `perishable_token` = 'qFrED7mC4X1ZUep3w', `updated_at` = '2012-07-16 14:30:54' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.2ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.9ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b25649bf295577206fd95a7c7d316cac5c72ca90f474451568deb49930e126baead2de51a2d18272486434237958070414c128bd0b81db3dc9c6dfb8f5c0a230' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:25', '551d9e86428eb761d33c6f283f7dc4f79f812905f133c033a44c72b81f62ca55f00c2459130b8fc93e87316fbb63cc6b67b9b2a23c7a13ba037b17d5fae1283c', '2012-07-16 14:31:25', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:31:25', 'john1doe1', 1, 'WrvEriYOmqvbrnUS3D', 'flzpoVItsRumXssD0NWm', 'b25649bf295577206fd95a7c7d316cac5c72ca90f474451568deb49930e126baead2de51a2d18272486434237958070414c128bd0b81db3dc9c6dfb8f5c0a230', 'k3cF1', NULL, NULL, '2012-07-16 14:31:25')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:25', `current_login_at` = '2012-07-16 14:31:25', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:25', `perishable_token` = 'YyMVxZVDKFqLNEXgASLm', `updated_at` = '2012-07-16 14:31:25' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7dfecc7293ec8dfda9bbb66f684bd1751c55011536b6dced0ebed89752dc67d986c0798dc8dd7f939ce3f1e210fa6f282c86055aa14bb4ffb0e40d96129f31d3' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:25', 'd468589471e898b37da3092f8f7ebc286a91d460646b24726c49c10e44365bd2d115be86ec52387fb61d52c65b473af45089220938403057e4ad0eef4478e9b2', '2012-07-16 14:31:25', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:31:25', 'john2doe2', 1, 'N2v0E3IuRgfZgVYZdWy5', 'g62hpFBRblIJjQ9In', '7dfecc7293ec8dfda9bbb66f684bd1751c55011536b6dced0ebed89752dc67d986c0798dc8dd7f939ce3f1e210fa6f282c86055aa14bb4ffb0e40d96129f31d3', 'k3cF2', NULL, NULL, '2012-07-16 14:31:25')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:25', `current_login_at` = '2012-07-16 14:31:25', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:25', `perishable_token` = 'UulDBKvbeQ3gu9Hm2gQb', `updated_at` = '2012-07-16 14:31:25' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b3d869c52dd62029ad88710b39736f41ce78b3e42ec4e2a05e86b394913020189de8f87ed1d2050aa2355f5f7a39fb51c8dad2f7e5c3aeaa3e50996951e41d74' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:25', '9696180a69fe68e117861d8dd327819c5e8b4f2849e757e0587eb9a6ef0c8cbc921ccdcf5754ec77f068806dfececdb42bf35404a41567263ef4e90e1d71b382', '2012-07-16 14:31:25', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:31:25', 'john3doe3', 1, 'yo6oeDnIV7LZ1jVhSUkX', 'whaBefg1ydOxu5hsxC', 'b3d869c52dd62029ad88710b39736f41ce78b3e42ec4e2a05e86b394913020189de8f87ed1d2050aa2355f5f7a39fb51c8dad2f7e5c3aeaa3e50996951e41d74', 'k3cF3', NULL, NULL, '2012-07-16 14:31:25')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:25', `current_login_at` = '2012-07-16 14:31:25', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:25', `perishable_token` = 'RYjZE5mZBvyHAne1x2rn', `updated_at` = '2012-07-16 14:31:25' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.1ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '475094e7e93a6a77cc788d39acf0a9449dc46f7085a60f2314cd6f26e723078e02cbb9702dd6f5798fb887ec26169da4298b7af0e615f6862866811cf0062203' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:25', '0913a36c45ed63b4106261b4cbcb5e0d4bb227a6ec6d3d295f14bf7654dd313d0ad4ddf9176f38983ba4162e429dedf043761c7d0208c29278ade193362ab57a', '2012-07-16 14:31:25', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:31:25', 'john4doe4', 1, 'hKnuMs39VTcfjdKbJbC', 'sluAD0AopTSWcx2gOQPV', '475094e7e93a6a77cc788d39acf0a9449dc46f7085a60f2314cd6f26e723078e02cbb9702dd6f5798fb887ec26169da4298b7af0e615f6862866811cf0062203', 'k3cF4', NULL, NULL, '2012-07-16 14:31:25')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:25', `current_login_at` = '2012-07-16 14:31:25', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:25', `perishable_token` = 'fMqoStqEy5qK3NA38AF', `updated_at` = '2012-07-16 14:31:25' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f817111b17245b6fcb9ae761ca7965709205b6a3077c219159d92cd51ceb59e14cba35dfdc010bd8fc4940d667c80a7eb104b7ce4e3a15662fe05c2306ef0aaf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:25', 'a1ae49f988b25fc3bd29401be5f723c9645439099bcf1ed5f03ed06fb15aee65c0b921e1b26e52d6f9cfc8d8b6e9eac1bd4ea43f8a895ec1ea83dcbda3778cf7', '2012-07-16 14:31:25', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:31:25', 'john5doe5', 1, 'F4pLtvGkZEhHfOdYGFoB', '2v05Azav60hgbYFUTU0X', 'f817111b17245b6fcb9ae761ca7965709205b6a3077c219159d92cd51ceb59e14cba35dfdc010bd8fc4940d667c80a7eb104b7ce4e3a15662fe05c2306ef0aaf', 'k3cF5', NULL, NULL, '2012-07-16 14:31:25')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:25', `current_login_at` = '2012-07-16 14:31:25', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:25', `perishable_token` = 'bucacFrC11Vm8214anh', `updated_at` = '2012-07-16 14:31:25' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8dd001a49013ab342503e75f69e69e3a029ac012d2020bbabffe829af8be063adde911d16b3299e491419d4fb254fd9219d0c977875f3b689f4418df407b4627' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:43', '9b6e28a4ade3f13082542200562616e022a4221efc0055366962c5d06962f873fccb9eeb56dde69086bf2fa1e6d75818decdb6e5ffd27b829f49f7ee57457dff', '2012-07-16 14:31:43', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:31:43', 'john1doe1', 1, 'rKbIUE3rym4p2dvvFY', 'F7Zn6fOv3mOJPiwLwg', '8dd001a49013ab342503e75f69e69e3a029ac012d2020bbabffe829af8be063adde911d16b3299e491419d4fb254fd9219d0c977875f3b689f4418df407b4627', 'k3cF1', NULL, NULL, '2012-07-16 14:31:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:43', `current_login_at` = '2012-07-16 14:31:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:43', `perishable_token` = '9ByovSo0tvHedm2zYrd', `updated_at` = '2012-07-16 14:31:43' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7f005df906b009221c8179d14ac27abd8b802709e68abc83b8fd8d374e7e7bbd7fcccbaabab7d16e181793f9131e8c2c0f3131122bd095720f0144cfd11d5a57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:43', 'eae827804c78ce2a18989158541a93e8642b0ff4bec1d8df832fd308abb1cefcfd5e7cb167d2b1667e78c205d65546182a9439a242af47458aa177c868ff31fb', '2012-07-16 14:31:43', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:31:43', 'john2doe2', 1, 'y8xdBhhH3UDQsvyB7x', 'OB9NKNbgL7uf0wHS2oJ', '7f005df906b009221c8179d14ac27abd8b802709e68abc83b8fd8d374e7e7bbd7fcccbaabab7d16e181793f9131e8c2c0f3131122bd095720f0144cfd11d5a57', 'k3cF2', NULL, NULL, '2012-07-16 14:31:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:43', `current_login_at` = '2012-07-16 14:31:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:43', `perishable_token` = 'ZhMbqsSptVbOwH3fJqOP', `updated_at` = '2012-07-16 14:31:43' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1763fab1b0e34409dfdc217940b36bdcdf6a6bf5347db55e7bee47bb95f7753a77ef5e338bd015bb9814b588607e651825b115ee107483fdff086b95379b9b7e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:43', 'e0ac8ab1ba8e83f8b7d37df1d95e1daaa3c38c34bca46209f41723ef1fd8dd21442b08320cf3d3f8bf0b64a60517847f0668a3fdadeeea15890b507bd672c51c', '2012-07-16 14:31:43', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:31:43', 'john3doe3', 1, 'sX3tMo4dATBF89n9W0h6', '5ucvLhKGeK28QCxIiCjQ', '1763fab1b0e34409dfdc217940b36bdcdf6a6bf5347db55e7bee47bb95f7753a77ef5e338bd015bb9814b588607e651825b115ee107483fdff086b95379b9b7e', 'k3cF3', NULL, NULL, '2012-07-16 14:31:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:43', `current_login_at` = '2012-07-16 14:31:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:43', `perishable_token` = 'wjNTtajJfeXuL3JqZpcf', `updated_at` = '2012-07-16 14:31:43' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ef74764b9980d7e7f32321e77d6ee9650322e4ff49f23ad534506349438b9a708522ac1e1139fa328ef7dc55a9071bcbb7bd340685cebf219a6894e6722e97b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:43', '63806aec8a26766ab2277f27ef55cab86e63aee8880ad486b7b2623cdbc68e343e300d21a89a0533d98dbef2b2f13e9d9ddfc9a533bcee733c3d439bcb1c5187', '2012-07-16 14:31:43', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:31:43', 'john4doe4', 1, '9huD9yKF6E2pgsLZ2kcM', 'TLUyRJW3ksQi0aSKgMDv', '7ef74764b9980d7e7f32321e77d6ee9650322e4ff49f23ad534506349438b9a708522ac1e1139fa328ef7dc55a9071bcbb7bd340685cebf219a6894e6722e97b', 'k3cF4', NULL, NULL, '2012-07-16 14:31:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:43', `current_login_at` = '2012-07-16 14:31:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:43', `perishable_token` = '3XDRPhym4fjtd0P8Zx5', `updated_at` = '2012-07-16 14:31:43' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '494e23306985213e3e2b4b85466c3b41058868f22072dd9cf10eeeb63c0fc6b680340d3d7401780464da3ce5caad0be1873f4d8a23f21eaeac965e95217c9559' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:43', 'f3623d30c9c9016c923d2d052d25e105960bf77f2aad5311fb837a276614f3098f2e764569b25324af3982788a02ed9234603f6c09612565b9703efc771f985c', '2012-07-16 14:31:43', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:31:43', 'john5doe5', 1, 'vZRkvmy9bsVSMqcHkD5s', 'eegjefHBJcAxzF3SNzg', '494e23306985213e3e2b4b85466c3b41058868f22072dd9cf10eeeb63c0fc6b680340d3d7401780464da3ce5caad0be1873f4d8a23f21eaeac965e95217c9559', 'k3cF5', NULL, NULL, '2012-07-16 14:31:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:43', `current_login_at` = '2012-07-16 14:31:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:43', `perishable_token` = 'dCJXlneStKxNOnSHxr8Y', `updated_at` = '2012-07-16 14:31:43' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.3ms) SELECT DATABASE() as db  (1.4ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.3ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.9ms) TRUNCATE TABLE `spud_user_settings`;  (1.1ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '50a731b2e4eac706e9db60a06d837a86f8bda4f773d066e6988b6a0cc87cac969d8d667e7af7e43b9047f083ffb022adcdeba46ee5dd3c0c454e466bf81231c3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:54', 'f8a576a4348a8ca49abd62be412de6d293265fd27331b8fec4ef5e72f529ec63470a481e8f398dc697fc73b031dc14dcb90e255f7551c53c4202de12289d8437', '2012-07-16 14:31:54', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:31:54', 'john1doe1', 1, 'mWfyYEpnPzj31S0iZYwc', 'hB8zHtEzJkZG8wuWMeit', '50a731b2e4eac706e9db60a06d837a86f8bda4f773d066e6988b6a0cc87cac969d8d667e7af7e43b9047f083ffb022adcdeba46ee5dd3c0c454e466bf81231c3', 'k3cF1', NULL, NULL, '2012-07-16 14:31:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:54', `current_login_at` = '2012-07-16 14:31:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:54', `perishable_token` = 'HvklDzutpySXNhWeK7xv', `updated_at` = '2012-07-16 14:31:54' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b786cbcdebae9d707be851c5e8fb2856c34b5fd6d423214db5a8021b01897649f600ee913152dbbe4928d9d55e4c4dd16af8c304fa7011b62572659e609d8fc1' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:54', '59e307bfe48410ade91ba3351468bfcf52880c8f78c41d84a47c9669c1f365b915cae55716f7e3476682ea5234077ab275a52fa4f0fcc3c8f0447d9b331c8144', '2012-07-16 14:31:54', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:31:54', 'john2doe2', 1, '3XdYgXalhh0YC6p026e', 'rO9B2LBEAkcdZU4vD', 'b786cbcdebae9d707be851c5e8fb2856c34b5fd6d423214db5a8021b01897649f600ee913152dbbe4928d9d55e4c4dd16af8c304fa7011b62572659e609d8fc1', 'k3cF2', NULL, NULL, '2012-07-16 14:31:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:54', `current_login_at` = '2012-07-16 14:31:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:54', `perishable_token` = 'eSmP1e0LUui2p1nfjEU1', `updated_at` = '2012-07-16 14:31:54' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dc036838dc6c6b27ee62836b9857e317d7e42b4f1f32cfb773b9e1eb4d49fa4d0d8303ef0e3513983cd385baefe3f57797e48b379a9c3ffa30ff9a41487be027' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:54', '8920b4f74afc02c185091f750e7cd98e9be8b3639c5be4d2a42988192661c92c960dc7da1b67aca92653e0b03501ec73d583a1e6901c97b5bf0e0499b749715d', '2012-07-16 14:31:54', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:31:54', 'john3doe3', 1, 'cKFkRVjDJp8modIdldO', 'N0GrFSone5ptjAFYkU', 'dc036838dc6c6b27ee62836b9857e317d7e42b4f1f32cfb773b9e1eb4d49fa4d0d8303ef0e3513983cd385baefe3f57797e48b379a9c3ffa30ff9a41487be027', 'k3cF3', NULL, NULL, '2012-07-16 14:31:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:54', `current_login_at` = '2012-07-16 14:31:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:54', `perishable_token` = 'NvhWME20wPJCGzfNzdxL', `updated_at` = '2012-07-16 14:31:54' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd8a8d2cc2c4d9f9ccaf1189a00fc4bbf6a659ed22746e440169a1027758a8fd3bf6224dca655c37896479f2232c97704ccf732d615d58648be84454617573a60' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:54', '472bb059b4550296c5c49f44ae244ea67c6a2f82e04a18f803288a9c51a6829775539f669b999fd48a5b6c4ea8ed2e22bd2f9d36cadf6b1a6cc7d4739e7f12a3', '2012-07-16 14:31:54', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:31:54', 'john4doe4', 1, 'TZ7WwN9QY2rMyYaNZyL', 'ZKXELKA0yBkJn3eLs8n', 'd8a8d2cc2c4d9f9ccaf1189a00fc4bbf6a659ed22746e440169a1027758a8fd3bf6224dca655c37896479f2232c97704ccf732d615d58648be84454617573a60', 'k3cF4', NULL, NULL, '2012-07-16 14:31:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:54', `current_login_at` = '2012-07-16 14:31:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:54', `perishable_token` = 'WrK1C33XgTSXZXwyXlFg', `updated_at` = '2012-07-16 14:31:54' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e7b29c7e5ffe06ee50697cd7b634403282df73a930fa4a5b57b41b133ac92ed4101f85356043a67b40692398a04984571ee31ad94223cf364bac95aeab0472b0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:31:54', '07a18f4e34b4d9f2e38c3349e3392e280d0b17bbdfde13c7e48d58e1b85b329bbd5ad430a851d923ed89cf59759c8fca14bb91c31bb4a2304a892d8558968223', '2012-07-16 14:31:54', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:31:54', 'john5doe5', 1, 'pX7LGhF3vKMTZZiWseUv', 'T0ntwt2dviW350HNzBxl', 'e7b29c7e5ffe06ee50697cd7b634403282df73a930fa4a5b57b41b133ac92ed4101f85356043a67b40692398a04984571ee31ad94223cf364bac95aeab0472b0', 'k3cF5', NULL, NULL, '2012-07-16 14:31:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:31:54', `current_login_at` = '2012-07-16 14:31:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:31:54', `perishable_token` = 'GBSvgDmlaQ8MWoia3b', `updated_at` = '2012-07-16 14:31:54' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.1ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.4ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.2ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.1ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.1ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.2ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.3ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '61cc0e4fb3b05dbab4d6955c2663fdfd7f9a59ff872f60bdf06f513c32bf1c6194cd65bbc36355c5459058aee7b6b0ecbec7ccb92005d24f6991c33c13d68eeb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:15', '7d260cadd2730438158d8ee659f445dbedd054375b2f312579729dfc57e15ef32d16bdf9f94f3c33dfbd9c9c301b5bf57bf9672e90ed883333e8b773bd72ac07', '2012-07-16 14:45:15', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:45:15', 'john1doe1', 1, 'ZUAhT66EfzEXu05iCc', 'X3TyldCtAXrrh9YLwijT', '61cc0e4fb3b05dbab4d6955c2663fdfd7f9a59ff872f60bdf06f513c32bf1c6194cd65bbc36355c5459058aee7b6b0ecbec7ccb92005d24f6991c33c13d68eeb', 'k3cF1', NULL, NULL, '2012-07-16 14:45:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:15', `current_login_at` = '2012-07-16 14:45:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:15', `perishable_token` = 'KQLaz9dA9zh8EAFDZ3', `updated_at` = '2012-07-16 14:45:15' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'rSYQ2uabmyPV8kTom2a1', `updated_at` = '2012-07-16 14:45:15' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:15', `perishable_token` = 'YotjBZpVWc263m8P1', `updated_at` = '2012-07-16 14:45:15' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 21ms (Views: 10.5ms | ActiveRecord: 1.5ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c0e1e577ede3a7da5cff8290a663da045738d3cedd9df8b4682e1d6bb627a5d0a7b944793b9e312caefed5b3ce41c52f86031f541b29ed76e3fcc60c20fef989' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:15', '809b7fa8a58e7704bdd34f53ab2f72cf2ec2dfd2ff2bfd9b90d9cb06e82f63f7eb4d56696d6bf34bd0f38385266c052bd230f748b7fefa7912f43a4468b0751d', '2012-07-16 14:45:15', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:45:15', 'john2doe2', 1, 'KNlOmk14agRRk0VlvP', 'cCbIiSHgKAmanwCneqUM', 'c0e1e577ede3a7da5cff8290a663da045738d3cedd9df8b4682e1d6bb627a5d0a7b944793b9e312caefed5b3ce41c52f86031f541b29ed76e3fcc60c20fef989', 'k3cF2', NULL, NULL, '2012-07-16 14:45:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:15', `current_login_at` = '2012-07-16 14:45:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:15', `perishable_token` = 'GCB1ldlzDOyTVD6hvCB', `updated_at` = '2012-07-16 14:45:15' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:15', 'pages', NULL, '2012-07-16 14:45:15', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:15', `perishable_token` = 'L1QwOn9V6r7e7WiCb1B', `updated_at` = '2012-07-16 14:45:15' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0daca1c0d8c699978978a7b3f61e40186c08f93ad83b417dfa17b489590782bc2bc0416a481e210d6f657efa22820c29a83e4e3f06fa7a9a152944a13f960fe6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:15', '93b6eb171c712ed4eb921d938e069372f76040df1aa607738870fc39f9c69f5b45e7b47bf1ee2253b4578a9942ec7b7e934352708dd204cf3c0be390111f3ae3', '2012-07-16 14:45:15', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:45:15', 'john3doe3', 1, 'LCkolPhoTkC3ndhXg48', 'qLCHNZb1pFsH6uMAoR11', '0daca1c0d8c699978978a7b3f61e40186c08f93ad83b417dfa17b489590782bc2bc0416a481e210d6f657efa22820c29a83e4e3f06fa7a9a152944a13f960fe6', 'k3cF3', NULL, NULL, '2012-07-16 14:45:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:15', `current_login_at` = '2012-07-16 14:45:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:15', `perishable_token` = 'NjVu1AabdUrjUIBzns32', `updated_at` = '2012-07-16 14:45:15' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '113d6746b0627c04dda16f34c3bfe03100f7c11bccc573c282cdc94a51066a40fa5071ade1b6a0b6c704b259ec8fb5802748d34f773a2f6692a4e930d4897ce5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:15', '198a0370948c8521c369608e50c6f7b405b8ea17a3a5c21503b4441c62d727112c473059d9d19928ff72f84fd84f6ded41f20af5560006d805e081fccd1c2959', '2012-07-16 14:45:15', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:45:15', 'john4doe4', 1, 'Ys46uLdUwrcKaWqC2e1', 'O0UpECd3iiTO1iGRAgfN', '113d6746b0627c04dda16f34c3bfe03100f7c11bccc573c282cdc94a51066a40fa5071ade1b6a0b6c704b259ec8fb5802748d34f773a2f6692a4e930d4897ce5', 'k3cF4', NULL, NULL, '2012-07-16 14:45:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:15', `current_login_at` = '2012-07-16 14:45:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:15', `perishable_token` = 'bxui22zZfZ5dW6FLagoZ', `updated_at` = '2012-07-16 14:45:15' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'S1dA4mO3kEOyqN7hiS7W', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'h4vPLDB1AowC0Qo5dU2', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a4ee87017d80b26ce003d14bda6c5710371db544b6a899369c4a684294e9c649dfa5a94bb4f42b8b0d6fb4d48c5e73ceb606f6c46b729ff51292b11fb4fe84dc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'cf7f314359a882c0a8bed706da96cd92255367e826c7464f0c0aeffaf048bb49a9a8fa9978c246727abf15c3d5942e2290c111ae883db8d8a54c302490fd150a', '2012-07-16 14:45:16', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:45:16', 'john5doe5', 1, 'gpRd5sqBvWTnFXpDQ', 'YW1Fk2V0cXocT8Bf3Wq4', 'a4ee87017d80b26ce003d14bda6c5710371db544b6a899369c4a684294e9c649dfa5a94bb4f42b8b0d6fb4d48c5e73ceb606f6c46b729ff51292b11fb4fe84dc', 'k3cF5', NULL, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'wG6JA5ZPeNqyoUIxr1uy', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'c2gwXaRvmwFlpUSlfomK', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Pages', NULL, '2012-07-16 14:45:16', 5)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'SyRp6EnGxfov3Nz7bQx', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 27ms (Views: 7.0ms | ActiveRecord: 5.0ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b1909d844c56e38787612179a28241e1193c73f0de9f0c2c2ae3bbdce6da1d54d51a54704bdd21969a59d3a35b8d3d112d2329853b8f4194e774616a8b087c3a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '265ae7e91cf69c9bf31265470ed92870c813e538564f6827bf8ae803565268f3b0bd2312a1ed4cca780f46d2a403d27dd39ea5674a44e0e8d3be40f756284ba7', '2012-07-16 14:45:16', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:45:16', 'john6doe6', 1, 'A5Mc2l2cz6r0JavqEaK', 'm3VkMoNoxGzGPM7kxPbD', 'b1909d844c56e38787612179a28241e1193c73f0de9f0c2c2ae3bbdce6da1d54d51a54704bdd21969a59d3a35b8d3d112d2329853b8f4194e774616a8b087c3a', 'k3cF6', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'UtmUXIdlqlwRjkYv', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'B5tJQ68vsVE0xwB44Zx', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Pages', NULL, '2012-07-16 14:45:16', 6)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'abv7AeyiZ6moC5yjNFhN', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 57ms (Views: 1.8ms | ActiveRecord: 2.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e2e0601e676cbe24162290eb7029a5931033970922b7ff6888de04fecd39460d94da62ee7ff9a5a5dc8820512bd14910a7ff58831a3c433a73ea77065752a193' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '1ef113890e15b209ce9930919e8b6afdeeacb329030043ef1f25d2b95c9af516ae6783323ecdd282afc40a7603f3c4b40cd06710dfd90c0ba4cfbcd2920bd5ff', '2012-07-16 14:45:16', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:45:16', 'john7doe7', 1, 'fwgTKkWw3XHMC2JQpB1X', 'sajVHNABonRQApPPksWw', 'e2e0601e676cbe24162290eb7029a5931033970922b7ff6888de04fecd39460d94da62ee7ff9a5a5dc8820512bd14910a7ff58831a3c433a73ea77065752a193', 'k3cF7', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'MIkQGV194jDJjfrqMlf', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'qjvu528NTTlNmbNgK3y', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 7)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'yQUyS7jRxAsQP2O8hlKB', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dfe88c24438b10d5f0a5c320fffa7493710795d1c13b9382ea5e9d1741815d1c1cb57e79eab1a106f480874857559f7e16ef457aeca66026b0c9e5e2416411ad' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'cda13086e754f839be5c941c88c30a3122badf447a39659cd41f651a595fd2936f2bfbdc5955f7772c80c13653ac391897cd42cb98af84f90c2520874d67b336', '2012-07-16 14:45:16', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:45:16', 'john8doe8', 1, 'kI04awEBouqZrF4YiTVM', 'BOkPtYdYie1FYDmb8XA', 'dfe88c24438b10d5f0a5c320fffa7493710795d1c13b9382ea5e9d1741815d1c1cb57e79eab1a106f480874857559f7e16ef457aeca66026b0c9e5e2416411ad', 'k3cF8', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '0mBk17Y6ymvSoCfGHyEb', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'V3YhfbPPpKtF9UOYiD', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:45:16', 'app_order', 8, '2012-07-16 14:45:16', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'cBKK84DYe7lbmieKAOR', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '95749d9fa4d4126a4ff4aac9042ecb2bbca8786ec446de4b3c4230425c20900d2ce8be8781329fc22606aa22b6fd5bb7e7adea7ac9112716e7a5d83a0430cfdd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '7a6761301949b997da8acfc68718dcd8be72973407102f5a915e69161e0ec8b52ac4119b18d143d066ce1308428ba51d8fc64f065734301c189018ae23852cbd', '2012-07-16 14:45:16', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:45:16', 'john9doe9', 1, 'ek3Z6UqwiDvCc1QQ5sgF', 'x1fWk0k4xDWESFVFKFpV', '95749d9fa4d4126a4ff4aac9042ecb2bbca8786ec446de4b3c4230425c20900d2ce8be8781329fc22606aa22b6fd5bb7e7adea7ac9112716e7a5d83a0430cfdd', 'k3cF9', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '19G1tQUWwVQOhfQZVJhc', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '6yPVwJ65pLFZidW0WPIl', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'YvtE6h5ewQN13BCBCza', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e46ee4d0e5a521a573edb05e1892c036b6c40130908b8560af0c8c663c7177fa7e2045cf421b3f9f5f377be1e3f6e579418d96914ced40f974f44dba9caf65c2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '9f983d423e90fb8033a83224789e9bd3fe9b36e5169844f77f8b1d765641e2f8862734ff26cadfb19c3ad0e46decb0e235c414a4f7333244ad111ad55aaa0387', '2012-07-16 14:45:16', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:45:16', 'john10doe10', 1, 'GjuZyGK527KZDZpP8VpS', 'KLX3JCzJD65UH7N2zAe8', 'e46ee4d0e5a521a573edb05e1892c036b6c40130908b8560af0c8c663c7177fa7e2045cf421b3f9f5f377be1e3f6e579418d96914ced40f974f44dba9caf65c2', 'k3cF10', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'CPcRv4cN0nTcSStsu4kU', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'r6joJVWr0VyuKNru2', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'Jj00RFuZsvaEIE4HkfN', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '60adc6f955c5672a97fc5a39ddb0b386aa51f12bfee1dde64df97c9b19da0bb64c99fcec1e810a0f4e23676356aa9facd75a005830ae049d5c7323b6a2d8e49a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'fb22400c3dcf2fbde099beefa66b3533b71aee5d762fa509fb879ad8b4d9ca35340d7c77da4f3efb709d735758bd778f19876fa9637d4041afa79bffc82b3e7c', '2012-07-16 14:45:16', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:45:16', 'john11doe11', 1, 'RQC0BensHVx5cmpgB7P', 'Mbt65Rp7QBBUdYeNXlMm', '60adc6f955c5672a97fc5a39ddb0b386aa51f12bfee1dde64df97c9b19da0bb64c99fcec1e810a0f4e23676356aa9facd75a005830ae049d5c7323b6a2d8e49a', 'k3cF11', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'psya9WoWCJZf8VBy7Fth', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '0sbAnBqSOldlsi3dbHQZ', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '4MQ7Nh8ImQpISfyaUmD5', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f93531f8e60562aadae16cb4259b2917a6913879c4aa86550dc52fd6f7673c0a4b83a6ab4c96faf38026d63f92038c041c8724c740a8944685ba0d887b02afb1' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '65e64403969beeef5db1024ddef9f1d3dc94ea84ead344a7b6739f9a547965582254d8d5041df0bf41d1d55a30a98491b1bac0eb3439d6e329bbc501216a52a4', '2012-07-16 14:45:16', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:45:16', 'john12doe12', 1, 'DLI52iB6p0XIqouXUn9', '3BNYd11GMHBMNybHnIg', 'f93531f8e60562aadae16cb4259b2917a6913879c4aa86550dc52fd6f7673c0a4b83a6ab4c96faf38026d63f92038c041c8724c740a8944685ba0d887b02afb1', 'k3cF12', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '7Mr8AORS0uutWY9Ceb', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'ftVlR0X4vYpZRmBE7XI', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '8jfrmsxcftBaEV3ZEr8M', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0c2cb547eef5c1b19df3a4840102f2652b9134c342178a10f031b05c06050f0660b280c7fb6d421875ccdb056cd4c542e3d08302e0a03409bc0f94548616c035' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '90b8e211f21eb6215219631789bfe217de9f4335d1203a6ae6491492770c913148ca0ed000b75aea4a03c1e7cf75a6c90aa2dc5b59fe1078f744139ff52ebfc0', '2012-07-16 14:45:16', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:45:16', 'john13doe13', 1, '4pJ3QFXNIB36Hh6QEp53', 'r23QY9oYb7iyTgFbgKS8', '0c2cb547eef5c1b19df3a4840102f2652b9134c342178a10f031b05c06050f0660b280c7fb6d421875ccdb056cd4c542e3d08302e0a03409bc0f94548616c035', 'k3cF13', NULL, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'h70RzV6LOIZNvyHTSXFb', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'PWo7Tiyp3aeEN4teUBW', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '6l4p68B4ho9ufhWkN9V', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 53ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5c9b32e6d8c201a6c7360f3c40a1cbb59e9cbfccb58e659939146f3f006ef8ad46de762c37579058fee8195d72b28dc2ee4a8370157bebd5dfdddd2ada787ff1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'c4c8beeacebdd0bfe21acd9268edacdc009e8c58f00609b365b2581b159977538ee46ff124de9e4eb916ede2361f383daf63e747950374883e495d08d5ed17db', '2012-07-16 14:45:16', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:45:16', 'john14doe14', 1, 'x2I4qmDGNEaI2fJEhM8', '5V1bvTvMt9CAw5clELo', '5c9b32e6d8c201a6c7360f3c40a1cbb59e9cbfccb58e659939146f3f006ef8ad46de762c37579058fee8195d72b28dc2ee4a8370157bebd5dfdddd2ada787ff1', 'k3cF14', NULL, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:16', `current_login_at` = '2012-07-16 14:45:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'ti1uUJZDna1JuVUX9Iv', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '73SYGjLsAeB3VOercWP', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Blog', NULL, '2012-07-16 14:45:16', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'rHxZIxxM9dGY9xNeEC', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'fd0b55722709cc65e4045ee646521d75edd90ecc3fa67e9704c624af3d42318f6a5c2544d14d552e0ea200a37cfffc22801bd915a90a16a77c32331cdaac3a2f', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'KiqVKEWFhQIHPKe9yqOk', 'slcSAC5Rj4IFV9OFpT', '19f05c044c66bc8a45daee091e8f7beb8931444c1d3e7199d2e77cf08000a6f1c870ca6c50c125de9a5be86172075568724c61d27e4e44e7a7472f91746782dd', 'k3cF15', 1, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '0pZs76rZfqgvXa3GjgK', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '632f4cf6cfea80c012821ef550dc53be00bfb8a8823fef20c3432e8b16c592d6f8f37efdf28232fe8da61f4ddaa6d3895bc70ee03cedf3c79ae91ffa3837ec59' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'mlxmC6gnoq17mDldiOTQ', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '28ece665b0cb6876474ed49b269f5b4c4355fd13f75893fb407fa95c3769779aaf85412d388ef5c691e20f7417c608ee7247fd6a7a8482e8b7fd2322ae09b827', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'GJj1p6YCLTpN6E8bnKq', 'RWe9xOsoMplsWA5N22', '632f4cf6cfea80c012821ef550dc53be00bfb8a8823fef20c3432e8b16c592d6f8f37efdf28232fe8da61f4ddaa6d3895bc70ee03cedf3c79ae91ffa3837ec59', 'k3cF16', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0f3a680b535c0b909e0c7be5bb2ea239e681f42f743d1c35e7176548f643b3af681151b4359044a6aff10f54c629a33f8763e4348c9d147a13422b657539e994' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'CjFGq2JjEMtMVNCeMnl', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'b7cc9dccc0677609be0d535725feb63e64ca3bc034751af1a07eae3195fd0d6f237ca74dc63a131158a95d4bf635e6c2afdaab4fc0dc95469ffb690dfb816cc3', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, '5M2eW0hFrqGZrjty5l3c', '5GRyA8T7qK7lk1IYJ0Hf', '0f3a680b535c0b909e0c7be5bb2ea239e681f42f743d1c35e7176548f643b3af681151b4359044a6aff10f54c629a33f8763e4348c9d147a13422b657539e994', 'k3cF17', NULL, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'griw8KRMbrG7gmwYqqe', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 2.8ms | ActiveRecord: 1.2ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'e2a02ac652bac46ae6cd0fa5a60bef3771777e84fa81438cea5cff849e9fc003c4602cc1a14dc0b05a899fd1af2e3d4ec08992c4cc54f54d2f61fa33d3147161', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, '5lfgW0Wt3mb13E5uMTI', 'z2SYKNnMfDJNWK7Dp60h', 'f18e1602962c66df19529f8c5ce094358373e9b800f287fa83091012f2d3b858fe4b9a924d0d6f0b750d527b4b9b02cce1d2aa796055286c6cc4a43f78d4a366', 'k3cF18', 1, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'zEEJ0m3N3MmWRyjDan', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '2ACrB0LoOuMUAhuVQh69', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.3ms | ActiveRecord: 1.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'fd67aedbb36b8bfdfe64381cba0be95b23995b5eb1f899917ec8e689c7af7acbabee031a867dcc1f7792983540e416f11a66168e2b49047413fc869cdeed57ab', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, '93S2YlTmT1HQeYnTQ8', '6Ly9ehbQ1RNR3CqTwPni', '678a746f47940ec0bee1278045c24e73490536cd87e6da60c188778c8dc3fb4b93df28f0b314bef5c63b144e384975d254b6fcfaf58b127ab2ab39d9f0da0044', 'k3cF19', 1, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '9OSHd0GR0MGOKJTC018', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 19  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '7c4372a38143d7596ea772bb85d98e11fb525f00b7091a68203f7c5fd0fd6fb3c3f645e350c6857dc1e9a2ae6e30bb1e0d7f7683cb0d6426bde189c62a96d2da', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'ikP4UCymu8LoVgx2AzC', 'egkZYUAFiUY6mPVcrkH6', '14faa9b90db4af62690a7791a7dae9fafb7399468acd4a4d62990ced378b3cabd9c2465055997c06cb929afae4a8a8675752bfd720f72e91f3dea98a0f3f1cd1', 'k3cF20', 0, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '350y6n62Ok9DOs2QBin7', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'OPq8eaE610UTlms3uvr', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '1935333d7244c67abd7b2c6b8176a00954f8cecd968ed63536f49e728b1722a76e8f2a274b0ac21c73fb7b187b8d2b212815603ed8496b539c4fc2574e2a6df1', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'AqrT55ONthQkYH40S1Pi', 'M4Fe6kd2cEA0b4WUWv4', 'e643ec8544801f15ee404328c573d6668282c1c55dd0fb1733a6509c9969212b0ff7fb9cfa58d2237625592017ab9fbaf84787bce6efac8210b56c33a00a559f', 'k3cF21', 1, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'b6jUzmiiB9ARikPGGBn', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '033dc009c16416224d0311d28ed21a3bf9266aee7e5d3d6bf49427f9fbafa0a211447fd16bcea49ce99101177e97a3d7c89c6c9c28278c6a937f985e7af9b30a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '23zY16XeswSZz762WBv', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 21 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '31c7ea9e14369c513f2bd66d1d8017dc57b96e1596b542ca60aeda692162418566c84659a89381c9c89b3a4ab0007bef08c9621bd7729b79f3d89dcf30d0d47c', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, '89EQqwGNthNdvbal366', 'RoFwoo4AsmBcjtqEdf', '033dc009c16416224d0311d28ed21a3bf9266aee7e5d3d6bf49427f9fbafa0a211447fd16bcea49ce99101177e97a3d7c89c6c9c28278c6a937f985e7af9b30a', 'k3cF22', 0, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'Users', NULL, '2012-07-16 14:45:16', 22)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'nuDXKjFuhyYFmsqZGvqz', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'pivAL71Xtae1xZixNDI4', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '5de5b4605998386a3e85ae002c9d44e33a68bec84ea3f54899bc102719a48df28f4e9ee9d590981ba6e77d439d9356388595770120614fc09b648fd48fac8a65', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'vpj2yLwCSNZKmMqqfpZ', 'FCoP3N9achhlyN6Le5ja', 'ea7f5fa758add191f1e9d2b726112e35d3d4496111a81fadac24f8f9a09c2303014021aea452703e0ffe490597d0041fd4addc2e1144b772f401ed9193c4941d', 'k3cF23', 1, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'ykXWf6u328HoYeBJFyn', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '745d77d5b85b5b7aef1120c53afdd0a615a3afd781c4d1a3fff3490782770af4d76be5a4868d31be48763809c772403a93ca294378d8f7ab5f4c9f89268dfee5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'QVxLA50xfyq0YZmFGDU', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'cbb58f54da65c0071c669f27728029e8ecbe094f39e0897907bc9631c62b20b8bce38ae6671d043926b182cdad7198eea7bff357daca3459c6a1f442b9aa0624', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'Csi4BiviZSqNvCXkUe2D', 'gwm7p4ZG1wCwpo3oqSG', '745d77d5b85b5b7aef1120c53afdd0a615a3afd781c4d1a3fff3490782770af4d76be5a4868d31be48763809c772403a93ca294378d8f7ab5f4c9f89268dfee5', 'k3cF24', 0, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'rtpytsDogLnjaUM1tqf', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'MIWgqmOO5dtQ9wfIigk', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'a9e4284993451db1c1268ab467e287354ea892e66e7cb783c15fe84156be6cbeb51daba0af07a4371bbaff7d942c6a0e60c7758758f06f8c298284a96aa6c23e', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, '3SbVyICHU3CVHF50n', 'Dwnb23q4XPOml7rgNZ', '71e31ecfc6c1d39ce745d48b2a033ddf5e28fbd2235f95f0b234e9e687cc78a94b44dd63beda963f64602c395df3baf60c2b5ba103691590d2b5fce9ba515068', 'k3cF25', 1, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'WEKQmeHpdWSumQlNPLo4', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '70222a5aa6e859634b991782f3f6096577412834a9f322542e6eb1d8d14dfc25f8913a4f6ec7eabdf9d41cdc0554ee97bda94f31b7d620b7871da0f400b66748' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'Zcj3bQQqIii0sPnmfZWe', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 25 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', 'b15f812ffd39af8a13ddc5752b24b92d5bdb1d05ab6ee508cebaa6b77e7951ce48b07d0f2f6667c6955e0ba81087266cff01b24817a703f38a9d355bd5b385b6', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'A4pCtd5fVOqMad40', 'i9oxAATAsX5W5lmWeZx6', '70222a5aa6e859634b991782f3f6096577412834a9f322542e6eb1d8d14dfc25f8913a4f6ec7eabdf9d41cdc0554ee97bda94f31b7d620b7871da0f400b66748', 'k3cF26', 0, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:45:16', 'Users', NULL, '2012-07-16 14:45:16', 26)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'aOJt6SJfwGifuJ3IEsqa', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'KyK3vWd9bUvrKTAxWioZ', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '4d82b6dfb2727a159af90d8ecf9615d4fd1648ff14996a0741bdf9232e3dc94c306950ed9e591383e435e97621a543cd38d1e1e62ff0d107941e751c28000da8', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'sA4bmca6HzpBZtzqnsL', 'rTbKDYV8z0mbhrKLdGdv', 'f23f8e2cd8a4b93036aeb3616ffeefc666dc4b1ea2f7db06b025efe0714b2bf877442f52367f1f3febf8309ec92d2d25b7ef163c1e5b664304a7a73ae7dae20c', 'k3cF27', 1, NULL, '2012-07-16 14:45:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'qi1k4ThNp3ikHwsqV3CX', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f2a2960d85a6092206318987ccd2acbbca0fc7433b5a739b6c1e943f3f3693823d320bc12d1c44836e1d34773214ff63f02b2f757fdcafe268d7d9bf3a057f15' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'Er9MUHYkrRGqazGFRMbV', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:16', '7631f127fbd01f3fea3118d1442dbeb12b458199bf238a705549ebe38a4a45a44cc5b0212e517f970c499a37dc0b90902d3dac6db25861060f8f7d758f0c25f1', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'Fv6aAnfGS99QJuKUs7Ce', 'kY0OotH0SLZ0ngZoWXK', 'f2a2960d85a6092206318987ccd2acbbca0fc7433b5a739b6c1e943f3f3693823d320bc12d1c44836e1d34773214ff63f02b2f757fdcafe268d7d9bf3a057f15', 'k3cF28', 0, NULL, '2012-07-16 14:45:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:45:16', 'Users', NULL, '2012-07-16 14:45:16', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:16', 'App2', NULL, '2012-07-16 14:45:16', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = 'jEC6PAGSsjfx7Slu3fn', `updated_at` = '2012-07-16 14:45:16' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:16', `perishable_token` = '5EFGJmr5TNCKwYJt1hnD', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '817906ce00b3ecae17555d916bd287a7948623e1e86fa1a788f3d670637ba3b2db7d4bb8505880e145ba830302d92f4455a32ec518d02079e0d01af3b39f8836', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'M8la7E7elhOWrGVCx0Mt', 'wkMkQTCNuNsUDYKk0K9h', '00be74e7e683a6c2f5a30a8ce13ca5b75bd53b85620b511546f61c9ee503a2d498d42822b84cc3336543e99fcb226e23afbff0d0d1c34b0a6517bda0ed514736', 'k3cF29', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'RkpxjAX0F9fcVlzZBMi', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f0cf48849d1a54dc76fe443b95fa48473bc73298d70fbe2d2bea76ac02af61fd36feb2cf519fdf9045f6086bf63a70bf23db2697b69d908c3d2ddca40619e036' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'HaDIK8MDBRYNCO4WAwe', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'a42c71bb9522db2eaadbe9829aef70f57cda243a373309662c144d8311281ed7b63eddfe6fb554379445edc6dae39051b0c7eec2298d6457c2ce599c3399d86c', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'QOv6tFpx5Ed5vi8HWMcz', 'ZSgKHZnztWceIP4dkFWN', 'f0cf48849d1a54dc76fe443b95fa48473bc73298d70fbe2d2bea76ac02af61fd36feb2cf519fdf9045f6086bf63a70bf23db2697b69d908c3d2ddca40619e036', 'k3cF30', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'SGxHzskGUqsJrYnWOupi', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 2.1ms | ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '0493d3d70672e463a87935418d98a6daf749308b4418b5cc2c6a309857902fb78b61cd95f8552e73756f1737a63d600c057776a0609dec3a143f5b8e57e2c167', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'V5et6taoou7c2UZVVi40', 'L9lDGeFCUJJBFzxRTcF3', '005b8d71147cb4bd46a3b44d1a4b7e4d000678250b7a59e5b09c636795bc49854d9e91d1bf5d90acd9969b672146bebf3de1828491640211c957206786ef3a2e', 'k3cF31', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'YeUys8Lrs4aDk3je8uW8', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cca74b701e1409975635ae95cfee1da3cba5228499d255a34ce1b523aa1c0d5af2a7f8771e28e39ae427c422975cc97dccbb311b93ab8f846a064ba8426fed42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'KnZCH5RRW64Yb8W7Ph8S', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'ed47e08a2dc21d737345f732a43cfd23910880b7542400d28f9193dcec757a3fa97c574b696e162fa68b751280bd4e54e8d9bb93f0afdf5e67154d1fb8993131', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'MgZpn2N9ManwS7Y1f4u', 'pELKStf4iMEW1UJcphy8', 'cca74b701e1409975635ae95cfee1da3cba5228499d255a34ce1b523aa1c0d5af2a7f8771e28e39ae427c422975cc97dccbb311b93ab8f846a064ba8426fed42', 'k3cF32', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'JzqJnBTHr4BArNRrVRr', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'c24eb4d58618e7676f1317b98aef285b92dae90c0f75385fb9644c13c0c712f49b42f19e7631f56c60617e6a7c47e39acb19c59a6fa53c704cba1b6e9da0e287', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'KkADPUv9QQWEm9kUgBeq', 'mGNGIDcoxwoB7Klq5q', '9bd7f309c5757304ffb1ca65ab8aae0eefb0816f1fbd9c9a7321fb65a3f36792d4932937de8fe6429d02c3dba24edc079f98eb26ba499836da1f6f4b04059886', 'k3cF33', 1, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'O104isPLjTzbXSrxPzZB', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'Pa1CpUpJeUM6LnRg5wC', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 5.3ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'f73a507858b7465eb7cc550c6f118b5396bc8060262664b50fb6b5c3ae587bab6dbeae49388fb77eecb7e24a0b5b9e94418238b486d195abe3306f8d21a59e9d', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'IWFS4lrXviP9xkcg2pW', 'NZo7jbkQXGfQCRtRJZGL', '6a72f40ebcdd091d59faae19fd9c4eec6bc0c4345da1ac5fbf264a954836ec73f0f74035b6b53092c5ebaddeb7259e545a622afb679c38f11a1da12f86a72ca7', 'k3cF34', 1, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'N2FCbbsEuUkuih5nIkf', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '6niNzQ4ss1XUUxXiB6wZ', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'bc52676dd781a4654f1a6e1a8f22c53aacfea4533f5a42e8c0819e7d46dc670d0986e720d2f85b5f343861315020e03447083d9bcf874ef282ef403a98f6babb', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'R6xihj2zNxyOjaKkGMvw', 'fs3Ii5I2y8I8P7yqwjvy', '8b03452fd062085bf8099b88f6db1fdfbdfc0607aef0242f78abce6ec5a15650d0375c3bc52fb15f06eb7390940ed36fdfbef696d0e27607ca33bfdca8c7bd63', 'k3cF35', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'eZmFFwLbWmy4l6YHl', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'laphpVhOdMR5Eictlc2N', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '739ee01bedd19b944aeec9cbdccf351e9c7518b09e99e881b778731d9c361ecbf62558c1c6eb03126214c9c3dfbbe4b9df920bfd06abe4161325d1073b646e0e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'dpiyORASnB4hg7ree4', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '7a00ff2a667d14a8c903c513885f9bb35ee5a7dec9796974e630f823eb6a21ecd5ea2c4c2ae051e21b1929984991f932577549adc430da9e730823b8ae3d8a92', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, '3wjYVHwteOEL02YlATmS', 'KtzLN4n091Ci5rnddA8', '739ee01bedd19b944aeec9cbdccf351e9c7518b09e99e881b778731d9c361ecbf62558c1c6eb03126214c9c3dfbbe4b9df920bfd06abe4161325d1073b646e0e', 'k3cF36', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 24ms (ActiveRecord: 4.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '71840d7f9c0068a4a96f950947dbfd474b83a60a9ff5747b2cf372629e71bbcadc05bf4c758a39c9ccd6354dd8e9d800836474b29bb9a9677baf75340a593234', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'zb1jIbmdGhGJLDnL7Agv', 'li0tnK9D4YCCJyShk08', '2deb4db1c09609724e0e947d0eadeeca5d6930a064e8a840cea40170e4ff92fda42a8b354da5d3324902636ea1a882b05d3ea96a96df728256d9480659cec45f', 'k3cF37', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '877F250pHottvo630TFS', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'JGzLLYbK4Cwra4Y8jKUw', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c1387ad1017b2489513e76f30a1fc0c47ce80f872174d0da0e1dff2356ae3b63914a2f076655c598a8d29528e8953e1a487a68032a93a398c32ff3b364f959f2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 20ms (Views: 2.2ms | ActiveRecord: 3.1ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '6c108900c01d6996d209b06d09a786e273a6c1ee43ec4be2b30464b699cefc9ed652cdb0c9fce95345a7b6f4652f65f76dbab4bc0f619293fd7d2b641f9f82d6', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'MrXWU18kgTkHICWs7Ogx', 'ixD5yBuztZ8ieDzBcDPD', '9f8214c1e790e61a744bb95278c0818219a7048d46852b53519acf30dc0b49a03e18f059158b066234e53591a9ca40d2742a9efdef830e502e6dd24fafca8e3a', 'k3cF39', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'cATtdmgcTUMfbaZtSjT', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'xpdW47BqOVxqz7kFP7Z', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4bb5e7115196988198be86daddd59940e64ea5847ef62750da91856058c51e10341cb41e7020a97ca15262f59debf84f738b3c2d4b075a29a25b1a528fb54201' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '7mTZOjHqDWerH8pckGo', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '73a9ab72e4c644bfeb8593176760a5db24ae77c2aed8ac531f621d1079b76830945989f2979815639f1497a6c8fdac0b14e75d54b4b311978cdb85955792c9c7', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'DgYIR2LloUmQXzJiRd8', 'KwVCTV7sBLnBTSKqSTo', '4bb5e7115196988198be86daddd59940e64ea5847ef62750da91856058c51e10341cb41e7020a97ca15262f59debf84f738b3c2d4b075a29a25b1a528fb54201', 'k3cF40', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 27ms (Views: 0.2ms | ActiveRecord: 4.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '2407d81f95177cfbee9a2dc0def7df739d3a1626418a012701bd43a405610502f931e14b3f5ac6d0e76d38e64ca9cf84694fa6f063256445f4e97cd144ce88ec', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'QLxi1XiiZ6tJ46EE3W9a', 'i27tMoggZL242EuLhGWV', 'd226c40cab177207a22e54d98cfb98e0716d27ee5e704e30de300ac7864675abea53950254c7a543837a8f46885a439b26df11f02ef84c2c3f2b12d55aa5ee36', 'k3cF41', 1, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '9Uf8Ejsc2CAyStAg2egt', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'QBmPl9lo6JWwGAlNxg', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '84cf7db87db374f446c533e02469c399b10e2910ad989a7b8f5af68a456240a03c574e0082b66c210920dbf0c9981f4c4d6a6d27046f19c3cfb8d39c65b12022' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 16ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '77e6df2ca33d195456339a5bd15b73a7167da93dd852dc3a04ae080d26332994fc51ae59e4f300bab6459f99e5b5ebd383078b1f27e3ec88c1b4a3810563497c', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, '1KnfUrw9IlmnPVYBu8wL', 'fnFZv8ABPz61OacFqN7I', '155bf6a76a321cbd1ce9123ddd6f2ef5f1fc4f004471f434ebbe4a947bd938641c2998a13dbaf883d54ce05ca237a9d5b80311ddd5297a5cfa56957ee703cafb', 'k3cF43', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'UQbJD3yeLJcJfRmYixwW', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '74be19aa1e0e20eb71933b82362ca136481baf00879e9a4ead71852853163d8cb9d835bd8c600f63744a44423c2a3406e141be7434aedb7f0e1181f4378d7e10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'OyFshJT1z3QBJ1Te0cWY', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 41 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '65df09223bc48894cfafad66cb2e4368b260a1f92eea84cd00e4d7e0c726df68230f2b349968ba3fbc74a758535fc7b771a3d273de75d7fba93f5c50b1f8e4d2', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'TRZZ0sAfqWxsOUFVl5eV', 'ikoixWFhCUqD4J3xfJpt', '74be19aa1e0e20eb71933b82362ca136481baf00879e9a4ead71852853163d8cb9d835bd8c600f63744a44423c2a3406e141be7434aedb7f0e1181f4378d7e10', 'k3cF44', NULL, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '1lnMfFDU9vJRr4sxeT0r', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'e4e4a23b0dd11ae0fec23ff1e268b8069ebbc5ba07b543158b554455288a29bec79a1a5e15e7eb03b60fe060a1a7ae420c597bdda9b7a6065668b7d67222b6f2', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'atluyY7mQa4b04qtUPm', 'JVkD9uROOEeafDiWwXU', 'db70e1b3fabbed38176262da1ebc6bbbad22a33fbdb815a59cdfdb845ec4d267da0d8555d1019bf91fa5ecf8967e0be6b535199bccc1fcb13de6db7151c974c5', 'k3cF45', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'RTLioLV7Z8uf2zUTTxG1', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '016a9984776237cb4234637eea6d9d1aae6d0b7810b72cb1bd65caa00d3ea176b9b98fdd8ac395304a7e9a846d9db6c913a2674cbd514164db91c72c181c0d04' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'yw2LSY0zSu48G18wPk', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '91ed647e7acb4ce49a6bce736e474336ab851232e273331ef01d1fb164edb86199717dc8300ff4f1ec8bbe9f36615c929036f7a9348298d97acf0559ead6224b', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, '70PVmglxIvK1XUepa9o', 'tAG9feoFMoyzi9HjE3j', '016a9984776237cb4234637eea6d9d1aae6d0b7810b72cb1bd65caa00d3ea176b9b98fdd8ac395304a7e9a846d9db6c913a2674cbd514164db91c72c181c0d04', 'k3cF46', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'Efl93pQsGfbxTvk1g1', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '3215b8f348d8c209a78d85bb36dd7d846640cd3b968e536fe02cba55bf25925b707427473aaaf091c56e65f2c4a9c20466ed0fc56cf9a913c9f0bedf453309f3', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'ycqs68zIU8C4hYDBSURF', 'gCM9xzZH7hPZPExj5Re', 'cf488ebdb994316c0de9990e4a02b8cdf75b5c7ab86873439733ac30b6d45a1659201048bdd7592cf74df1521b18eca9594e413da46bdb95e9efccd72673389e', 'k3cF47', 1, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '3yTpe70AVKoyvvJcWia5', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a7e8fcad6d87695c489968b902186196dddfd31f741f85d5e934e679762eff816bf492f992b1785450ec997751d7509b34de05d7c9dfcbbd1332e2f4f816c4aa' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'I1qlNFpvkqo6AlEpt9L9', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '45d80a2e9432f5e52292bd2e9b934d3d5914161a5346a8c336575b4591d2aaa64ac05d9d0587af5661d934d106ddab85b04c007931bef1da959ecaf63dd49089', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'JqglR8w620rttIcg8aTs', '7Vj5yxVZxaGfVtzwHSms', 'a7e8fcad6d87695c489968b902186196dddfd31f741f85d5e934e679762eff816bf492f992b1785450ec997751d7509b34de05d7c9dfcbbd1332e2f4f816c4aa', 'k3cF48', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"a7e8fcad6d87695c489968b902186196dddfd31f741f85d5e934e679762eff816bf492f992b1785450ec997751d7509b34de05d7c9dfcbbd1332e2f4f816c4aa", "single_access_token"=>"k3cF48", "perishable_token"=>"7Vj5yxVZxaGfVtzwHSms", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:45:17 UTC", "updated_at"=>"2012-07-16 14:45:17 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'ft71B6RC850jkYc0diBJ', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'cC1wnp7AK1hm4ps3Yj', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 21ms (ActiveRecord: 2.5ms) SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '7fc31f83881fd8cf7e6e003a26fb7e739c854259c3587675b805b217a2319662ce1908c42188cff5f63d9bfbdee4061e346883e7661d25859698afdc398ea7c7', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'G22AfUwICIwEJwvNOMKM', 'wPQlTDbEeKPa6RMPCCQn', 'ee539bbc910d028b2a87a996088adb9ad01a3cd612bc3fe39816a17f9a93f8de3b6c5fdfa320d388941ef81d72b8dbc76c20a05b364dad6c1b54a05cdf134363', 'k3cF49', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '314otzrMuQLqmyp9mZU4', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2f43b52705eb0ce483a69aa4a0f0b9ea52e3b9377ce4bb6387a4b0231bc77fb6b650735b61fe7c166f8e98fe20af1bdd10ee6ed4049edf4962ca1f0f629c3b11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'ntSCwG0kSMrTWg0coDri', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'cb4e3b6eb2f250a26cda696e65a7083c3a31b23e154671fdd5dd91c11f4ebd9d821f5f818b7aaf975d01fc41f7503ed32de765c4f58195d070ef6b4c3b7aca76', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'JhEfwhRVFppwudRfFS6S', 'swrgQ75x3ekPaGsBWrrs', '2f43b52705eb0ce483a69aa4a0f0b9ea52e3b9377ce4bb6387a4b0231bc77fb6b650735b61fe7c166f8e98fe20af1bdd10ee6ed4049edf4962ca1f0f629c3b11', 'k3cF50', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"2f43b52705eb0ce483a69aa4a0f0b9ea52e3b9377ce4bb6387a4b0231bc77fb6b650735b61fe7c166f8e98fe20af1bdd10ee6ed4049edf4962ca1f0f629c3b11", "single_access_token"=>"k3cF50", "perishable_token"=>"swrgQ75x3ekPaGsBWrrs", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:45:17 UTC", "updated_at"=>"2012-07-16 14:45:17 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'ZVrFjN03MSHSP9fWr2YC', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'iQflqqCADvya3ItCyWW', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '5b6a0c08892e761633fc247f8f62fe886c2f699916375d115e7698b9973176077ba68c5a9431d692c1b6bb68101c65bc549221ebd843c74f49d8d300105aa332', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, '11l9pMf86EGVMnKAmQW', 'Qpc337xrXu6Dw9g4Olx', '5d12780ed81fabb1f567df2e7db2755be2eedb84e6c7e07110583e843381c713c270278b7d776583ef267b572abdc94008ad88c55fff47220aea75fcfb350611', 'k3cF51', 1, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'XFx4QNnbvMcrKoWNnBpX', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0cc9132412bbd8e37b69e1db5fc22fef59a2f6a3f4adc23b2ddfefbdfdfb399843ce4b4ef8bec335f5f9d318222164a7f3a530984f0aa65e5b4148ee64a2a0e1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'IZPSjLSKg2xD7FLbT2', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'f27f61367d013deefb2f261b376c753dad5acf5447d331e79d82f8a0a3304caf0d34df4100dabb5c1b10920f23c4fbfd376536bdf534d9a596b8f82f94a8f3a6', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'eKLuOnTOYl2whfmIN55u', 'SBW5j18Sj0MoPVlkU8hz', '0cc9132412bbd8e37b69e1db5fc22fef59a2f6a3f4adc23b2ddfefbdfdfb399843ce4b4ef8bec335f5f9d318222164a7f3a530984f0aa65e5b4148ee64a2a0e1', 'k3cF52', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '0G5Ymj19NZIWlRWrpwyG', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 13ms (ActiveRecord: 2.2ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'dca2d9ecae57c5420b67558b36c7e1ab8f0ffb2e8149626cc1f16227ab823d30ac3112e9c8fd282cb709699002c6aded7b44bdbeaec2313582a7db064721e6a1', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'KnAq0NuQ50YouiJITn7X', 'k75uRwr9dauFSIIwsX', '206b00ae76093fa0810317fafe113c33422069a8919f69f906a5f089d7d06d280a5b75758df36c834f65973dccc1cd81ecc9bd44067390f6398e8ae1a033984d', 'k3cF53', 1, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'AWT8bp33iuViCyGe55xN', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9ed298dd7edf3cf3e2d5ca34ca3d9924e01dceea0c328895d9aed36cadb32694d74c1abc8f0614a24b4c37472a305b2c42383ff17b9e7f5a203bd9eaefca4b7a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'oXO4ezw5hZTcqxTt8VyW', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 51 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'b8c931e4964489833699b1a59f623cdf17591cd58394fed82f82a9483db2cdfdd8b0f25dc25d06968953d39c75a75270815494717843a5ce570e15665f678003', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'Jmn8acjMyr764D6vVmv', 'P4dEZJRKGcdD9MGOv9G', '9ed298dd7edf3cf3e2d5ca34ca3d9924e01dceea0c328895d9aed36cadb32694d74c1abc8f0614a24b4c37472a305b2c42383ff17b9e7f5a203bd9eaefca4b7a', 'k3cF54', NULL, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '1wMAjUyxCEA350B8YfK', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '731f2ecdfad0cc65363f98500a6c7f781eb74582b082c6932feae09cbd5c94d2606b28b9e372fdb95231f9ac23472a0c6360d129e94430c06e042a877ff28772' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '1a2d71711d70bcba9a4161d5cb191e179923d84e693a384bbb69dd1477e1aefd9f2eeb75c3355eba4460377ff06e681a3ff72a7db73ab6c0bca353b3fa27debb', '2012-07-16 14:45:17', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:45:17', 'john55doe55', 1, 'RVCRuxfzVHo86Y66YlHO', 'NbGkhM2vgiXsYbyhbe', '731f2ecdfad0cc65363f98500a6c7f781eb74582b082c6932feae09cbd5c94d2606b28b9e372fdb95231f9ac23472a0c6360d129e94430c06e042a877ff28772', 'k3cF55', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:17', `current_login_at` = '2012-07-16 14:45:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = '9gQkZKPuX3uZ83L3gNiY', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '05b00e737063952f38bd356f47945028a4c83ebeb83c188243ba611d8d0c335725024897226c39f37761d4292fd28b841d4ac9e054c1512c8269ff57d120e1c0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '7d574588d6b55881c8f670354b06eb1d826fab904bbe36cc13f5ef1d77f769b655650a263d07e2ae353be7d587ca9d6fbce52fb5e740c20229db8d70913b0d46', '2012-07-16 14:45:17', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:45:17', 'john56doe56', 1, 'KO5mOU50LnvuQNe5GMF', '9Zp3ERZOuh9iP6ueUnx', '05b00e737063952f38bd356f47945028a4c83ebeb83c188243ba611d8d0c335725024897226c39f37761d4292fd28b841d4ac9e054c1512c8269ff57d120e1c0', 'k3cF56', NULL, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:17', `current_login_at` = '2012-07-16 14:45:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'hm23mqYP2QxjICzFeVz5', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '80f5be2a064f066567018d78845061d2af340d54a1dc08b9d4a8d25867170fe1c06a3519bc0c2768cee00a2736eb4ed6c3fcfcef9702c8628f557b84399d65ab' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', 'ec7fac800f8193b99e79ff62af190b1ec76cec473c2334f74bc0ad8025af2874f0956cb153c86a6bc5699bc1dd2f0d932331ca65f5a6b16389285e66d94e3a72', '2012-07-16 14:45:17', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:45:17', 'john57doe57', 1, 'Dhy1WKSEmmwoQnujkfA', 'cWgEUqthITUVR6Y4Wkb9', '80f5be2a064f066567018d78845061d2af340d54a1dc08b9d4a8d25867170fe1c06a3519bc0c2768cee00a2736eb4ed6c3fcfcef9702c8628f557b84399d65ab', 'k3cF57', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:17', `current_login_at` = '2012-07-16 14:45:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'Vpd1Ih3jw9lPcAVapPE5', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '242f2cd25db93f4f0cf7594431fbebffb95225bad1208aff8a3402111c4375b027a24c9976a06913d8f116a19c24e6883ffbce3685a344aa3f8999d870919925' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '774c82bca7c03899a861b411c1260ab00db58a4b5ba100f3efbccef311c5cf01bf92250a3157c0366f5e8ebff797e5dbd9b4155a421c84c141c09acc719ff266', '2012-07-16 14:45:17', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:45:17', 'john58doe58', 1, '4ICtypzJuj0P2S9c573W', 'OknDteEEVLyWNU8LHCso', '242f2cd25db93f4f0cf7594431fbebffb95225bad1208aff8a3402111c4375b027a24c9976a06913d8f116a19c24e6883ffbce3685a344aa3f8999d870919925', 'k3cF58', NULL, NULL, '2012-07-16 14:45:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:17', `current_login_at` = '2012-07-16 14:45:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'zxaoZw4hIrv2Hm70ci', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '17df575e9eea5a3829d3b0e047575127e32bb2a75302f1a75a20cc6aa82c4b634546bdc0ec1292835da44f8e762d0f64ac6a201a2f4ab3731a43eee5cbacf953' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:17', '496bfa32a3604927d421309374c0e32094732efd6cac9308f72e4de92282fa058880dde2756d4bba4729e880717c9ec2733352fe6cc065dddfc95bfb3d5048a9', '2012-07-16 14:45:17', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:45:17', 'john59doe59', 1, '1v6GDf5JdAAiW1KJOFz9', 'lfCvIzw8X7zbZm6hwqK', '17df575e9eea5a3829d3b0e047575127e32bb2a75302f1a75a20cc6aa82c4b634546bdc0ec1292835da44f8e762d0f64ac6a201a2f4ab3731a43eee5cbacf953', 'k3cF59', NULL, NULL, '2012-07-16 14:45:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:17', `current_login_at` = '2012-07-16 14:45:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:17', `perishable_token` = 'ASc6mtU9GPS39iUJEIE', `updated_at` = '2012-07-16 14:45:17' WHERE `spud_users`.`id` = 57  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (91ms) Date: Mon, 16 Jul 2012 10:45:18 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <500428fef3a7_b7e3fc96c434cdc7188e@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_500428fdecb36_b7e3fc96c434cdc7151"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_500428fdecb36_b7e3fc96c434cdc7151 Date: Mon, 16 Jul 2012 10:45:18 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <500428feb8ec_b7e3fc96c434cdc716d1@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_500428fdecb36_b7e3fc96c434cdc7151 Date: Mon, 16 Jul 2012 10:45:18 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <500428fedb4f_b7e3fc96c434cdc71730@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_500428fdecb36_b7e3fc96c434cdc7151-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 141ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '61ca93fcf200f3b2545f3538871ece7f95a1e09642bc39d10ee1a3343d41577f938cbbf042bf797fd8ddee2ec8b6c174b90bb32122147ae0dba18bb31fe0a48d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'c87c75766dcc493c8a55cc55c29abc90070a9f443cffff2f53af3ceca0a918ea22fda4c0142a619b4af33d86880a6cdaf45e460fa3756faf9bc22412b66ddfb4', '2012-07-16 14:45:18', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:45:18', 'john64doe64', 1, 'FILdEOxHAW7y8wcRCrhy', 'CPi8khbbe6jJQHLjtiX', '61ca93fcf200f3b2545f3538871ece7f95a1e09642bc39d10ee1a3343d41577f938cbbf042bf797fd8ddee2ec8b6c174b90bb32122147ae0dba18bb31fe0a48d', 'k3cF64', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.2ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fd48ea8ea972c1ca8f0b6a8848b735a20d517ea115837f87828c8017cf913b89a75a4a8635d44995d30201a52fee22611d092b0ffa0db17ec5b24b7939e7c0d2' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.7ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 7ms (Views: 3.2ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.3ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'db4eb59e2aaaccf1b2e764fce5efad977e8a78a6d6021a52ff165c8adcbb1e4cbd6b8c16374431d1c78cd9bf00e2beade73398141f5ba2733d8f611edc6741d1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'fXf4z61cj4n9ER2K7Ifd' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '0cf7443c71800e633cd47522c2c0e9c24d7d4acfb34622894f145664d0ed12473d61e1f6465fcb026bd66129d099f1b7ead134f95faee6732dea8c7c2dfd852a', '2012-07-16 14:45:18', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:45:18', 'john66doe66', 1, '7K5suZyUkfgbfq1WNrX', 'DVtCv6eWS5ttJNITpv', 'db4eb59e2aaaccf1b2e764fce5efad977e8a78a6d6021a52ff165c8adcbb1e4cbd6b8c16374431d1c78cd9bf00e2beade73398141f5ba2733d8f611edc6741d1', 'fXf4z61cj4n9ER2K7Ifd', 1, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '73f40639b9b11b0317006594998796d6c07a48aec44c290ce5769884b519b2315454a7bb3368865383ca92cd9a5657d46c78f29e71a88cbc1945730dcec04a3d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'PvJQysbFQqW3saxomhKW' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'e0e07a15366db6671f33577deb650950f29687c0f0ca445038eac909ebb708b4a1d6f546ce659e628daf2a7429d9d90b77fb8d67f81e13d9fda964992cf2025a', '2012-07-16 14:45:18', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:45:18', 'john67doe67', 1, 'DgAd4SyRFd9lfR9AYMc6', 'cluljSOo7YSMDMcV13Nb', '73f40639b9b11b0317006594998796d6c07a48aec44c290ce5769884b519b2315454a7bb3368865383ca92cd9a5657d46c78f29e71a88cbc1945730dcec04a3d', 'PvJQysbFQqW3saxomhKW', 1, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e1d59e3f4027b56bb00b6d03e48f1f966a7b21dce9494f7a27efa5f114b5cf31a8334bff51affa5d7cf15c6ff66fcdd4ad04af7f528664e527d32edd6959d607' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'VHSf3fHZs6669swDmcA' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 12ms (Views: 9.7ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f2649d6578e6255067e7ccd3d89c95314d2d406361e4a1a44dba81392eec87834331f77f1d5334a45d5c7f68f88d8762579135471639af4ae076df6b0be0de09' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'eda8c3fabf64cfa29ff3ef61173f503d120bbbbf446424c58cb0dc0f2abbd06c43e86a4f21894ac210bba1865b49f10d0bdfb5540e3765f7d79b9f2c0aca28b2', '2012-07-16 14:45:18', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:45:18', 'john69doe69', 1, 'GGTzcvSEHW7lOik3j9b', 'qDO3AKoStaCtFZd27pBX', 'f2649d6578e6255067e7ccd3d89c95314d2d406361e4a1a44dba81392eec87834331f77f1d5334a45d5c7f68f88d8762579135471639af4ae076df6b0be0de09', 'k3cF69', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'ZhYZyJhswbADtYr0w8za', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a8b8bfc968913eefb264ed662120865e01f5867f1124316ad7d8b1ab97b60ea0d7821480b025a162373c13fafc941e8a73c9a4703d876a9c0f3af703a722a32a' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '68c82f85e66658a7eadddb09108ed8b010398246261e6a2ec8d639d563d30fd1fa323292e4629f5bf8856c1975382ea777ce250c7d51f9ab44a6decbdc693588', '2012-07-16 14:45:18', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:45:18', 'testuser', 1, '5BMuBMW9VnH76demA7ld', '3nw0908ERbGy1FB7C1y', 'a8b8bfc968913eefb264ed662120865e01f5867f1124316ad7d8b1ab97b60ea0d7821480b025a162373c13fafc941e8a73c9a4703d876a9c0f3af703a722a32a', 'k3cF70', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'mgFqUPIi64UPq5mKZ', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:18', `current_login_at` = '2012-07-16 14:45:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'wgVE5IYBmwzXzlxz4Q0J', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '4416301f619b3ad90e032bf21fd9432f47533bfd540b2a6b4a41a1670ac7706721bbf15ec6167095f766cf7cfe89d9a26b66dc2dca1a2d82d38fa9f8b1421966', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'ezEChwXlcEuBTvWbO5S', 't253LCbsZZuARPvH6f1', '35067853d3c12703957c4ce8f358c97bf6d24a9726cbe8837106075fd42d4f8b8690198af3342490589d1affe887f2dc7348d4a3f370e0c51851cb5e8016f71b', 'k3cF71', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'uGjUjZ4CidL5tYjaQkYE', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'BHUeDYdFnlTQWu9XHm8v', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '9950806f0b7556285f6f2a33e88241de0d4ebfa06f32c296fb548ceab2b697d023d4e328e785482ba321d2f930e5798e1b9f76e9069197861165fa93de13566f', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'raLgcWzKjE2COYQDVaP', 'whdssRNExIqRHiQVdbvr', '370f1a85c7325491e4cfd7eb9dcf947dad229dd19ca57aa6018f027b166f5c73125524989df6b9d242a3595cdbd09256574c57a7f19f698a8c377be2e7c9e95e', 'k3cF72', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'g9ONfZHVqLdWwzphdQbO', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'ADmTqu8IivexthfFn5r', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'b0190cc3428ac73c5b7233a1634794bffec82a6aaf70f70cfee056d23ff09123498541ad8bbde8f05a487bf14d786acfa878d346ea7102d00aac0ab9577f4556', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, '0vb8Fo5P95EInPUDFmV', 'Pb3qnMzaZUcWUNXL8K', 'f4ff524f2cc332823ca182b6cede0e759b0c5773d4f2b08a32757d086cbe7ded881bf08a13d7d182a44270e749cbed78e4027d60f4852603c8a8d8b7b7af0a61', 'k3cF73', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'aAFPd4itqDwiNwF36fDE', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'DxuZAUtjCULzBQWSjw8', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.6ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '44c6e896678b8a10c9a329d3c74488e10ac96ffc8b859a6e7bfe662ea2248cba75b3467b70c9af6e6a96fd094d1506f4c4140761c2514dfad38a8ecbb565c4bc', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'vHxONpFtleo1x2207IG', 'xTBy7Sa3O8llKYQtMgC1', '1d12e264a4d1704e5a4ff6c3399cbf93ce7579f6c1421e371b523dc2710590f363a2f7ad6b46b70641ec6833d71407a4366d2630784da9a95172ddb2b0b0a004', 'k3cF74', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = '2TTWLqH8xFIOkxJjBgm9', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = '4S1gkd6ZOHTmlPJaU5T', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'a2c5eef1432fbd8ec061cfb176366c9e8926e939f9fa93d5f9c8261bbbd8114c0652cb05a8097697436c56bba41085119b70dc2da41e62c5b53f1556a1304c0a', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'f8yZTvDbJwMFQTbx1Q', '91KH2FwEpScLlUgKFXRa', '47f6ec25741bc0191c0ac5f708c4a180443dc3e4d84480f54bb72280dc1dedbbaba8fda9605d604be0831c25dd0f7fc8165acca6eed91a5b0551e05880f40a52', 'k3cF75', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'kDhfBfX7bgoFvWdJapra', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = '6WM1YZJSZcKAhmVF18Kh', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '86b8085176ade829fc24c078d3e6ab133d6d8a0922c99850b92d595508db0e58e4be0a1bc01bb7d0bd5bdc1aa802d22f688c5ba950bbcd86aabae28cba4e3db9', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'kLNJnR0XbAxCJ8pyUQb', 'dEQgkcPdOlymFh4BYQj3', 'cfc25be5e7d82778df2772688f29b0913046a25378612cffbe16e936288f7dabe70c83ba40514f50a80e4bee244b82bd7bf633142af69806eda5fcb572396084', 'k3cF76', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = '3myhH3sdE7uU5ZdgXWc', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'fzLkaU4ZfS00bc20mSmy', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'wAy3IUBiBCHaOmaBMIE', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 13ms (ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '99b8d2e893cf1e4ce4dd8753abdc48e2b78b48117498610368c0bc28b635d7935eb81a3603b8cb5749e1fbe43e5c99fd3a4e6e12bcfb8da76c97d94df07a6081', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'r80yIWahnrVlagz03jK', '5bSWMCFCXZai18rBVTr3', '896b73b40378c7e06416ca404d1b0a9aca235c5b92e51522461ee5c8a142b2844c0a8b46bf4907d2234af8b7743a2174fa032340f58a031c11899b7c9a211f1b', 'k3cF77', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'qwAkCRncZQeFGSYBzXKz', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'jZkXtiZyrhRbcrnAvX74', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'OWDuhZeA38W72Rxm607', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '97cbec8fe12a7bbcc82ae26bc9ef611e81cffb7bd2288ac5e6511536fc5d5a07c86ae7b03dd1109c15cf9a3a8614eba5b4e6f5c0ee0e04d0cb1f10028f7db7bf', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, '3efr2CUVCc5r483DP', 'AZP0kDTRwoKrflO2CET', 'd063f6e946858558a7e592d6b94366f98af5214011e8c22ae2cef81e9321f2d21df47491af4ea628ece7823d59557cafd8e5fe42e4e0a759ff6e4e23037a735b', 'k3cF78', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = '8zQy9aVCxGTCrxPzBKg7', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = '3VtgOIqGy66K1ud2pjng', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '758c7ddcb0587bdffc1bda8123da5bb106424e3e9062b7b5a9e63284f28afe2fa22e9ccd2250730a2bf1527ee69c6e98362a0d02afa96a7ba69a0cf83c42c211' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'db8e7dd6f79c4a0ede342a582b56ae721a0be0a65ae55c9647774f6ab295766200000d45a60a239cb916a37ff93d2a5c3e6cf0a4e454948a0fa1390531639b25', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'IaNFnrSl6VoskMFwbIvL', 'm2fcDhDLWCR8LJNZ7Qxm', '2a2e9938a6c7565ae94d69bd024dc7cad6c23daa57761de77b6c69bb3f9b06a3d286f01c6249859a279ed26d5586b9781478846a275f475dff555adc4504b781', 'k3cF79', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'hlOvnJb1hYnp5Ojf2XX', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'EsgIJuDBBbDHUmxm1VTP', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'd0ca1892dcf167d58a3b292c78ba0f6f1de163c4ea08672ac488aca1fb035456bd380139d09d74c7caa0e8366d1936257cf2765da077cb61ef2aaa3f80fe8e84' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'f03b3510fc6057eea6265b69960234d43803431d7f883f61ce06d24c08a81825d19982f780e8866a13b977927556bb4940de7075ff34a25d04e37880a35813ed', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'XGFmw9RVzivQztlcSqp3', 'tudhWQlpWzfaSmmlKkky', '59a71b8c49a19e403c17c1f1f43f0d6b64f8b4082a93f37abca42cdeb1e83189038ed172d3afa806e8ebb20152c405a8aec4b07aa4ecd50405cece9198e8c324', 'k3cF80', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'ygASHGerVAgQPfD0gpr', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'I9j1zawLLLjLd8bFc0K5', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '521cdd70071e55c4bce4988566d39c69affdad7ec528170f326363ce7aa2e63faf0baa4074c49a2550733719915e4b974361840b91f3b989b75b851f12f9d209' AND `spud_users`.`id` != 71) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.3ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'b25bb68519a3716e8d37d1b891d7696b123f4100bae33e6483b67993a8758f303f36213d53f0238e740fffa4acd9bfcd2731bb67678b257351eedd8b78bbad09', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'UgI8y8hzK7DUepkTZqEy', 'MO9XYwOaPa5xPpQR8n', 'ec411b1ccdc47df66e39a24a669bfab55dfcecc4a6385fc2bce44a51dadaff792e8b1da7de8214cef5c55868e7e372d7ad0693ad35dfa075ec8aa6483432d95e', 'k3cF81', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'z4G7hPjeyby9tkUmnx7K', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = '9oGb69mHJCkghI3IMmVv', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.5ms | ActiveRecord: 1.4ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '14526c11db5640699e0571dc82442d9dd5b0980f98bf48aec8afc7141579f51bcb7386153550c83a62ca5e13a384d1e12d112a5e42576fbe7580d58e55407260', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'qMMHBdJJ3IFUS3HXn0AL', 'KbKwiDibxLgcgLN6z', '45437500dcf13f695466b5b7b98bf3e7d51a59c2e525c4fe928d8cb642bab3f0a0990b6edc64f67ed2bdb42158527f646b8c7274dd72bce0fac7e083ddaf73b0', 'k3cF82', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'Of0rrD52w72bpJDiQx', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:18', `perishable_token` = 'EQf8wiLOfdmg7bLngk7', `updated_at` = '2012-07-16 14:45:18' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.2ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:45:18', 'test', 73, '2012-07-16 14:45:18', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 0.6ms | ActiveRecord: 2.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '183a16ff25fe5a541a75651b26a236ed2ad61a01c46332552d83ae3e7ead20ddc494751b79316305db6fef1fb52e9d23c00bd5589938a767172f8996dc284c97' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'ff812e265e34d1a807be4ff1b6c90dffdcee5e8612da913803086757d05dad124e7da48a956ca5eb3d9618e3344835e5d1c43e8c43cb948725cfbc5e1e057df0', '2012-07-16 14:45:18', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:45:18', 'john82doe82', 1, 'kk7x22zBezmNUgBZ9BA', 'KkCzLMKTsvMrpp2yYru', '183a16ff25fe5a541a75651b26a236ed2ad61a01c46332552d83ae3e7ead20ddc494751b79316305db6fef1fb52e9d23c00bd5589938a767172f8996dc284c97', 'k3cF83', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '70c534a87489295d175f5b82ea2658adfa667c72745d4a88bf27e6ea912b952afeedd1e344bab2399d40951198d621eb2cd89359e5b70ca5007e122e08f582ac' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '183a16ff25fe5a541a75651b26a236ed2ad61a01c46332552d83ae3e7ead20ddc494751b79316305db6fef1fb52e9d23c00bd5589938a767172f8996dc284c97' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '183a16ff25fe5a541a75651b26a236ed2ad61a01c46332552d83ae3e7ead20ddc494751b79316305db6fef1fb52e9d23c00bd5589938a767172f8996dc284c97' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '12c67575bf8633dfdfb1df701e064167410fe911969ea7f90b705a302fa8d7bfc3dc68f7133f1309c2e6563e2bb028d3c8736dfc799a9e3796012153701f3750', '2012-07-16 14:45:18', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:45:18', 'john83doe83', 1, 'WIVcQnhtvfd5k3DfTvM', 'dWz1FtlDg6ybEhWUefiu', '70c534a87489295d175f5b82ea2658adfa667c72745d4a88bf27e6ea912b952afeedd1e344bab2399d40951198d621eb2cd89359e5b70ca5007e122e08f582ac', 'k3cF84', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f00556565a8943d3d9c108cb6b6662d3cad67530c1545b118c52a34eb76c3e67b6997a44dcfd7893bd8a01a0546586ea146b446e96be8036afd4e185649be780' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '70c534a87489295d175f5b82ea2658adfa667c72745d4a88bf27e6ea912b952afeedd1e344bab2399d40951198d621eb2cd89359e5b70ca5007e122e08f582ac' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '70c534a87489295d175f5b82ea2658adfa667c72745d4a88bf27e6ea912b952afeedd1e344bab2399d40951198d621eb2cd89359e5b70ca5007e122e08f582ac' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '6c51e6cecbf4d04afa348503603bc7e369f30e422fac48c52e17aafff09ba2c1e4c4a790506f6a101eaf0fa6eab9ec192d483ca8502ed982ec5836533428407c', '2012-07-16 14:45:18', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:45:18', 'john84doe84', 1, 'Pj09JiapNMZTipAxBdwi', 'SaPTkRSiKwzwdnH4P6k', 'f00556565a8943d3d9c108cb6b6662d3cad67530c1545b118c52a34eb76c3e67b6997a44dcfd7893bd8a01a0546586ea146b446e96be8036afd4e185649be780', 'k3cF85', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '498fd0dbb9f3cb484e1f5200e310e436268e93d79fe5e6afa6c97cebd705b6c3bc411006e4f83d7d6f81988a08445b2a655291fc41709b2ce5da86107ae951e8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f00556565a8943d3d9c108cb6b6662d3cad67530c1545b118c52a34eb76c3e67b6997a44dcfd7893bd8a01a0546586ea146b446e96be8036afd4e185649be780' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f00556565a8943d3d9c108cb6b6662d3cad67530c1545b118c52a34eb76c3e67b6997a44dcfd7893bd8a01a0546586ea146b446e96be8036afd4e185649be780' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', 'd94d790e251dd8e4b3b6f819e4d79b5501bf903477bc53beee659ccedf8e2643d901a01ffc3a44711b093c5d885af92d9d039ec213462f3e2d84591cce9c54e0', '2012-07-16 14:45:18', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:45:18', 'john85doe85', 1, '30PFOx8r5qglZlIqvNp2', 'EaKZmghmgpN3Pmn1BTsb', '498fd0dbb9f3cb484e1f5200e310e436268e93d79fe5e6afa6c97cebd705b6c3bc411006e4f83d7d6f81988a08445b2a655291fc41709b2ce5da86107ae951e8', 'k3cF86', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (64.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '78ce9d17d998059f76d24d000ccb9b57727789f66047595f2e96b1d06d0a0605574bba569a7a6842c6740ec16532e5af2c9727b2c5bc7d840a1dd254ade12e0d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '498fd0dbb9f3cb484e1f5200e310e436268e93d79fe5e6afa6c97cebd705b6c3bc411006e4f83d7d6f81988a08445b2a655291fc41709b2ce5da86107ae951e8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '498fd0dbb9f3cb484e1f5200e310e436268e93d79fe5e6afa6c97cebd705b6c3bc411006e4f83d7d6f81988a08445b2a655291fc41709b2ce5da86107ae951e8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '43a5a1f26e53b1b87ebb9fde17d76fd1af4daa96c69fa9fad459a43e41e4cc7827edf67622613d49a71ade22648e103efdf5c97573a49a2d8f49362c0b81548e', '2012-07-16 14:45:18', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:45:18', 'john86doe86', 1, '0lTnBzZwc6css7ZjNO3c', 'UjIKlIdl1SpEZRfD3Z6K', '78ce9d17d998059f76d24d000ccb9b57727789f66047595f2e96b1d06d0a0605574bba569a7a6842c6740ec16532e5af2c9727b2c5bc7d840a1dd254ade12e0d', 'k3cF87', NULL, NULL, '2012-07-16 14:45:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '614d76281467b2f7049dae820d428b064b169eef248c216daa5805ab217da576363939cc3e12748f88f174162c7f82d21461f8e130d4ef5922496373161dc22f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '78ce9d17d998059f76d24d000ccb9b57727789f66047595f2e96b1d06d0a0605574bba569a7a6842c6740ec16532e5af2c9727b2c5bc7d840a1dd254ade12e0d' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '78ce9d17d998059f76d24d000ccb9b57727789f66047595f2e96b1d06d0a0605574bba569a7a6842c6740ec16532e5af2c9727b2c5bc7d840a1dd254ade12e0d' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:18', '65086627ed5e224abecbd32128a7897b90644830d04c33bb909929cc91caa878f495e5c2dc32cda843dc07c9e27d8037c92b617bcea4c2fed6cd0b4679e08a91', '2012-07-16 14:45:18', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:45:18', 'john87doe87', 1, 'IOvIRV3xTKMJSc1BTi', 'PuP9E7DjwyXOOKTExewJ', '614d76281467b2f7049dae820d428b064b169eef248c216daa5805ab217da576363939cc3e12748f88f174162c7f82d21461f8e130d4ef5922496373161dc22f', 'k3cF88', NULL, NULL, '2012-07-16 14:45:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.8ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.0ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ef5649431117c8552b8eba6a4729cdaf79ffeecff73288d58fe45593a808bd25399378a51dcc975892529045419596f1f979fcf39f8747f5bddb8ac8a1eedacb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:55', 'cb529b0d38e95ebc82106e6af6a3589c52b43ff49920b87dc679e1cd16f2b4a1f5fb3c78cde975ef7e944fe633d0915b0d89e0195b0d43898d6f0d0ffbd45318', '2012-07-16 14:45:55', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:45:55', 'john1doe1', 1, 'Y66abc4HTllDYIGKEdt', 'cZaRrx9quDOVqi1MutdT', 'ef5649431117c8552b8eba6a4729cdaf79ffeecff73288d58fe45593a808bd25399378a51dcc975892529045419596f1f979fcf39f8747f5bddb8ac8a1eedacb', 'k3cF1', NULL, NULL, '2012-07-16 14:45:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:55', `current_login_at` = '2012-07-16 14:45:55', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = 'VJ1DBd2VrPOzki9Cs5z', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'osmwPeSwqyrSJ3sdzQ3I', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = 'h5HV2055yqYUpnIhIpn3', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 20ms (Views: 10.2ms | ActiveRecord: 1.4ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b8f739ec56e553506b188fc0eb33d010d0434da0ccbf624ffbca1117bd8055c2d4d3f9d2db296fca038ff4de5f68e47afa3fb14d17bb0a5ce925625163b428a3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:55', 'a7bdea936cb01066fe3a2f987ca0ccaf1ee14b9f42b0ceb093932b95c142a749098bcf41078704d90302343570c8d4ba03f29f229563835ded7ac9610ffd0958', '2012-07-16 14:45:55', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:45:55', 'john2doe2', 1, 'u4wj0FmHxwe14mrZXJF5', 'd84Z9zbrU4HaTsKpAU', 'b8f739ec56e553506b188fc0eb33d010d0434da0ccbf624ffbca1117bd8055c2d4d3f9d2db296fca038ff4de5f68e47afa3fb14d17bb0a5ce925625163b428a3', 'k3cF2', NULL, NULL, '2012-07-16 14:45:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:55', `current_login_at` = '2012-07-16 14:45:55', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = 'bp2MSztUM645Kg7ZQ5q', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:55', 'pages', NULL, '2012-07-16 14:45:55', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = 'LzWWNkxh9R0PpuinC9JZ', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a4fbe0cd1d81412a53a26c550e2bbc07f63efdbba49baa80048b46bc738f6a8b9f31162de7dd51b1ef4385ef35c3a3f2bae55164324126f54417e93447cd63cb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:55', '906c4ef47c0e991ba7326b58f426096c71fd362e81d6f415a51fa6e715dd9d2b50fbe59625d44cbf24eeeeeb84379fe759789d93ff18f97b29765e79ee73a8a3', '2012-07-16 14:45:55', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:45:55', 'john3doe3', 1, 'tfW3XSPs2tWr0mCIgcWA', 'o3vNls7h15VtcOp36UF', 'a4fbe0cd1d81412a53a26c550e2bbc07f63efdbba49baa80048b46bc738f6a8b9f31162de7dd51b1ef4385ef35c3a3f2bae55164324126f54417e93447cd63cb', 'k3cF3', NULL, NULL, '2012-07-16 14:45:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:55', `current_login_at` = '2012-07-16 14:45:55', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = 'LJBt57cEFmt9YJB1pyp', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3ba98c50cdf2385debbf96e6a53b9ef59e2813b4a153ee6330e566652c6378a7634b5214d37f9e8a5767d8f2191b5589a4d41263ff7b272518cc4da7d8255715' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:55', 'e12acc9bbf929bc8bef53e4e4ef4ec1ac63f78b4e28fd4cfbb937433e36b1be54250eaf236d09a56d68d6e2bc9d92e202cbed105eb6bfc97b0610e6ebe7e6675', '2012-07-16 14:45:55', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:45:55', 'john4doe4', 1, 'Y2veddAI3A9oVnP6ZFVc', 'I7FF9pq3sShXG7Ctlb', '3ba98c50cdf2385debbf96e6a53b9ef59e2813b4a153ee6330e566652c6378a7634b5214d37f9e8a5767d8f2191b5589a4d41263ff7b272518cc4da7d8255715', 'k3cF4', NULL, NULL, '2012-07-16 14:45:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:55', `current_login_at` = '2012-07-16 14:45:55', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = 'oZ2CuMfOvMmbmbzJTqC', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'mbzenkmhYA7vseZY3tC', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = '84YUTMHCOP6nsuj83ClS', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9bb148a7d9a22c5c28b64cdbff50194da732dc59401ce43c61a931eac86bcb87223688e1c1e03f25015317b51e5f0a6f2d60115c746de0ddb2f279047141bbc6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:55', '7295d20e156e3fdcb3f34123533c509e685f4e83d29f42601282c5ad747a8790ca70ace5456f9392f6631176175a85c46a44d5371176dfa49c9b4bb66fb089c7', '2012-07-16 14:45:55', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:45:55', 'john5doe5', 1, 'Airx84iJLUEtzdptBGa', 'G2Vgf3mblKHHNN5QpWA', '9bb148a7d9a22c5c28b64cdbff50194da732dc59401ce43c61a931eac86bcb87223688e1c1e03f25015317b51e5f0a6f2d60115c746de0ddb2f279047141bbc6', 'k3cF5', NULL, NULL, '2012-07-16 14:45:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:55', `current_login_at` = '2012-07-16 14:45:55', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = 'cAdgIXGtgQNLCxP7AQan', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'Ca7PMFRSK88ENIxYaaX8', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:55', 'Blog', NULL, '2012-07-16 14:45:55', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:55', 'Pages', NULL, '2012-07-16 14:45:55', 5)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:55', `perishable_token` = '23ALZL4Z5uRLaTOniwdA', `updated_at` = '2012-07-16 14:45:55' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 6.4ms | ActiveRecord: 4.9ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e871895396dba49d05db27ddb19106bf1c22af8b1e53b06a2e16468a731adbcb87e3e14e6ec49a3db1cb89f9d6904b0c69b803bdabc814e4dd33764251da4637' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '342abe30eced320b336324eaf1ca4c2eb4111b0fe64a1339b577b6b321c12dcfce3fa5ee9d167522cfff52f1d7bebdb87e13e8a5d496a9c6c307b2b421f6aa26', '2012-07-16 14:45:56', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:45:56', 'john6doe6', 1, 'A02UNGJXKYBGWaTqcGi', 'LrgACcnqGBH7buMBJBOx', 'e871895396dba49d05db27ddb19106bf1c22af8b1e53b06a2e16468a731adbcb87e3e14e6ec49a3db1cb89f9d6904b0c69b803bdabc814e4dd33764251da4637', 'k3cF6', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'YYbMz93xxFbL3mqyROt6', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = '7D93jGrnGlOmVJiV2b', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Pages', NULL, '2012-07-16 14:45:56', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '2pLsI5pjGhXIEP8Jh9SM', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 57ms (Views: 1.4ms | ActiveRecord: 2.4ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd88a9d2d85dd7505799f82c197b75701b31121f2dbcd4649ac87c43a0fb0d8a563ec4c5b136e6005e22853f5fd95bfcf03be59d308a034ab291b987ed9d99940' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '3664a390f59c60295904dd6a86fc82064b28a52b13f188a81e5c7a0b5388739181daae1865ceb2a6ebce01172846b6e3a74e1dffc4dac642b68223ac4efbafef', '2012-07-16 14:45:56', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:45:56', 'john7doe7', 1, 'kGdfR4rRsf4SsWpGEQZ', '4Daz8ltW6FEYHfanfv0', 'd88a9d2d85dd7505799f82c197b75701b31121f2dbcd4649ac87c43a0fb0d8a563ec4c5b136e6005e22853f5fd95bfcf03be59d308a034ab291b987ed9d99940', 'k3cF7', NULL, NULL, '2012-07-16 14:45:56')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '8hGaEvPIs9b9rdb9xkW1', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'O1tHWo8ut5BUzKBRkAZY', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'zIZwc2JWXhcERkTbR', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.1ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '61767e81e7ce59ac38d599eccca6f6e722af297a8c198951d4f175983e097b1441e788b0807d35c792438621e1131bd0d564015002d5c12066b430fd8e865939' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '21bf7d7cc281f01ed7c09a18cad4e2b4d483babee4be0fac9b620b29b03914f4588627273bfc106f0a6808bbc2e4efe6a41c140665f1764aa838fea1d3998611', '2012-07-16 14:45:56', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:45:56', 'john8doe8', 1, 'dKsMkVF0CjbuOPB53zw2', 'aVoMpKoNFpKxLB2sHuy', '61767e81e7ce59ac38d599eccca6f6e722af297a8c198951d4f175983e097b1441e788b0807d35c792438621e1131bd0d564015002d5c12066b430fd8e865939', 'k3cF8', NULL, NULL, '2012-07-16 14:45:56')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'FhH8cXkT676My7N4XivF', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '4C9pbiukHIPQCNfLMldv', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:45:56', 'app_order', 8, '2012-07-16 14:45:56', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'oXSBf2NYvEyP2tiCiHu', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'edbea155db9ad1dc3ca39941fd8093653f3bd2de418b29da283ef3fbdc071511db71b17ebe8af8f624407e974d995b6190fc53426e57773d407a0f4427ce2b7e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', 'c197f7ba35bdfa6ca4959e63a392201963e6a8f5c0ea45db877c59ae7cd02c51cc2e9b3f9ad20dab878956005ed5fb01f162883386e72d35a48b7e69873427fe', '2012-07-16 14:45:56', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:45:56', 'john9doe9', 1, 'OKfYUjplHAUjxn0WUn', 'McjlbHEGdXImH4muOk4', 'edbea155db9ad1dc3ca39941fd8093653f3bd2de418b29da283ef3fbdc071511db71b17ebe8af8f624407e974d995b6190fc53426e57773d407a0f4427ce2b7e', 'k3cF9', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'ZnnI7W4wd9SOCBgiL1jt', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'zUZ9SVZcW3d4Jr3oEdpk', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'bXJk8fsekyrVxkrgT0z6', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'abae1695b64155243b4b9c779b27c0e87d9b4ee8d6be1c3373f34c86390776961668a9a7857710ee7657016fcc1d03077d247d2332d8d3580d88121f6c431d86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '1a8a66e9eba8456d8f5aadc11b4a542e0a5d65a241989959b15edd5e4d070cd2d6e35d8a0e09c5ecbce493fbc8b3391871b1517779c1f2b0e0ed95c8dd056117', '2012-07-16 14:45:56', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:45:56', 'john10doe10', 1, '4lmyRqB72lAQS2wEAVyX', '1CKa7yXl6eZuncbB66Mn', 'abae1695b64155243b4b9c779b27c0e87d9b4ee8d6be1c3373f34c86390776961668a9a7857710ee7657016fcc1d03077d247d2332d8d3580d88121f6c431d86', 'k3cF10', NULL, NULL, '2012-07-16 14:45:56')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '9knIUNt2YaLdFHmcUcC', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'CQYKcZd0TbRljTQKvMIC', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'IzZwqXDMy7oixFDfH4VL', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2469331b8f2b4e157193585c3fbc49c99651cca433ffeb9c5ca431cca973624ad1b4dea5dceb123e95762fefb8c4ece2f2365805207f169f855650ee762c6d18' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '99eedd58e1d04bf0c62c4e16937dc3cd515596ec4f051275c557bf0b05f51c3ad3c3cdc15cbcad160348c70d3d7b3d0c117e97d9f89cc629f39b071407fbfd65', '2012-07-16 14:45:56', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:45:56', 'john11doe11', 1, 'rkyAVNrUEMIezOQ9svU', 'Ac42cPIBK6m5JJUsLETW', '2469331b8f2b4e157193585c3fbc49c99651cca433ffeb9c5ca431cca973624ad1b4dea5dceb123e95762fefb8c4ece2f2365805207f169f855650ee762c6d18', 'k3cF11', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'FgDBkjiQRzuPyzLho3N', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'NLxUwDBAx7eZ47YR6WU', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'V5PfcH1UPxuAe1vyQMgN', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4c6af790d6b529a53302cb48967db0161f40d9294b777d290fc71632079d4c2bf45be858593e54e24dc08bdf46acae688ad1802386328e878a9b7c2098274504' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '3337b5d5371cfe00fcc14d173bae801dc2fa751e01c3a836686ccc6e418396e7e0084452d6fa8ca659d606631fe60cfbbe4f3d0acb156fa5c554e9f12e61386a', '2012-07-16 14:45:56', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:45:56', 'john12doe12', 1, 'bbUBpAKq0TpwPubq76R', 'IykL0t0Mi3GAU4hnhZ9t', '4c6af790d6b529a53302cb48967db0161f40d9294b777d290fc71632079d4c2bf45be858593e54e24dc08bdf46acae688ad1802386328e878a9b7c2098274504', 'k3cF12', NULL, NULL, '2012-07-16 14:45:56')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'HQ6lYj0KXbABMDxc1OO2', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'HeauO7uPrwti6cxiD3k', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'wAeqhF3AfSx6V7h34Ny', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ac03ac41fb1b3cac8f1dd6131421ac3075559fc4c0bb3c5c1197214eb3856f1897a1a5c34b66c1f10ae6ef51005f0fecd1c7637a19b3880f68d2c943286d6434' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '676b2b57e8f4f6513b1582a15a8d6a283ed4f6a74155a144684e7a137ecbbc6fb917e8c27944a7d07d81558a3c0106479553d42b07bf33e4ff33c108bcb57868', '2012-07-16 14:45:56', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:45:56', 'john13doe13', 1, 'tHFxKUrPY8UnzXfywYfu', 'LnKiI6wNep1dKTe8bCan', 'ac03ac41fb1b3cac8f1dd6131421ac3075559fc4c0bb3c5c1197214eb3856f1897a1a5c34b66c1f10ae6ef51005f0fecd1c7637a19b3880f68d2c943286d6434', 'k3cF13', NULL, NULL, '2012-07-16 14:45:56')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'scQ8nkskSEaE9WWLcJQ7', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'iNiyT1TemIoxdp76dqa', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'SE4MH3RhyhPkQiBmjps', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 52ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7565a1c6cca0106d7aab7e27878ed813b264f40e345b68653c7bf8fe8768fc9e4a761ee8eec0f991c7a88b5ded1c7726a91671661fe08580e800feba28c8d30e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '6e249c7ccdfb3a799d0f9207b07c899bc629e969be9eb104f1ae589b4e8ce09ce92c043b62c457f5c06ae3c4662e225d8d70a4f6e2f65476dd55b42efcd79f00', '2012-07-16 14:45:56', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:45:56', 'john14doe14', 1, 'uIzSNGddRTkt21iJ59', 'pTsX81ha3FqraRwTbuyx', '7565a1c6cca0106d7aab7e27878ed813b264f40e345b68653c7bf8fe8768fc9e4a761ee8eec0f991c7a88b5ded1c7726a91671661fe08580e800feba28c8d30e', 'k3cF14', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:56', `current_login_at` = '2012-07-16 14:45:56', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'y8jCw5StBMvxS2Aiv7jp', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'pqQ7l87kS2G2hLR45zzE', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Blog', NULL, '2012-07-16 14:45:56', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'lS8n5aSj7GZywncsTTdh', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '01c2bee5a99733a4ade6a5445719db494d7bbca3e0d8483e1137ade1f10c5204f469419ee618b017d0fdef902ab0ed56cdca940a1d915b95a8291d5cd8454506', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'qAyxkE4rpKCyyTTH0f2', 'jDctX4nvnyLGIqYjY1u2', '11c92b6238df0c7e1dcbe6f8e04878e88f17c1934edaf022df646faa67fa438affc54e379dcf1d41c4288c626eb67abf1b9efb4097d3dd44a68d9d6791aa0360', 'k3cF15', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'JbyP3OV55qm0ijj8tzn', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0d087e717f9affc3d076518e780c492301bb976658a777f5461fded85786e20886ac00f0267e86843319cb22c9c3cf44a4b8070549b8232e04f0652118a301d6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '85BTXJewz8Nxn98GJXGZ', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '6b276a31571c322973d604d2658a74a2c857713a2230f60565b3f64d7abf0e9ae588f45997f60e9f42bee6a081b51a24ec905ff8fd9104b2c7361d15999fbb5a', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'OM0HGwsUFyyDXr0jxF0z', 'G34H2lQNM5f7yktSznD', '0d087e717f9affc3d076518e780c492301bb976658a777f5461fded85786e20886ac00f0267e86843319cb22c9c3cf44a4b8070549b8232e04f0652118a301d6', 'k3cF16', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '91d6198c875dea09b1b55bf4744ffc5f00fef8e69d6ad88ed4ef0e37fad12b642096f61eea28ac03d71efe3639fbeb87b03284a8ecbad1d82addc2f90cfd7bd3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'cEmQVurKFMrMzMR7wr', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', 'f457aeb1af6835b02f77500b6e29f4759525cc60489a48a89917d8b7439263250d438e8eadd1959a154125bfea4f0cdf36b4ca5f5a348c864424a04402895b51', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'vSeiuklgVEv7z9ms3IF', 'Q9kVrBVvOgwNA5Fzsf2L', '91d6198c875dea09b1b55bf4744ffc5f00fef8e69d6ad88ed4ef0e37fad12b642096f61eea28ac03d71efe3639fbeb87b03284a8ecbad1d82addc2f90cfd7bd3', 'k3cF17', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'mf1F3APWy8HH0BMbxKz', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.8ms | ActiveRecord: 1.6ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '8932cfa023d5db92f2a4ae932ae793856ad4bda51c45a810b018b941c6bcbfbce8c4424f1d21ee06ae20396322509d71070745d76830ced32e10e39814aba8f3', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'wYLDYPvLUEsQjbTvNY', '5Std6SCUqUGM2pR4BXrn', 'ef95dab423aefa149ce763ff1d1e5ef3154633742d55f699ef33b932e33f2c8b28607171bd9de33d511d9db03c0e2b9f2bdd21a79a20f3188a1011bc15f2ef70', 'k3cF18', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'qBrJDZKxnUMI03pga33D', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '4snmgwWA80KH7vRPR6A', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '11a7f43c09bc90323068754f5c9d9e9afc42e54e076f48ad62509f454493bf9635e2708af01dd4dfddf1846dd069883dbade4cf3e2ce6df21440f5e496203105', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'EQHUGStgt4xMvqFgrjC', '8oae1ktZ5xLCrwY1OGU', '6077def2f179bbf9c8781501cfa30814180295f2f5dc6052fd10c8075197fc18df31ae8f81724cb0ab4f9af572340064d1d4259f78f0f6a0a894becd88d620f8', 'k3cF19', 1, NULL, '2012-07-16 14:45:56')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'sO8JnRsTCnctqQN8Pf3i', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 19  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', 'd57b48dbedf0ea0c422ae4949dcf7f5a66ac0c7cad1e73b7f0d163bf666337ce2688ca525772599dbee22c778173330d1a778d2aad8967b9454b8588653cc1c5', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'YnV1jB6cIIrw1B9Cmd5', '9hXujkGnVbRwKi0byBIC', 'b98e0695b65d6f55ef9a1c49812b8bd67526875523ba8eb7ecf8b94e80f64b239f2bce551f9ec099fe4798dd8543e6433a4df9e9aaa238e2b3d44f4182c6436e', 'k3cF20', 0, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'fPBGVErwyn0YiQ1B8l4L', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'DlEmNBeo9AKYDZ5A7S3B', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '878db1d4df218a3ac9b2726340d125c82b6109d86fb0d7f139142e9e512183528567a5eb0bd6b46472e732089316ba65e9a0d76f240f4727407298c289281a84', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'hhHsa9S18uda6jiZ3wb', 'jNT8koJm2zh4GZezXkNC', 'f49588e18f0fb0db34285332651a2ea27d1c7c66f228ac5ac889dcf08f4633a189d21746c3a48b066997248430e51b002c7ac4ac962614641910e6550010b2da', 'k3cF21', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'rT743QrILTsJBVylRJG', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c41ede7c5e09a77064104cbdabc9cc1313a942f04137553d155375061a797160d54b155f52aa02195563fdfc8a6da9b729dd596d7d6f0999cc2b3e06320495c1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'rYbRSdVtIeS04duB0rGa', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '154c03ad8aab6d1ef2576ac74e44609ece2dd8ba7cc70a9c66af4671048b6aa12a85a22b12e38d5bd1b86f1d0cd475369c058ac9213ab73dae601964c18695b3', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'Ifbuw7ecv5RoSg1QIRR', 'Q8O6bQ4ultywsZLpvSJw', 'c41ede7c5e09a77064104cbdabc9cc1313a942f04137553d155375061a797160d54b155f52aa02195563fdfc8a6da9b729dd596d7d6f0999cc2b3e06320495c1', 'k3cF22', 0, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'Users', NULL, '2012-07-16 14:45:56', 22)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'Hu9RYQXqHQ8zTVCC2', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'kB4usg5qrxTlqN1svcbb', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '6e94a1903dd4d686002ec5213fb2b6077970493c0679ad4b91b0549838b5b3ad19c48cd8a395c92024527479f4c981d10e0fb3a619f2891653a14efe55305ea5', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'aYM95K2BQGRyEkaAF4PG', 'fEp3n4vJghIeZaJwVslr', '438963ebbdcce0157421646c2255949bbcafcc2fbefa591da7d11aa5938e7dba01fa9a6ae6c2c23f8578a7dfdd6bae149e0444d1b313cf319b99418244dd538c', 'k3cF23', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'Ep19kJyaOXeeC66f9rRD', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '791a80d6033f4d5f52106f5e713175dd5feb3087d7c66a45930d6637b5422a63c7b5ce3231a5b8f72a6b27dfc0098afef06bd6d8ae9cf975ede01fa09d9edf66' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '083QjrmkhONYw3XNBR', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '3865feb3d841c076d9c1cf9a82f72db58eae06c240d26e926df3229390eb9486790b49ef836c736a9d1540a31d67046ce5476a7cb3d39f80e82463ae3a7de800', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'qyUJoZzfKtHUFGFMj65', 'P9ykllnj2DSLLQqQPUh', '791a80d6033f4d5f52106f5e713175dd5feb3087d7c66a45930d6637b5422a63c7b5ce3231a5b8f72a6b27dfc0098afef06bd6d8ae9cf975ede01fa09d9edf66', 'k3cF24', 0, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'Sl3SNMYSxjpblLdEhpg', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'M9Gsrw12MSnD32m5axrV', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '0c3b4ae653655c5efca28345e980c0f15db80c5f34280a72943f76133637104aa4ac43c4be6f7acfe224656bd6dec065326d562b787f10ab0ec62c7ef90528ec', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'yWvxDjkt8HTl6AXye6UO', 'EYUeZzmaFl72mThrHGTD', '3cc6bbf3e730a7cb0ed7345884158936fe56a10cd4889af79d9dca945ec22431b71f74ee146bfcabeb4dfc8d6f23261151621de85677a6bad91f98c6d00ec955', 'k3cF25', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'Uv2ZPTTk7JZxlysg47E', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9cbcfe58ed0f096772e062fe6963567cd2deb206ebb43f7b6aacf749aa92821cbd0e7f93bd4e3797dec5d6eee930eea3732d0ef460109409f4a2e5fc5f80726c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '7JQjPLSSSB6AZGCiDup9', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '59c9b333c7a796ab91fbcf6f18fff9e96b9b929ebff39d8a9a81d53ab45d2067fe0bd3eecd71508ab16d3737ed148bdb3e3d68da0351feaf8f6ab3d3153061c2', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'cRXXWMwGzIi7EzgfMQ', 'xBQ1Buh1QbbL7cMEqAM', '9cbcfe58ed0f096772e062fe6963567cd2deb206ebb43f7b6aacf749aa92821cbd0e7f93bd4e3797dec5d6eee930eea3732d0ef460109409f4a2e5fc5f80726c', 'k3cF26', 0, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:45:56', 'Users', NULL, '2012-07-16 14:45:56', 26)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'ssc1HFsdGp2zvr1FPrP', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'K33iyEI4D2wmcRM8hhJE', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '11543b697d5289114d8e55d04dd5ed22cb45af509a60ed1fb3cbfd67e7324ac7d0063d51bf6363971fcfb37ed8e881fe6c23008197f6e691b631be56872c2d16', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'SKlg7PnFY4j0sYfLBSJM', 'yG3QPc5nBtUcYzfzM90', 'eb2113f1366a3e721a0f08bbc1ee8622e1b0153881083ab262478a3be1cafb0e94aee4c3a6687b1aa704c90900e26c488b848af39de1ebfb4ac17d3408254731', 'k3cF27', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'HOENST6sSWNIZtjE7AA', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b5b4b1990eba2013b735918f5a23d4e263d2ec1df6381235f6c57c20dda297146936ca80752224cfb2679720c50939d527200b7d01c551fcb0a54018a40882f2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'lVlSaggK54AezSfdUyDY', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', 'b316945e0bec6c0a01dd58a4aae86904ba8c13ebcf9e95bdb45198164c31e8201c09e9d0aa1b5cd268211a2aedaf047dec62844661d7405b5597300c55d61389', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'Fx7udjGhk99VXYRhjVLq', 'ngiyNZYJBecr82v5ZY3', 'b5b4b1990eba2013b735918f5a23d4e263d2ec1df6381235f6c57c20dda297146936ca80752224cfb2679720c50939d527200b7d01c551fcb0a54018a40882f2', 'k3cF28', 0, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:45:56', 'Users', NULL, '2012-07-16 14:45:56', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:45:56', 'App2', NULL, '2012-07-16 14:45:56', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'fesGmfReLsJPVgMtUwEv', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'XKcsHVQJ1aKNUvaqKK', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '237c53923eb2b8861ba891c4d1d81b03b84e8fdc8c3cae8d45dc4ad68480000b89c7cd23659cb751fb64e2a87c64df2dafed97780bd67de30df358e98c5784fb', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'VzYZ8Zg3xh7iVKJ3ZGLE', 'xUePkh4jB9b0AK5UfhB', 'd81ec8712eb44738af8a693bb6089226e733ce2d570b032b41218f974c614183cb68b456a245374c32d45700c995e1f0d6954171383bb155ca6e2f0b45c308aa', 'k3cF29', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'YrlK6KkRrOr5hyylhyWc', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c1e90f722321cee16e9ef34e5686d818c0f9657bc2c2df18dc39d281b46a9c152e0b9bb1ee3443d9283079ebdc1a1677fa8c9117e7a592ba3b37a44da8d1bb95' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'MISURg5YHx9F7G5gkFpo', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 29 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '41a9f32a1e37af5924e8e2dfe6a2fc124d2009fabfd542aa29be51878ae0b7e09e53a115347360c278e9c54af1fdf677ee4e6073c85705226894c5d516baf1d8', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'KkeoiHaoZWUzf5txjwI', 'q699pVfWLIpDhfyXXjV', 'c1e90f722321cee16e9ef34e5686d818c0f9657bc2c2df18dc39d281b46a9c152e0b9bb1ee3443d9283079ebdc1a1677fa8c9117e7a592ba3b37a44da8d1bb95', 'k3cF30', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'htMNESmduhz2HyRhucKn', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', '9af64a6233f298863ff954e28c369d3e49f2e79b87e4b56162d28706145cd8e033a4f593515c42db9132c21e7dbc9e3000cf90da140d1445304cb3faffb93497', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'gidVzrp6bCsiaIibrsp', 'agxS0ZxQ6NyXIzzZdzj', 'b00fe5197bf68b72ca79cbd06c1d5ea469dfb3e93be88aaeb92959ab2f21ca97795e61be497b5e87ce7145460ab0ab5ef3e6f29f25ddfaad890a0e123d8da6db', 'k3cF31', 1, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:56', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'hNuC9JVYkTHeFuS5xd', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '96d16704c3930fa3eabd2aab78e0ac0f6d91c20b1f7344c708826ff11cf909b0e24e66bcbf5be1873895fba434dca815d788162ee61bc37124b299573637e76a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = '34n4TEyz9immeHZAM8hj', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 31 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:56', 'ad5e6c44eb15e36935e6e34e279fd181e343d63d531327e94c7f645b23531386685b8d931fe3a99b5aba5fe172847aa827908c937c14c49b3cb2b9b5c3a145a0', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'ugVdN7mCt4TVBWnSgRW', 'kh3EjdAdoP3PxHO99vkn', '96d16704c3930fa3eabd2aab78e0ac0f6d91c20b1f7344c708826ff11cf909b0e24e66bcbf5be1873895fba434dca815d788162ee61bc37124b299573637e76a', 'k3cF32', NULL, NULL, '2012-07-16 14:45:56')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:56', `perishable_token` = 'lacmcePD4tiSjAYnrTG', `updated_at` = '2012-07-16 14:45:56' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.8ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'f5c7b23bd7ada9381cb4df1544c6fe0730cdbd583df5d5531ebe31ce3f64f187a943c8d8519e69848c90f88b1dedac1302db317737ca8395ceca9d0a273e6e6d', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'mNkkmWHYex8hx4xEfSZ', 'uHM5IefKKL56zD9K7xQU', '847aaa16aee2ee861d9e9c8c4f9092be9e2305da59fc989d5cd8cbce885e70448da9706ce6074e4fc832406d16a9fe0aeef5b05639fd687b950b17266bf22678', 'k3cF33', 1, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'cNRAMn42l3LNnfwKwxZr', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'mj4HseF3ZNPHFll5KmwC', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 4.9ms | ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'dbc0d4ab615002efbad5e0ac89dda28f856004295c7036f9363c54c26f0c02718d540f3bfcfce4ce83c866179503533df8c2aad008e239b153c0335e185de55b', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'fMv4IwKYnNKVwXQyQxs4', 'mCQLJEbH1In5PsNAA8XK', '567657eb92cad7833eec92d017ae17fd792dc48e6bc5e372fffa86c5704bb3e514c3799dc7dfdb0354ab17d12197bcd62af94ebf50d5a249a47b693f480f2ffa', 'k3cF34', 1, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'FIvjAWduiiKZBOOiBZM', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'mSOCQShZPbrigRUMs70x', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 11ms (Views: 1.2ms | ActiveRecord: 1.3ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '9a44dcbddbcc193668fb2723fa4504edf0add09c633405921dc655d9d4cd854231749b738c9a11198e8f99038c42b0edc0f74468ff7914c159dc3a2a92df0402', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'IrezQCPrB2NStUeMWacY', 'TllCdDETlwQNR1KkBybn', 'cf8973f78659d0963033dc00b7a3eedf327d519b66f2bdeffe82f5cb662882abc3c6efa5353812912828f6ac94812b0d8877370a24179974ada3ec01c9f63a5e', 'k3cF35', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'fk1BTJz9RgP4jbrQYiP2', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'sS59utZGa7XhLrZvfWK', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ff54524821930b0094028a6ea87eed91214d666b3a7b28eddad42f9fddd4730629794549a300a238154077ddcb3413f91f70aab96bf848bc8a9aef1909f5d0a9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'IecuF83IddGkAyWZCze', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '04eac58f4a41c93b1c8680e3f705000030324317bdeb22260365967d50eff66aecc82b786b7633ce6e1fd3ba61f9e09f492f10c5bb432aac8412ed0fca93461c', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'xp5GxUR2JSO6zudzGnI6', 'ajPWv9bTojRfM2nGl52L', 'ff54524821930b0094028a6ea87eed91214d666b3a7b28eddad42f9fddd4730629794549a300a238154077ddcb3413f91f70aab96bf848bc8a9aef1909f5d0a9', 'k3cF36', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 25ms (ActiveRecord: 4.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '57c64c1405ac8dd4cd4fb77979da0b7df8aa5bbc900c398c152ca2508887bf7dfea2381ef9b60682ece0f9eca6d41186b0cf47d60b5ebb6ca0bfad2c0a745d1e', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'AnKgkacveMEDia6Lyw8o', 'JhqrFIVpsigsUarSG8jn', 'bbeffcec530485846fdfae7628e85908f88c2627da718b1a7d1cf5623d21b7ac3be8301541df620b7a805616b8dfc888665cd7a7cbbaa14ee607463b2cf20e21', 'k3cF37', 1, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'wg949QrVRQS7FiikWXH', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'Zv8gX3d2UHNfdvczGRhG', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f9c17abe9d1ffbb2d2559b71377aa089f6b631d0954302373b7d415c87a1ff12e42946435ec425fc16664d1f8b298a9329a9c8dfd274fb8d052c3eb60c470cf2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 20ms (Views: 2.0ms | ActiveRecord: 3.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '320791a27539715bdcf6e964056190c33954163b3eedf6ae57f73e51596eb60640ef70ac4f7dd6a1c148e5d1fdb49efa897c55d52409cfe320cdbd14166195ba', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'kjMWQ35mZP0JZ7vesc5M', '0UFAAGIu3IXJv1bsBQfg', '37b8c83bd5371719c4c63ef979d73b03d4599a8b6fb7e6e9228ced93abd7e07b40054d85716277c337c6262c8a091c806426fa767e027e58adcc7e44326866ff', 'k3cF39', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'HJiZxUOvRNvMiD2EEUR', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'DBUynBCX8HsYBdcmYSy5', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 38  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'aeeb573a530caa3fafb899dcc2d6859257fb6eb7e5e1849dd7d38954d12b74c371bbaf6b398c1485ac3ec97649b4b6278b795e10b473c713348e7c381a2db99f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'OBj4GiZWYd1JzCNZYv3c', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '7664770a9d668cb3cd489ed5d7f23acfc3d4bbb58e8ea30c14a54020f432d2221d0fe26a67ef3564d71e66ef457efad78b431662f358c25d785b683e85c82314', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'K7rzPSxcDwRDjnsrJU5P', 'rfU4PG3S2YuZfaZ0Zyok', 'aeeb573a530caa3fafb899dcc2d6859257fb6eb7e5e1849dd7d38954d12b74c371bbaf6b398c1485ac3ec97649b4b6278b795e10b473c713348e7c381a2db99f', 'k3cF40', NULL, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 26ms (Views: 0.2ms | ActiveRecord: 4.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'd323b55758c3d00fdeeb1f9223a76b89a31c0e437c401133b8c89e08a3a169cbf1b91ea6f975d8c5616edd62d4e3382930858373aa352b98469c6945f7643f41', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'Kfu8lJu8YF486w7l9XiU', 'BSWd00n72yRixvG7he1', '1e44ebc51cfd0c090ad6c2d95bd5b9502db593ea91ef991d6842ff75b02ee9bb4826d318da076ab5b4165e942d4921c523db39bf1993ba591659a16610391867', 'k3cF41', 1, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'NiqLcRvtZZv8PdASKP', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'mUh9ABGAtnFwI3dzgNpO', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f40d5e7661382199c58a44f6801515bd2f6dbdfa1a062ae499c8737fcaa202b71e639f230225bfa51366fcae1c3996ae49e7b2306fbd5ad722e4a4abe288041f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 17ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '208eec2220c6aafbf0e886140d7b546bad361b1b429b42d05169082f85bc968ef46b124cc7974b195ca76d2aee94f2f0694eb6dc06869f550b9eba901a69ff73', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'vz8zJlPLH89hjaaYJ3L', 'nX4o1OhKGu3bUyoLi', '0ac50b5d0ccb55cd0152df9bbc483d1b2133be4910a2e35f9d281a94593b6cd3fe1bcbe6de9d15e816fa5686649a00bf56df7eb692bfcf32e503b81e33b35ba0', 'k3cF43', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = '13RDtZt0JGVLzltruERk', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '41093768ab378c096e804acff9b067c75a2d2b2d4c77d64ff4a1634a14c1c96b32bc6598a9688933e3be6379891ec3adf40fcad17df75f7040a40b79cbf995c7' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'yxpTO2YxUCYlyCpiXLAA', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '229b20a6f096f986043347224993701e4ab3c916f74cdff8b281bf8266e34a7274e432e02bccef893b6b3272c9fbb1e501115b8539f28dbb6efb022be71fc643', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, '0UK9AFst0vmpwq3f5Ic', 'LgXMrMjpBAhKgWGSp7n7', '41093768ab378c096e804acff9b067c75a2d2b2d4c77d64ff4a1634a14c1c96b32bc6598a9688933e3be6379891ec3adf40fcad17df75f7040a40b79cbf995c7', 'k3cF44', NULL, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'DpfL4fwDaXpoxbCW5xO', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.2ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 1.9ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '594d8c6b0db217fbe76afee9c59158cd9c627d0649ff1c6b7a6424b84127872757cf7db57e38d935620f258b63aa47f338ad695f69a74fb51dd557cb4613fc22', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'TpVVG9lQtMGmY8K6K', 'ERVOq8tFw1GQOJY8GCA1', 'eb9cc9b71c5410f8a9875ad4615ef87d91d9154e418bfc53c01cd8fe49ba4305c75e96e6dbf6332714cdfeba650913865a75d5564b75eb6b6b316ce49adeb60a', 'k3cF45', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'jCYbxhm1aNcvoEwbjF3V', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f7d994fe91f9240c26d51ee5428e64f53af6374f02c80a0a851263260ba8b0b19caca2dfa17832813bcc61693eca8375e036774dba7d63f7bba6848f3783e20d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'mIYrSR7dOdaRVwzWGYfg', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '061b1a464d22da496b29f0f273b83bbff4fcaae3474fa3aadf3e00a455e83bb7d88054df7d50c5fd331fe84a3e1aae32b8a9a51b3ca3f647d48856ab91ebb24d', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'UcboTGTNpuvcmivt7u5I', 'MSAJFip2zRSmK1ctxlM', 'f7d994fe91f9240c26d51ee5428e64f53af6374f02c80a0a851263260ba8b0b19caca2dfa17832813bcc61693eca8375e036774dba7d63f7bba6848f3783e20d', 'k3cF46', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'sIK6AWcJFrKp1Q0sTEw', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 12ms (Views: 2.0ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'bd81b8125f6e4bd72f67434fdb9f168040f72a072d482187a873a69ab4dea3343e03b4a21172c927ee751c28d48d6bd1ad0bf1cec6fd0ea6cc0e9698ca49c54c', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'VWlZ0VVTTtladQnYza5', 'AmvVPHAtbSsmFyAzvNO4', 'f619918d5ccbfc25192ba3f2ebf32f12b758cacbb3cf298e34e0263be10835036a73308a3e82b725ebf8b23d59f82f549c814a0a7cfac89d725eafb19c0b4295', 'k3cF47', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'Tj2dv69t1jSjQ2NW1iQ', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4a55b9109e76fc8defdfc1a811d24f08f2f09e19ab8743e484be7b5e4acbb46bcab7b78724d6f88b73db5a909a6f089fb610e85a37a901f73c7fe288156c800e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'zb6CLMAOhk2nObGOS', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'cf776849267b90411a9ff7a5d63c0c2e79a374d794f24fa987642dd30701f028f16e3e8f5f407e320627fc54e2d700e6caf05cbdc16b2e45ae86cd9cda25009d', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'BgH0o1ngx2IyJzJVQw0e', 'mzRh1djR37OWLGIe36St', '4a55b9109e76fc8defdfc1a811d24f08f2f09e19ab8743e484be7b5e4acbb46bcab7b78724d6f88b73db5a909a6f089fb610e85a37a901f73c7fe288156c800e', 'k3cF48', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"4a55b9109e76fc8defdfc1a811d24f08f2f09e19ab8743e484be7b5e4acbb46bcab7b78724d6f88b73db5a909a6f089fb610e85a37a901f73c7fe288156c800e", "single_access_token"=>"k3cF48", "perishable_token"=>"mzRh1djR37OWLGIe36St", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:45:57 UTC", "updated_at"=>"2012-07-16 14:45:57 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = '4EwxTKjWoGIizUndWDx', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'vlC5Gbxo7rhlhSczY7sB', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.5ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'ca7bc2d03387d39785c4a75cecfa7ca752ea8b7cbb1d3c8b3856c0072b552bf8d461660bcd7e6ba7ad39b3f6ec82afa42b26772597eabc56d271ce57119c4fe2', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'DcJY4JKEirJTOm26J4R', 'CnnuCaVDTSWyi48xsWn', 'ed2fb8730361680f334bcb99e3a0a777f223e4d9410da00a405fd7e787025a4463977704bc085cf973fe0479ad6fbb73577a00489a3a123398026848b5a302b4', 'k3cF49', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'tWLPD8Bwm5nqsbRTkj', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '164455db44e82b623f40b799b373015dc6ce5a26d80a51bec965332cf40731216466fe32f0e8748f9c8ab9d53e5fc4cc46d483e9a58adb02c4cc1852da600f56' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'VzrNKccuQEbE38NDCWEH', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '474f2787b3f29bacf2edd8286e08fd5339b4ae34c1caee732d01744230df00106fee2f3ee4f75ab85dad0746bac4d8bbcea30987888214fd326977ac84188b3d', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'ASSb9rYsNBp6i9BPMP4', 'CZVcqdPaaDt5PeFydd3y', '164455db44e82b623f40b799b373015dc6ce5a26d80a51bec965332cf40731216466fe32f0e8748f9c8ab9d53e5fc4cc46d483e9a58adb02c4cc1852da600f56', 'k3cF50', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"164455db44e82b623f40b799b373015dc6ce5a26d80a51bec965332cf40731216466fe32f0e8748f9c8ab9d53e5fc4cc46d483e9a58adb02c4cc1852da600f56", "single_access_token"=>"k3cF50", "perishable_token"=>"CZVcqdPaaDt5PeFydd3y", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:45:57 UTC", "updated_at"=>"2012-07-16 14:45:57 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'ppB2DnOrGCFpF7wuFgrd', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'XfsKs6IrhMpMA14EJXZ', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 15ms (ActiveRecord: 2.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '13b632a0e144322b406bb3db7599e3f8ad9f5d727837e3ab1f5c591536fc66ae0306eceea9087e739838b20f223a7d0ee85a5adef87823a3f85663e7ce6f42a0', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'mtXkJxGF5cRz9cLufLK', 'jbY3b67f2pLSQMBUWqK', '5f391b2749e91bbf1257ed110d035b0f35454279f40228c380824cf96b8f492cbfe15cd1cff5acb5a10ae2e3c5bf4f20c2245de29185a32a11d5f62322522acd', 'k3cF51', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'IuZPyinlddfIKotc20u', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5e11ca90e12eb1da0a353733167de4f20d324964863ce715950430e59a475168f1f7aa04de02f93485673ec8cdf46afcb5c4c50b266c8a93b48fdde5af8dc6f3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = '5eKKtkc2E2juMadNFeWe', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'e5486adf98db379f3d007cfc60e09683c2ced817244a30a7266ceeff123c744981ad53fdf4b2f5eee2d89855c4ac2c70d3df998ec15c9750f98b9b6228456b81', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'PoZMnCSXrkpW98dn7DL', 'SbjmjujM2289qStTSTdM', '5e11ca90e12eb1da0a353733167de4f20d324964863ce715950430e59a475168f1f7aa04de02f93485673ec8cdf46afcb5c4c50b266c8a93b48fdde5af8dc6f3', 'k3cF52', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'wgf0OA1uQBXyqLarLG9Q', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.5ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'd50c7959d0178715018b76ea305be785bcd04f8d884831f5f5f051e4b320fab928bf7a4d664bf87cd84dab1bfc213174b6a3d08d46c00f247ae1845560bd885b', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'IEIIbmT7jyKCs76Xu1t2', 'PFDp9Q73gyiGKGAdpg0', '3cc7245555017863eab831c95c250239b72434b7b71883a9adaa2f068299f1b8731ad8f91cd4499be7062791c2b19a4c0cfb124aa8c98392963f67fe1588de53', 'k3cF53', 1, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:57', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = '3EYvQypY2lTtFnpV5ZmK', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '16fd508c3baa15b13f9f426236bcdc576598dcdf8f620c2a60eb1302db4a5c14f6cad8f2c4428d6cc9b35334d91bdad308d2d72aa491cfb01d0e5eaa6a042ade' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'U6sXNGRP12OsRC7vq6H', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '8bd0763fe4f3b9195bc71f1f5f7f54df8d424afe085f547e7dfecbfefc5b71c1fa2d42fa7619642e2f4110cde2972cc9dc8aeefc82767cf74337fdbf33c03e1b', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'JrRCQPhebih25gQmbJ6A', '23wsxRKfJL4UAROw6Ldt', '16fd508c3baa15b13f9f426236bcdc576598dcdf8f620c2a60eb1302db4a5c14f6cad8f2c4428d6cc9b35334d91bdad308d2d72aa491cfb01d0e5eaa6a042ade', 'k3cF54', NULL, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'puoz4KwqEwqyV1PQQ3A2', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '702b9106ac16a9186571a57ac6abb3b463eb55e60bd0aec5a31e9d3f1ea7b77bf9f992716cddcaa9fac8c7fa8ea938d84c61c2ea315e57d55b57aa189f504e62' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '20470b82a8eaba2dc96fca7b8767cea776cf6f52a21434b7bac62a9d00c51b8c5ce155584383ea141d26b7d44dd5562c3abe1edc85d7061f931633bb142e6b90', '2012-07-16 14:45:57', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:45:57', 'john55doe55', 1, 'jQ2nfTGQmMQnsTitQ2iK', 'ffYtIVlwZoVf3DoHmt6', '702b9106ac16a9186571a57ac6abb3b463eb55e60bd0aec5a31e9d3f1ea7b77bf9f992716cddcaa9fac8c7fa8ea938d84c61c2ea315e57d55b57aa189f504e62', 'k3cF55', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:57', `current_login_at` = '2012-07-16 14:45:57', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'ClUuVdMviGvhLga5EurB', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 53  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3813661eb4890113dc5e5a5302e2c19cc45c5f14150c3b74c15bf5d5d68736febf2fb6daccefbdb256f6ead18eef7825bd34b058f1e16bff965bd2bb99a46407' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '4d0b69ed648825b1be60b30480c7a3acfef7a48260f67029e8f173ca6b1bcdf7d2e82a01d8863a6a490aaa340b5a28e939066852b743a7e3e63282e3faf2db15', '2012-07-16 14:45:57', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:45:57', 'john56doe56', 1, 'Bjse9vKSYFg2GdjY4JR', 'nKCdBoL6DLQhixFM2KMP', '3813661eb4890113dc5e5a5302e2c19cc45c5f14150c3b74c15bf5d5d68736febf2fb6daccefbdb256f6ead18eef7825bd34b058f1e16bff965bd2bb99a46407', 'k3cF56', NULL, NULL, '2012-07-16 14:45:57')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:57', `current_login_at` = '2012-07-16 14:45:57', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'RJwNWj5RIgF6VMMakD', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7c8b2493f9fc5ae7711bed009a0401508544676b91c668ec9e4d9b856264aa9484e1416900ec83d7ff0ab0b227a568f7d56efd450ff6d81f85ea2934ab938031' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'f5c311056fe4f37375dabda494028aa93eac812c7d9b3f4629822ca5cda98493d709dc71949a9c81c22636ce360fe2ba5bb50a005e3bf65382c80375bc3a53b6', '2012-07-16 14:45:57', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:45:57', 'john57doe57', 1, 'JIm0cTy3SpAy7S0zvP8N', 'hq8gmKZcgwgGXsDh2euH', '7c8b2493f9fc5ae7711bed009a0401508544676b91c668ec9e4d9b856264aa9484e1416900ec83d7ff0ab0b227a568f7d56efd450ff6d81f85ea2934ab938031', 'k3cF57', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:57', `current_login_at` = '2012-07-16 14:45:57', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'cCzC9KwlU81zPuecngX9', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7af6a1ff8fa0e1bbb32361d58451d153b55c3bb92518e5c399514bc7b40ea2e571b1b0367b372bdfc426fb4c62d49fe3fd2703b8853f881983a9ecd461da3e24' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '1a0d92b64d0cfb666ec47ee9619f57d882993c03844459767579415d53c5b7851b62893800bf9692a2bd1da7a40bc304e9ea287ec8648e062b0f8ad2fb78aefb', '2012-07-16 14:45:57', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:45:57', 'john58doe58', 1, '04DTzEEuWM9gREXVX6AF', 'Kl6gFfwUayHJYNPylB', '7af6a1ff8fa0e1bbb32361d58451d153b55c3bb92518e5c399514bc7b40ea2e571b1b0367b372bdfc426fb4c62d49fe3fd2703b8853f881983a9ecd461da3e24', 'k3cF58', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:57', `current_login_at` = '2012-07-16 14:45:57', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = 'bQA0czKhVGdkQO3ZeAF', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c9c223f0154a2e60bf0c87b73312c268a2e5d2c9472a5398391ff49a592daaa8204088a55b5090d00a3ba73121752436bfdaabf111066aa3b1298e7ee3f9e295' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', 'd50f32e35d683a9cab2fd4a85bc40ea63937165b21bb5e2cf626ac22e781557aaf063943bb6c97c55a50054fa9193fd777226c08e0056a59262df6dea49e05da', '2012-07-16 14:45:57', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:45:57', 'john59doe59', 1, 'We435FbRBam2ZtAqutub', 'tFDYGohKGKAXTw3vgxG', 'c9c223f0154a2e60bf0c87b73312c268a2e5d2c9472a5398391ff49a592daaa8204088a55b5090d00a3ba73121752436bfdaabf111066aa3b1298e7ee3f9e295', 'k3cF59', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:57', `current_login_at` = '2012-07-16 14:45:57', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:57', `perishable_token` = '2aEb7Jd3FWSFiYRbvb', `updated_at` = '2012-07-16 14:45:57' WHERE `spud_users`.`id` = 57  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (91ms) Date: Mon, 16 Jul 2012 10:45:57 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50042925e94bc_b883feadcc34cd4889b@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50042925d29dc_b883feadcc34cd48865e"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50042925d29dc_b883feadcc34cd48865e Date: Mon, 16 Jul 2012 10:45:57 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042925e4f93_b883feadcc34cd488767@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50042925d29dc_b883feadcc34cd48865e Date: Mon, 16 Jul 2012 10:45:57 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042925e7400_b883feadcc34cd488880@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50042925d29dc_b883feadcc34cd48865e-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 139ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.3ms) ROLLBACK  (0.4ms) BEGIN  (0.3ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '75247e74ca4798cb45c7411022c67c417588430dd8c99b4845e3912431de43796a627d88f60a0cf658b9d01d1cdf203b67839f9a1e5d85b10b7d5b8d681cc5b6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:57', '816246127f45b17cbdd6fb0914fdd5dbdfb8e5ae095714b4437277c72d8420e658967f767f0b6031d22a16d315309ffecc660227ba61b58065099678251d84a9', '2012-07-16 14:45:57', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:45:57', 'john64doe64', 1, 'j7BfUSiT5rAB2ou3Ne0', 'Gc0Kk5bP0AjAj7uxfPMD', '75247e74ca4798cb45c7411022c67c417588430dd8c99b4845e3912431de43796a627d88f60a0cf658b9d01d1cdf203b67839f9a1e5d85b10b7d5b8d681cc5b6', 'k3cF64', NULL, NULL, '2012-07-16 14:45:57')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.5ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '148acb05ae59249737b14227c40f367132369402f295351da7cc6917e51d39be2621189b62524deed9022202c635c5e5f9af2cd250a2086eb8c6bd8d8e11948d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.6ms | ActiveRecord: 2.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)  (0.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f435e2845b209ad4cf1a7c3bb4f604e915b172dd9b914fb5719c1395015785674c6dbc26ecb1372743046abb801541164dc4a6018440b069a3dc53baca193457' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'IbvFYd5pdTeNBNyNDGH' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '436f214ad5631e4ce31391af966b1bb4b94f5992bff6bc95161e3b00f409443695794750d9148eedbe6dacd47f68eb194aa7a3452fb6b60cfe624b7d80f56097', '2012-07-16 14:45:58', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:45:58', 'john66doe66', 1, 'JIgKP1KdhRMv3CI8dQZs', '9tTNsnAxeVjctrrYEExf', 'f435e2845b209ad4cf1a7c3bb4f604e915b172dd9b914fb5719c1395015785674c6dbc26ecb1372743046abb801541164dc4a6018440b069a3dc53baca193457', 'IbvFYd5pdTeNBNyNDGH', 1, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.4ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'da037f4bf0423bdd38b0fe335b35f4593365bc9478ce42406b6006753bddf5383892742a0f69bd5aeae38ba6e532d93cb26a6255b2d25eecbac5c60bb03bc0e3' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'W7GaEju99c8qkIPW2aVJ' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '291eb1595965077310a0e71cc90477335c697f0b9ad2db3a26eadb26d1bb1661bd079952e40a624a95c025133cca7ef3797dfa9a79e6442ccb83c4bd0fe03765', '2012-07-16 14:45:58', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:45:58', 'john67doe67', 1, 'UJDmV4ivodEKZtQIZYak', 'DcrcVXq4D9efsBc7etmW', 'da037f4bf0423bdd38b0fe335b35f4593365bc9478ce42406b6006753bddf5383892742a0f69bd5aeae38ba6e532d93cb26a6255b2d25eecbac5c60bb03bc0e3', 'W7GaEju99c8qkIPW2aVJ', 1, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7021c1fd7fbfca9af97a3971c0d2439bee8cebfb86e95006a85504e46ad3b140fb9bbdc5b5e8b4e5424ef5d80c1ed9be4375cea98402d5ae319c309c9593c847' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'SlWkf8K8TG3l2NkbwV7J' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 11ms (Views: 9.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c89ec082463ec581ad6863b3eb44677db34bc9de3a50c3ab9ddcde5b15fa8577e643df857a4f4127a7a36efa3db4f76ef077e6733f1d91ea6f89f6d15ce77002' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '606f78b910f08a820beb13763675ec6f0f1fee0657ecd039a2d036789ec79678525cefbb4aede7f83c0b5777e8174d5b25ecaa0e3046ca7c42f29cb654599149', '2012-07-16 14:45:58', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:45:58', 'john69doe69', 1, 'F0ip7BrbbDZcYXaHBMpN', 'sARBPzsMd4W3e0pXas4', 'c89ec082463ec581ad6863b3eb44677db34bc9de3a50c3ab9ddcde5b15fa8577e643df857a4f4127a7a36efa3db4f76ef077e6733f1d91ea6f89f6d15ce77002', 'k3cF69', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = '4wl6A2NNLzObxYRrKH54', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 60  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 6ms (Views: 3.1ms | ActiveRecord: 0.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1b626e996066e2870e62b5b2d08f4b494b15b7000a01870398e4aa5e7ae2f9121d3c7e217b231342106bea39910f14f899b7f9e76bbf60af4b007872fb1b933d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', 'd549fc870d5588a93f416b08fd546897f5cad5517d5f3c04d5cd98f2d9dcbc982c3a6dfe871b8fab73b85bbf852b1b2c64e717a510c96491a4b9cb00bbddf547', '2012-07-16 14:45:58', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:45:58', 'testuser', 1, 'NJkt3IG05C1bpMUUh3H', '4nd9pwNk3khQxAPzk', '1b626e996066e2870e62b5b2d08f4b494b15b7000a01870398e4aa5e7ae2f9121d3c7e217b231342106bea39910f14f899b7f9e76bbf60af4b007872fb1b933d', 'k3cF70', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = '2NUHx6BzAXk09UJg3Vxj', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:45:58', `current_login_at` = '2012-07-16 14:45:58', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'L2omp53IlHWQKuhzz6DE', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.4ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '36fb7d3f6236436783a83ca2e07324afe4b83dce3f734cfe422ecc0560e4463eeef90cd0581594f5973d75e423bc7c8a02c2a97c2e309ccee779e5ea86854c2d', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'pTkrdASfG4LaRUGWP', 'SAy6tmzdGir0V1Zm4Chy', 'f382d06858bcd6962d1da5ffd9d65c41b6326fc4758832a9502d357e6715888798e614791ca6ea975d935bb382993100fc2bdf9f058a9ba3037a904a124655a1', 'k3cF71', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = '89Zx2Q8mYnN2zjjMFr13', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 62  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'CVSHXbGGdsKPtlJ24jSK', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '010be8adf61a46f3fda1571f4c2b7a40c65796a3d33411acfef2fe80f8f57ae2c42af9c2aa85f8d722b7cf1d10a1f4762b381a9a52dd9543d04415d5f1ee5c15', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'll4Gjr4k5Rn26FODPkw', 'SrCHKpeYhwBH3rAupr', '704bdab4b4840a2a5ae6e3375a3a1c78bf6ea904806a80b36ddbad9322c03ae61095e9102c087d78ecd5e270fe425d2298a5c39c91236a3295030b8da8dfe82c', 'k3cF72', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'e5COvb7pWihV8NVYdpJz', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'ir3XERuBXF7nnc7SMlm', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '9b54a1bec61a808cc9013545c25a078a8f98ad00e2e1e2ea80bb31fa4d0a7b3100dbd5c4de737eb1eabe1a898d9e5ff949ef7f1ce09278601ff85c938172f184', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'Rve1UDY1NikIU4ZZrBSa', 'uy4m6qaDHpai4JfsAVSy', '919e35f08488b321e7e1faef4eb2213db7926f2b6e2294dfcce7e56e7cd632be9425279f2d087a01cfb9c30f16bdf6a343df026c965c6e6428c4c4b11fa20858', 'k3cF73', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'SVY32rIZKPGUnHYod3j', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'zccZeuT4CGEWxzAo84nQ', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 2.3ms | ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '541ea1c2c4303bf95a75405021fc46b90f6608d3455da30c90da4a4777571db561110dc44569acf459c11036e5352da82db99fd37ecc7cea3691b05798c00a6d', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'Q68HIlfTda8168syTZ0X', 'Bjb3cdFkFYznxn0inMKa', '5845e348db0abff0269504d21daca98e86a7f1dcf3b171cd578f3f2cb6781c16b386e2ab3beb6c370de15be87fd0993933dc705fd6ad16b156507f3e6668b1d6', 'k3cF74', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'U8cyqeRwI4rs7ul47JJ', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'qwpXcx8yUeC5GJjIJYSN', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', 'ebb5b7ddb1f1e75161c947e104515e47ee983b09f5935bb7f7844690439aab2a96f1f4ae3d2396eb136c3d5af8eefbc277f5acd421e5c858eeb50f65128708d0', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'RCtYGcJiM46BbJPtSkGE', 'fPA73gkMfRWhY1ywPYcK', '556ed4a74c147419b5041f88eb19faccaba55e85ca67163538b0679e4741960af0a2080264845af4790ebd32f397a9913f9ecaac6bd0407f5b7195c1c18d4227', 'k3cF75', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'TIV59puS4lq2On4UPL6', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'UwNqvEde0AnThXzHDT', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', 'e8f461f8f7b6f8acdf13e90663d339721dc0727394d2920f8e855486287dd81bbfa55153f9b86d79da5e246365fb1c01c91a637a131a195d4ecfa1af26351853', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'HSFfB5pHIxJmuGFSE0Ng', 'HAni7xdDKR0YMxldYO5', '53be26640ede0e8da4255cd2a81067c1e15a05366c009b7f42bf85188795bafe2dba54e256e358fcd8a21212c56b3dc3205b6236ae39b848d8740c93459f898d', 'k3cF76', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'ajGKs1amQnpjHKpHN2Y', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'Y3hvEwPFOITfNg2o7UMM', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'AdWOXoKsyB1Pi1qnbE8i', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '9131d4968f0d2bd9f4085be5734ff510c5d48bd6eea69658efd1f49d110a4e6e1d91d3a62ae7d440717c1883732130b5c2f97697a0935e536cf6a9a1de04e41a', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'aSEBziaUGDfWfQjsyzNv', 'fD60qiHkjnbarppcRRk', 'a9c5b123b981dc9b834ae8a33386b70b21bd34ca4aab726fe9e424af84a8f99cece1842e2c64ada3976afbad10997a37fba0e08c0f5d2978a51a3284c19a2d42', 'k3cF77', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'HKniCcUZ3LhFkZkvDeNd', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'AAKb4D87YEUMrRACWtvm', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'tca0MyeosD99FARusfo', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', 'abbf764ca298fcf5056a2a468fda47a9d081b130efaa3fe857ca5a0cbfc9282ed3c95aad42ec4c8d56539047dd8e7219de67e3f3d0a52bd8f75eec2c79518d66', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'PMAKrkHkRDHcG1FnBBHk', '72QaSbjthusN6x3r58in', '9db14ea8c14c165e18804d691e5bb6e2e8c12c245e20bd6570ff80956579729434a45f1a011b04843c483dfa62caa8c33e7c529338f6ae585791ce87207ce5fb', 'k3cF78', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'SgWD0ZQnby3xPQsi1Ss', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'NvRvbgabpA6q6sZC7XA1', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'b5f3cfdae8d91cea8a52dddd331b3a1545f5ed87088f03e0c8b82e8026b5c8cbbfc35ae79e89500937a0727854b3adfb15cc94045a6848595ca2c53b9720f672' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '16508942a00aa0d9396c96de72ff9cecd1032a222352193ab7910395b234fda942764828ecb54fafda8f9008c73d51ea6421e7044f1161f6235a6c58aa7dae61', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'XdWeLHZZcg2Kvc2t9l', 'VllHskheHHOaHqXbEg1g', 'ffe3550bf89c4f8e50ae04014f352a5004f0cb4e48af9892249d9132e9173562b9a0fe0865c99e45f405b726c6a56ffff03fd636b13d60e7774663a016b78966', 'k3cF79', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'Ko5rw6di7XPWpuiIbKc', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'YnZzHMRcLNOTruEKuhzy', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'b69a1c8885f5ce904928394cb3bc18f90516d4bd6d7bd7994df655ce38b25cc3f2b0a2fb0bd978bc9a8b07cc0ca555d4ceffe63de206dd63514f5472b917d774' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '8848a03e9c993feadb52cd78c52941adffa19b4e8baeecc354656357c273ae6dbbe9b007a1f95d74932fd37a0ccb81f875645e4203e9ab47c38a438ab014561a', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, '11DBpbe2zLkNWF5Tujr', 'YmhpH8GEHTshj6XsCl4G', 'af7cf22b7653caaf2da252da75950bbed86a9ff5f25ae5ce7332adb58022d368a387de45e6418add7c070140b0c9b3e919c3dcfe2d46b4c4db294f44d8e06987', 'k3cF80', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'ZiaSom2CTk5oCtVJssvA', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = '7utGXkTQ8cLhZszkWPoa', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '301c41f1f68cc83e401bd37c6706342fdd2aa39fedce72983b8a5042cb0f46b34a592f2349901ef5ee5f85d2d2bcc92bfa74f93d44a06ec0d422553cc9819d9a' AND `spud_users`.`id` != 71) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 1.9ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '0d2d775b1af93fa787b9552c0b098d953c6a799eb3b6a510fbbb466b7df8902d4f1438309c64588fad830e0abc1ae98c68506af9f3958ebf95fb9491cf7fab78', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'u6OjBrldoLeSu68DS54N', 'bb65Drcdc8XdbprmT1Nd', '324e8cb8fa1d36b3ec1e98689b1b7ce092fe206acadad454d3386e5ea7c76c1285f370ed903a55b984ae99b973c4e64fc417f213b6128ae45b03c50f73844117', 'k3cF81', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'gXezHwfMnRPhRw9nYNQ', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'CdSHJMPr3eiLEnjSAufV', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.5ms | ActiveRecord: 1.4ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', 'e017ba8cc17b0c685b484e0cecfdff2d98bd8ee604e022ba60b1624819bdbbc7b101bdddd481260b1e4b83ac09cb80970f1fc82436cb353ab08bec03a4790694', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'jlne84AoF7xREO1lLyv', '2iq0DsA45jk4YdNKOyf', '3a71f9e5559a7a907ea8a435e0e5b15a0ed7ffa08f8e98a96ed48561627a330cf79c87d865f65bb403708504ef90122017373132d4355dd19f174a23e944c443', 'k3cF82', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:45:58', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'XuluknCkL4UMWsM5LP7', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:45:58', `perishable_token` = 'TcSdBQv3iUy04Za2IXkt', `updated_at` = '2012-07-16 14:45:58' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:45:58', 'test', 73, '2012-07-16 14:45:58', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.6ms | ActiveRecord: 2.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '605b110b5c1a52f9dffb729f2362175ec829974803c27264ac2308ddab28e2de9596ec0e801dc75aa40e53c743e1a4cbd065aad128b766e292b202efca3999b8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', 'f5f6097105b642fc580830c163847cfdde5b026076f4b6e6672babc02c78fbec47ddf8654b69937028eea67f0f8f516376aa2b2b22a5fed569cc57d0af20177d', '2012-07-16 14:45:58', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:45:58', 'john82doe82', 1, 'E87dlhHFQa6oCipKPm6s', 'z4oeRNBpUFGQHFTnfoL', '605b110b5c1a52f9dffb729f2362175ec829974803c27264ac2308ddab28e2de9596ec0e801dc75aa40e53c743e1a4cbd065aad128b766e292b202efca3999b8', 'k3cF83', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bd9fb288c07e25926a555333f6fd113610e5050d998465243698e7acb0c53240231d85644eff79c91b8891b12bc373155d40a63605c8e81e44df1e75dd7c15a1' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '605b110b5c1a52f9dffb729f2362175ec829974803c27264ac2308ddab28e2de9596ec0e801dc75aa40e53c743e1a4cbd065aad128b766e292b202efca3999b8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '605b110b5c1a52f9dffb729f2362175ec829974803c27264ac2308ddab28e2de9596ec0e801dc75aa40e53c743e1a4cbd065aad128b766e292b202efca3999b8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '6b060694fb7bd530084fd7e64027ba27e837311e5d02b2355c86233349662b6860b6a24a0c21d7ef399136ceb76c5f6b890bd0344ea055176bcf367dae40d486', '2012-07-16 14:45:58', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:45:58', 'john83doe83', 1, 'G7313XJVA1rpwG9Tz1wo', 't8sXbPR5dQmJXjXINrIu', 'bd9fb288c07e25926a555333f6fd113610e5050d998465243698e7acb0c53240231d85644eff79c91b8891b12bc373155d40a63605c8e81e44df1e75dd7c15a1', 'k3cF84', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '70da4361be31df6a30dff47094fcdf085940919bfa339273e82d8a706389bcbfc1bc3aacd64f017fcac3920398f2297362d34f514ba65c6bc940e76b158bd8c6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'bd9fb288c07e25926a555333f6fd113610e5050d998465243698e7acb0c53240231d85644eff79c91b8891b12bc373155d40a63605c8e81e44df1e75dd7c15a1' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'bd9fb288c07e25926a555333f6fd113610e5050d998465243698e7acb0c53240231d85644eff79c91b8891b12bc373155d40a63605c8e81e44df1e75dd7c15a1' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '01b68c9cae134d4c61de80864b3a1716d607eb55fbc02fb4dd36db0c6c5515421659ed3d5a0c56578bca488a4c0a4e0dc9ce00317306a7abb044f4769e1b8059', '2012-07-16 14:45:58', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:45:58', 'john84doe84', 1, 'JziXxhR61YntumGYcLG', 'K83lS0kmEvLFsChhjevw', '70da4361be31df6a30dff47094fcdf085940919bfa339273e82d8a706389bcbfc1bc3aacd64f017fcac3920398f2297362d34f514ba65c6bc940e76b158bd8c6', 'k3cF85', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '99559c208cc25a02afddbc89e5694356761efd0cb831bab33493712ed01ee0843e60e20be98a0b5b50fac367045f309b6a27ee3af4cc9d954b4cb59f9b3e6dcf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '70da4361be31df6a30dff47094fcdf085940919bfa339273e82d8a706389bcbfc1bc3aacd64f017fcac3920398f2297362d34f514ba65c6bc940e76b158bd8c6' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '70da4361be31df6a30dff47094fcdf085940919bfa339273e82d8a706389bcbfc1bc3aacd64f017fcac3920398f2297362d34f514ba65c6bc940e76b158bd8c6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', 'ae668c2f93e5b68fb14ff3b5c67ee67b1fea968a1c642cfdbeae343dd8dd59d522b82c69891cfbf7ac0f700071a86334884a8abc432518f5eee8424e5a11ed75', '2012-07-16 14:45:58', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:45:58', 'john85doe85', 1, 'sEvcuR0Zy9q0LaxQQLn', 'pdS9uNBpqtQpOEuo3B6Q', '99559c208cc25a02afddbc89e5694356761efd0cb831bab33493712ed01ee0843e60e20be98a0b5b50fac367045f309b6a27ee3af4cc9d954b4cb59f9b3e6dcf', 'k3cF86', NULL, NULL, '2012-07-16 14:45:58')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '657e5688ddefbe8576b129c442d8dfbfe61a3aa4f971346bdc1d838042be3c7e80bf618fcf278871424165d69ee0e018ff0623bff927ea45e1412da10b892400' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '99559c208cc25a02afddbc89e5694356761efd0cb831bab33493712ed01ee0843e60e20be98a0b5b50fac367045f309b6a27ee3af4cc9d954b4cb59f9b3e6dcf' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '99559c208cc25a02afddbc89e5694356761efd0cb831bab33493712ed01ee0843e60e20be98a0b5b50fac367045f309b6a27ee3af4cc9d954b4cb59f9b3e6dcf' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '840bd4202282ed7a7f8abed17a451887c8c36e0cf81a6519fa7c9abd9f70f0fd063b565421983668ab9a29ca18b5fe3537ecaa214959ead7d681856c9713486d', '2012-07-16 14:45:58', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:45:58', 'john86doe86', 1, 'FmcVXlwXkL2qiMtRvmyA', '4Jj9boqjrbWLhusudqe', '657e5688ddefbe8576b129c442d8dfbfe61a3aa4f971346bdc1d838042be3c7e80bf618fcf278871424165d69ee0e018ff0623bff927ea45e1412da10b892400', 'k3cF87', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6faef0c57cf0eb96a3afa97d487c5479752647455f1c3612865e778ac8675033662e6f37b435f528e68ecdb5150f5f62145c0d06278ad398217e6d4ad6d8e1df' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '657e5688ddefbe8576b129c442d8dfbfe61a3aa4f971346bdc1d838042be3c7e80bf618fcf278871424165d69ee0e018ff0623bff927ea45e1412da10b892400' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '657e5688ddefbe8576b129c442d8dfbfe61a3aa4f971346bdc1d838042be3c7e80bf618fcf278871424165d69ee0e018ff0623bff927ea45e1412da10b892400' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:45:58', '2f2a610b265a541d0037b525dd21367354d0ab486272d07365f10cd4c4eb175e3ee8de7006bb1530e5a9ccc626580f07dc69d890d489012d6716399f18a73788', '2012-07-16 14:45:58', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:45:58', 'john87doe87', 1, 'MrZ0YncJxY5VQwJvJt', '1FTRxYuudKmPRjgibqIe', '6faef0c57cf0eb96a3afa97d487c5479752647455f1c3612865e778ac8675033662e6f37b435f528e68ecdb5150f5f62145c0d06278ad398217e6d4ad6d8e1df', 'k3cF88', NULL, NULL, '2012-07-16 14:45:58')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (0.9ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.6ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.0ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7f89bb482c65b136c2efbcec3eb02166dfa8679f162c2701c370dd37208e87dfafea45b7ebc528958e6509a29cd84c5e7f617a6540d42c054e18c9e1cda64171' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:46:59', '42015d1d679732f65aba37351eb074fa7feb6c04ad0d181234335243408773dcc2798586c0458b464051aa02b51f8e0d5cd7621c0819da0e0eaf692c28003b91', '2012-07-16 14:46:59', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:46:59', 'john1doe1', 1, 'mgaXxzPzcpcWvDfIYzCX', 'gCS4qsQCy6WmfiqGljMT', '7f89bb482c65b136c2efbcec3eb02166dfa8679f162c2701c370dd37208e87dfafea45b7ebc528958e6509a29cd84c5e7f617a6540d42c054e18c9e1cda64171', 'k3cF1', NULL, NULL, '2012-07-16 14:46:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:46:59', `current_login_at` = '2012-07-16 14:46:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'fCUFsVdLaLlatzNxarln', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'AwFRRBi6y1uzcXq2mst', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'Lw6qgiTu0JgQe8z3qvP', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 23ms (Views: 10.3ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3728ee2658ad338f2f5b74f795fb79bc365579fb066ed0b384baca8975465189d4bd89df38eb37b4a8d48ed71dda7f33987755628442171e8071e0cc6b2c477f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:46:59', 'a6fbdd60b7c2baa73f60544b99cbcd62328d365038f629f895a31520c988b8718a267e573bcfcf9c1b1f75ebfd12d0bf4b390fbcbbe782261100bf6086056022', '2012-07-16 14:46:59', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:46:59', 'john2doe2', 1, 'jPVgbOxsucSebHeYVJVq', 'C6ygWez4GXnLhJqt2T', '3728ee2658ad338f2f5b74f795fb79bc365579fb066ed0b384baca8975465189d4bd89df38eb37b4a8d48ed71dda7f33987755628442171e8071e0cc6b2c477f', 'k3cF2', NULL, NULL, '2012-07-16 14:46:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:46:59', `current_login_at` = '2012-07-16 14:46:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'IgM0EdrhBNcBXTW5k4gk', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:46:59', 'pages', NULL, '2012-07-16 14:46:59', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'XVufrTv2j6IMcIZ7xNVz', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b60668bf433695339f0a391d4e12623e0022a52fef5ecdd9d0f83c13afa234568b74e9ebbb4fb7ef29d3b47bc7b83ad7a647d1f6cd704bd821b98962d4fdc75a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:46:59', 'e30ece5d0f9883806ef1ddae4a627679476e1001f1bdd4f686c238946cc785153a6898f59a1780a0c4e932bff23703290990c3e399780ecc0a311cef399498be', '2012-07-16 14:46:59', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:46:59', 'john3doe3', 1, 'OHGuBkSOGpyLueAjo3u5', 'YBK82bsoDDyk1isusZr0', 'b60668bf433695339f0a391d4e12623e0022a52fef5ecdd9d0f83c13afa234568b74e9ebbb4fb7ef29d3b47bc7b83ad7a647d1f6cd704bd821b98962d4fdc75a', 'k3cF3', NULL, NULL, '2012-07-16 14:46:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:46:59', `current_login_at` = '2012-07-16 14:46:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'HIVZhHIY2KY2M77RzE', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b2c95a61e0461740e55937c93318500b622177b56fc368e7490ef7532bce7763c5fdb05aaf7dcd5cbee374de8ce87b8e73059066fd185aa6ad6cc9fdab5e8a1e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:46:59', 'f64389f0c6595980301243eb571eede9e38b1b6e73eb77cd21109725e4d5f07d31b552426fe5eda1d59f8aa6cc649377ad17daa9a51cb0028f118fa665fa2067', '2012-07-16 14:46:59', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:46:59', 'john4doe4', 1, 'iAllSpd0fh8UDYDbjCRv', '9hvc1TKA7Z0VMuI8CR', 'b2c95a61e0461740e55937c93318500b622177b56fc368e7490ef7532bce7763c5fdb05aaf7dcd5cbee374de8ce87b8e73059066fd185aa6ad6cc9fdab5e8a1e', 'k3cF4', NULL, NULL, '2012-07-16 14:46:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:46:59', `current_login_at` = '2012-07-16 14:46:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = '9PPaSerx5G5H2xNSolyW', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'fp7FIExB6Kxr4kV2uP7e', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'tDEg3QJ1Gg4Bycs7RwVK', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2de6866fe2b86245f4bd1d981802f87e4549094b4faa7b9d841286a4745d427104cb836c0fa1ce2a8a328024618cba1e25f5beb0e60dafcebbeb256656afb6f1' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:46:59', '58a23ed26d0793aceacca79e0797153b792cded1ae54c6913962f46518c1d61b4472088d718bcc63854be6d75f2552ace6713f3c232c207b6acd03bd878a209d', '2012-07-16 14:46:59', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:46:59', 'john5doe5', 1, 'v9nuQneAYzMvnvld2nPU', 'QbyW79iyNQD1uIUUqZrR', '2de6866fe2b86245f4bd1d981802f87e4549094b4faa7b9d841286a4745d427104cb836c0fa1ce2a8a328024618cba1e25f5beb0e60dafcebbeb256656afb6f1', 'k3cF5', NULL, NULL, '2012-07-16 14:46:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:46:59', `current_login_at` = '2012-07-16 14:46:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'hu8W78mbamtfiR1OwNXV', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'u4oeiny8AESXJb4tBErG', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:46:59', 'Blog', NULL, '2012-07-16 14:46:59', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:46:59', 'Pages', NULL, '2012-07-16 14:46:59', 5)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'aWvUbf30LOBc3JY9Ox', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 26ms (Views: 6.3ms | ActiveRecord: 5.1ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8b8b7ba4e7c9ec115659a4d3f4e88ed5a159e49a9e55e70a262dfe393ebb41f3ae102cb1c0dc4fc39e5371ee213b94ae520f40b6d85461c4616a3091d2faef10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:46:59', '1fa51a4bb921d39f3d30c9296046b1d7f5b8dfef0e8c7aa702ac0381a53282050b6ecb74af86f04c364dee3751658d0efb0ba2db01aaf43172f1d020bebcdeeb', '2012-07-16 14:46:59', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:46:59', 'john6doe6', 1, 'qVeEiQpHTbABlYau1cg', 'ozho2SVb8XG4wWLk4', '8b8b7ba4e7c9ec115659a4d3f4e88ed5a159e49a9e55e70a262dfe393ebb41f3ae102cb1c0dc4fc39e5371ee213b94ae520f40b6d85461c4616a3091d2faef10', 'k3cF6', NULL, NULL, '2012-07-16 14:46:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:46:59', `current_login_at` = '2012-07-16 14:46:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'pjbtldIcAggOz8dGGQ9', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'bUvL6Ax6XGSBZz8l1Pme', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:46:59', 'Blog', NULL, '2012-07-16 14:46:59', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:46:59', 'Pages', NULL, '2012-07-16 14:46:59', 6)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'RRhMCUUXdFTf05SROL3R', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 56ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bdac06493d45a3aece8fd76f1a0f362c331859f08d70892764102891496d2502fab94ea6207ef11bd69aad531b5e3378c6786dd7fe1540a5855106f6bdfc1296' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:46:59', '2e152be006e5b62835f96cb8fd3f48bec7ad521299c169434798b1ea43fd53715b6bb21c29168af364dafe7d0959b4dce1fa82c21b9908e2e62c57a35aa23888', '2012-07-16 14:46:59', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:46:59', 'john7doe7', 1, 'pTWDKXDHGX7Gydah4iH', '09B7Kws1h6NPLJrD8I', 'bdac06493d45a3aece8fd76f1a0f362c331859f08d70892764102891496d2502fab94ea6207ef11bd69aad531b5e3378c6786dd7fe1540a5855106f6bdfc1296', 'k3cF7', NULL, NULL, '2012-07-16 14:46:59')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:46:59', `current_login_at` = '2012-07-16 14:46:59', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = '3Bd1yCirdl0QrzUgIwR', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '5R7shPVGB1rUQlaB33Ae', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:46:59', 'Blog', NULL, '2012-07-16 14:46:59', 7)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:46:59', `perishable_token` = 'LK2FsGYUAFhWel2iI6R', `updated_at` = '2012-07-16 14:46:59' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b2f936de65fbf3fd2889fb667ed0e366583b73911be379ce5f94783f51f457cc79d66fa78a34799b61541466c6d5b501276ba698c9e2b3875919343f230792e8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '012e91da438858233e1f224efa11e1ee5afdb0dd7afddb46b006ce0edfd48e2f67a1feed12acca73e57dd75c38d06ca378b2adc78b69b4b0dd529de46b7d5beb', '2012-07-16 14:47:00', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:47:00', 'john8doe8', 1, 'ttqWXgsgXDkyAu733rjw', 'uA9YHxZS2b2SrAy9TSh', 'b2f936de65fbf3fd2889fb667ed0e366583b73911be379ce5f94783f51f457cc79d66fa78a34799b61541466c6d5b501276ba698c9e2b3875919343f230792e8', 'k3cF8', NULL, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:00', `current_login_at` = '2012-07-16 14:47:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'IHkwdqr2dY3vHeb8NSDk', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Dublf0mPsmWVhEeeYrx9', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.6ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:47:00', 'app_order', 8, '2012-07-16 14:47:00', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'PlUW8VDiZ7nLtc6FC3em', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1625d78f24fd3c3380bfde4f4e9f2cc79e75c2569106cc63b1995bed1c7ddb6364bfd68848349e9f371bf1e724c5e89cb483c68e4d0d59ef3c59ed224dd80d35' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'fd9f5bae758c8209aba30dcc1861b6f7c85686b465bb836c205938a573d09d002b2b9ac77ac0bcb190d01b81a812063b6d4c414a40316b6d841a89036c2f70b5', '2012-07-16 14:47:00', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:47:00', 'john9doe9', 1, 'dzpokg10j4sZa7IH5rx', 'WmYOZPHQI2hFwznvveT', '1625d78f24fd3c3380bfde4f4e9f2cc79e75c2569106cc63b1995bed1c7ddb6364bfd68848349e9f371bf1e724c5e89cb483c68e4d0d59ef3c59ed224dd80d35', 'k3cF9', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:00', `current_login_at` = '2012-07-16 14:47:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'bCfr38yrPKtwZXO74fVz', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Cu1D6J0jvRK9fKTiZBHz', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'Blog', NULL, '2012-07-16 14:47:00', 9)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'epjNMtWSq22XzfNgNsK', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'acbf88198e598661b9f15f47a06e8b4b8167fb1dc76770cae7726362baf18f87e09d55dbcad503c1a5e8b5b8920b4d3ee81b1c7086f5936f059830b3cb3a7041' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '44bd2fab00ea99645e1b6ba2590955be05c688c88ee3adafb84c29dcef003b6e96f65ef7363814664021129a9f152e1cc49b01d83a78daa132b8773bf5caedd4', '2012-07-16 14:47:00', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:47:00', 'john10doe10', 1, 'CSxJWSdQHTD3j4w4Y', 'cANBmTeXDepA5YBY0fNn', 'acbf88198e598661b9f15f47a06e8b4b8167fb1dc76770cae7726362baf18f87e09d55dbcad503c1a5e8b5b8920b4d3ee81b1c7086f5936f059830b3cb3a7041', 'k3cF10', NULL, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:00', `current_login_at` = '2012-07-16 14:47:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '9sqFzATeghsQItyBIO', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'rOEfsryGchDUvQToJzr', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'Blog', NULL, '2012-07-16 14:47:00', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'OEKaVs8EKf57Fydh6Yt', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f4e08b2be075cbeebafcf3350595cd922a3e6a7ec1c268f2fffe42da95b0b8c966722331c3bbab623c5d46dd9f4802fb5885510a0b189917efdb73a6c92cf2cf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '970196235d40cf0fd5c2b062e8d692b1f3c7d7bc117040e4d964c248da68932579b80314c4133314c8696f28ba811fe751f48d4d3db9ef2522c12c8281c69ae0', '2012-07-16 14:47:00', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:47:00', 'john11doe11', 1, 'LDmO0oU259kpm1R3zfs7', 'rig1Dy18TvPU0CEBktH', 'f4e08b2be075cbeebafcf3350595cd922a3e6a7ec1c268f2fffe42da95b0b8c966722331c3bbab623c5d46dd9f4802fb5885510a0b189917efdb73a6c92cf2cf', 'k3cF11', NULL, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:00', `current_login_at` = '2012-07-16 14:47:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'IARGRFIISuiQTyTqoA8t', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'kWFbsJOhnGO0irWKa13', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'Blog', NULL, '2012-07-16 14:47:00', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '2AWGcSXDyQ5xwhtcyHB', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f8c0865d1e68f9ec5f6b9f353f3dbfc2c6f7069248d099aa3c31a064a1a7a52f934639233c02ab2bba38ab2539d2a725795dc4068a73c5740e7391ed1bd0dd60' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '07c2d228936d9e7a4e6f87b0754843d228ea0e7c79b0a218b3578723c910343044c7d8faf93d9829c708d924a3ddca773ec30783e9ab68791930df94a26bd719', '2012-07-16 14:47:00', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:47:00', 'john12doe12', 1, 'M6Hru54FgbCWD5UZd5IW', 'EIAHN9JdhzVVunYhkPK', 'f8c0865d1e68f9ec5f6b9f353f3dbfc2c6f7069248d099aa3c31a064a1a7a52f934639233c02ab2bba38ab2539d2a725795dc4068a73c5740e7391ed1bd0dd60', 'k3cF12', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:00', `current_login_at` = '2012-07-16 14:47:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '9cUhIbyiFpgUGaDRt', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'MoPUT0NDKnyKkhRo4GIo', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 12 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'Blog', NULL, '2012-07-16 14:47:00', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'TU0Odm6GbBiwEsdHgXQN', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '19ccb2e90dff8b5d090da657dd37453c99894d300b002f85cc734142ccaf5a2b8a42c89cdab327136bf7389b96ba6bd8041cc95b2db324e35acdab9e34abc1ab' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '9d77e943a2f498b62aabfeb92061d6fdacc6493bddb90c18d929773e1d0c4727460c57620155c165417fcda91cd421d13c49e59295312a5ba4e7f547f39d22b3', '2012-07-16 14:47:00', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:47:00', 'john13doe13', 1, 'Hwz1WRwVaDSII6xzV3QD', 'u4edepQbYLaiJ7ZGdZh', '19ccb2e90dff8b5d090da657dd37453c99894d300b002f85cc734142ccaf5a2b8a42c89cdab327136bf7389b96ba6bd8041cc95b2db324e35acdab9e34abc1ab', 'k3cF13', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:00', `current_login_at` = '2012-07-16 14:47:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'rkyeqEfI0cX5vUMhrM2y', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'CRKstyO8rTvNGQOfKvLw', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'Blog', NULL, '2012-07-16 14:47:00', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'LIq9lXVKg0a0hG3ILXS', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 53ms (ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '56143dbd053e69c8bd8685f8e19806a191ab62fefab704b98949e50fb03202d1d9546dda06f70e34cd23aba44c917b0b92c99eff9893435ff4cb5b0ec1816a4f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'a4600cde8288ed9921c7fcdaf7d4524df9cd0d9a3e895340a409f7abde7fa27488539205d16f258f5315f3ebcf221a9bf778777436fe64c47486c29d910395cf', '2012-07-16 14:47:00', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:47:00', 'john14doe14', 1, 'qEbnbSO9K4qKjh8pNVT', '94tEXY2IcO6VlPu1SBAq', '56143dbd053e69c8bd8685f8e19806a191ab62fefab704b98949e50fb03202d1d9546dda06f70e34cd23aba44c917b0b92c99eff9893435ff4cb5b0ec1816a4f', 'k3cF14', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:00', `current_login_at` = '2012-07-16 14:47:00', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'JgpvqKKBw3FV2QEUmmcd', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 14  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'OV0T1eVSaW48xqFD9o', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 14 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'Blog', NULL, '2012-07-16 14:47:00', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'b21kHHUsH1uQllY1J9B', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '0325307839edbc7b5445598871d760dd776856e97dd5b347054125ddb733aa7f3daaa2c3a05fc99ae1aa88adcd8a8d244083807bdcfe1e850f0e92468fb5297e', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'iq0qCex5J1EuNzvg90SS', 'DAov8qPeWFwgzBiyQgW', '14c13b37e561d9b9c018670d424a7a1710ff4ca3f3f3cfabbf20b279112a0d21cf17affa1e2c7ef8689071007cfa0de33d3b595eff3d5db0947b9def73fee058', 'k3cF15', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'Ai48w4biHJ7jK1URQTa9', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e9d71cb58d38e4d9ad9a39a10afcf7122d7522b64e1f17ac3430c25d5d6eca86ebe7daeaac5f1e005aa747e970df55d4ea8516f2ef802b1c2e82bd42d5a78356' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '3zEApC9xe7heJx2nqfT', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '53a2c3a04383084509a61433778d07e4abc55a0bb2ff54d805337020c7eb6194d9931ff71afb126c75fa2ec3a8bb941f05c79f6686adcd9933d499ebc1cd502b', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'mJCACrYxbRwVYLA89G9', 'nnV24fPyPd2KuyzwNPH', 'e9d71cb58d38e4d9ad9a39a10afcf7122d7522b64e1f17ac3430c25d5d6eca86ebe7daeaac5f1e005aa747e970df55d4ea8516f2ef802b1c2e82bd42d5a78356', 'k3cF16', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '54150a48866875c8a664a883f75e854e62167ae61d5d4d3bbec391ff567382cb889a12aca20567f17478eea2970953bb9b8c022f2bc461cfefd2bc69870c822f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'rudMW4e1swd7PRJWQrK', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'da622fce0f1ad62e62c41acbc9f477cb2562ee01bd2a05a4b0ed3d0d6191501a72b63b7e9fa9204501b973f87af5abb04fa9b787f02ca2639242c96240d4a2cc', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'Wl6sw4O5ElS00EIlXftz', 'lZrEzp0r2Nh9WNwZbCO', '54150a48866875c8a664a883f75e854e62167ae61d5d4d3bbec391ff567382cb889a12aca20567f17478eea2970953bb9b8c022f2bc461cfefd2bc69870c822f', 'k3cF17', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'jMikqs4dUGeIgZ5WFq5', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.8ms | ActiveRecord: 1.3ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '125b25665410842a2b38051e5444fc29b6c6ce30ece3fa28224ba0e90558e79c076996d0ed8f98500938fbe6666ad47e3f0dc300609c50b701d8a07cfd968dbe', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'Q4g0wC4rMX8y4QTYg2Op', '0KUZrvhyyIldXV7sFdE', 'be24ab4a1ac21882ef37bff11851d43ffcff6de887fca8aa4fab22f47904ed1ab32b5264b5814a599d322dfbab4c6ca4458aa3621ca024144e764d4f2ff0f17b', 'k3cF18', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'S7wK7YB5fbsiGxFji40u', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'fvsZQ3SNWkZio5aPIjKX', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 1.6ms | ActiveRecord: 1.2ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'efa309753600dcce4369c3f5b7792ab40d244f5f0926d02a7f33f682a2bea74a2859d8880d35cbf8623ac1a79e8b999e59eb8fb3e599141bddd3355d419e6c71', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'hARcUKWHqGlBQsRQyFAQ', '5kX32N11ypOjgb23gGY', 'a575cbe21eaf7bbb297bb4ea6b0a1285a04336864738ef755ab82662824241895c3cf44eedd5d240979897e771bfc0cf1e1096edc7fd8afadd4c6a3604102601', 'k3cF19', 1, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '9CMCVlojWycMPxVaxFX', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'e7c808fd2a513427993fd451d3718966a12af9f1580ea2fc5fdd7e0ab6ab8d0e9d9fdf5f0d5c5192a94c6717f02d8a106be5e4eba36f3dd3910fe14f2a4126b8', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'ATf5z7edtz3ciGS0xUnB', 'njPLBU9jz9gzGbO2byO', '3e28ae527a25fb7ff9a5155b69a7943866c2f1ec351b616a4c38e3f3a712553e4f6359681064c00b600b06d30877c262a1f10afbbe890508c30a9b8fefb7aab5', 'k3cF20', 0, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'EPx4C8ZW80l804GXdkW', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'ORbwKlvQLk9SPG04mHdY', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '6b7720441198b4d0ee94b6623f7c57b6406acade885642b9555a3bfc4563798cc55e8eb9159be3a16acf9c910eb5f1f57346b2743b699d33ca8ad2844677583a', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'cXMRC7OhXETkFsdvEf', 'zkeo09kYKgiCuE8khXOE', '6bcd8bbba1fe9a29aec9e0220a98ab54e161eee3e0ae5d56dd5d4df799f2a7ecc33ad54793f56acd8589cd557cd77cc9890c61b9d3ecad3263e7631ba8c8e3c4', 'k3cF21', 1, NULL, '2012-07-16 14:47:00')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '8Jy9onG3JPksf66YmB4', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'de97b2951a262932acc9cdc1e3e8de7a47a0354d2ac3f9a5609e7de70cbf8182b36ab6b4f50e7086a2d410c9ec556374437c3e7318859f42e01785f946a1528f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'RiWjDXLFG12wLh3GYFd', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 21 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'e45f0fbc881b7a407842e85dbaaebf71d63805a8707747d00eaadc29b5ef7e573c535a8f4f8eef663aa373dc66d7cd81ed731af21b84ebf67921a7a3d1e7f5dd', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'jWgEMgjOyCEuStuvA9gr', 'ZQTiTcDNAaasddtiZNOb', 'de97b2951a262932acc9cdc1e3e8de7a47a0354d2ac3f9a5609e7de70cbf8182b36ab6b4f50e7086a2d410c9ec556374437c3e7318859f42e01785f946a1528f', 'k3cF22', 0, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'Users', NULL, '2012-07-16 14:47:00', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '3DvrpAwFzW50ukxwn8I', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'GGdiJ3H1M6cxnlw5vpN', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'a95aa210c85190e90a76a2cb99c93617fc3ccd27ef558bf118225665569a7382973636aba9d0d71b301f9e7815607193a4734d3fb68a4f5fd1a52173a4d9bcb0', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'COtx33eW6mn2N2o2m9ed', 'OgQxy94885AOE0Zcqc', '4c6cedcfc57cc851d6d3d32ab40b217dd9ea981dd5f5d57a33134640389e9e4ac93d1b496ad4b808283e3354197521bc92dd4ad19890506a7401eb33124627f4', 'k3cF23', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'Zdh8CXI4QJC75VRsp2uz', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7087b53565c4c5839d1d6070ca84bdb259e681871c6280bab1d555c1051c584f98d42f060aa560a0d4bc755932a120c6ce513e5d3b99bb7d3b0b8fdcfbfc82dd' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'AN4s3fXsNC1DmhOPlOA', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'fc68b34bad52465bc2f1b6fbf2e35ff08e192f3938576d703044149d829882d8d1184a45a7746556168eaf676718857649c664ecae237af38224ec08f48ec911', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, '8vNGIEN600hgMBiWgMn', 'McsWSL1oPq9TXJT1dWQp', '7087b53565c4c5839d1d6070ca84bdb259e681871c6280bab1d555c1051c584f98d42f060aa560a0d4bc755932a120c6ce513e5d3b99bb7d3b0b8fdcfbfc82dd', 'k3cF24', 0, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'BdSpoS65PfqZxSOUkRjE', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'meOxf2qj3UCJ9cwF2N7', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.8ms)  (1.1ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '9280dbed4d0dadb2cfc863587630db4d32913b0a803f26d2b1cc31d48552c27b9140e478ad9a92fea3a5f5e1e89f5f41f40ed2fa11178b361f7cb28d7feffa9f', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'RX9zCe0bWgjkKMf9unw', 'OpCUGvS4NCqnpgcJ2gDG', 'f24b61485eb64cf70e6d2f38f224db6389cb614c34117716386a477740bb341d03b4e4ff284adac4242b9bc729b800617a3cca8f36d3e67538315734e91cb5bc', 'k3cF25', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'X7FryYQpr8Bz7S51Ulql', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4b88ba009e378dd6a1faa06e2b85009596aa0ad959445ff3c50beaee79387e19c6e30ffb96a7279c2395e00016afea368073c138dfe7f149252eba3c8730da53' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'uswrAqhRMAwVRRTWtwlu', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 25 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '32a9a5efef2fc44cd9d98463c662bcf04d8990333c964cb1adf79a6c1748513f13a5edd60e3e252f30fef42456ee450782f551a7b14b787e799810fec8e74537', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, '0BWP4TtubYVfTQ35BN', 'lJ7EV9fgmX1n5Ygcbx1Q', '4b88ba009e378dd6a1faa06e2b85009596aa0ad959445ff3c50beaee79387e19c6e30ffb96a7279c2395e00016afea368073c138dfe7f149252eba3c8730da53', 'k3cF26', 0, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:47:00', 'Users', NULL, '2012-07-16 14:47:00', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'JHy0iChuD7yeGIW6YBRs', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '2H35HABo4EWZ45LVrMlO', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '74f367b5c76a8db851d7f006a48b889c254b6f67fff0a210c08b3ee4385354077f3f208aa4d65e31e85a318e40e6b7f5ae42dbbd325e19887283fd0da3039903', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'L6YRqmamJvrCsA29tO8Y', 'tGZ1z8FRlKLLzdXITr', '6a18fe8add7e336aee3ca9d8bb4419f83a1b04f39c6fc91e86828c92a3694c5b927865bb5678a40a1e6e3f3cdeb243d9be299b832bfd30cbad9b8362a64d4e8d', 'k3cF27', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'vjbD6snuXs8HOzGAbVEE', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c0f34431a871a1d91d1a0aad76f744d60aad9bcf0ee5d3856c6bc18ae8dd3b9a5139bdc39bb7790855826f8128925a14758bdb5311543a465fd69dd6f10b73ed' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'kSFEb0gGk3wU2wAw0KXd', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '4eb522c78ce79861436f182539df06b9b9b0ce4ff2ae93a220df7b3ed659ab247758a0b4151184d35fda001b76cb2800b8541b1d78cd3a333ec0bf002f9dc0bb', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'TqFNZmbZpNo6yMkHxSW', 'yNKHgqMwgrW8d3JsnPcU', 'c0f34431a871a1d91d1a0aad76f744d60aad9bcf0ee5d3856c6bc18ae8dd3b9a5139bdc39bb7790855826f8128925a14758bdb5311543a465fd69dd6f10b73ed', 'k3cF28', 0, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:47:00', 'Users', NULL, '2012-07-16 14:47:00', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:00', 'App2', NULL, '2012-07-16 14:47:00', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'g744rEHEPsavHRR0zkP', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '7a7pwsfXlNebodtolw', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.8ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '6678fbeb9cd2a5892a77b5d08bc1d7d77e84fefe868999b06f163cb099cad8531c6c95de02b26b186a66117ddfa47b0b0ba6188f4de34e09a41753dc0de512ce', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'AOmjXKM2Zq9sKq6BQnjs', '9Prm06ieYDGmZG4REOnM', '7210cae77935c5bb01cefd55a3dfdba3756ebab0ef73cb91343b7a2169098984a86c5145d49bf243a1510c4bb96ad24d84b9be4360295a4c882d3e47d34b1048', 'k3cF29', 1, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'sxcxaIgWs6RyzmnHPKLX', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '93e9a5581b8e926d98a968cff43ea21a9fcf602ee92bb540f0b097cbdcc93bb6ef016945a92aade610f48dc159613a2ee5c37c9e552820ba005d4d55cbdfb1c0' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '9kRrkzCTz6w79XO4hauv', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '3f0791366101b7b17fa80dbf9548c6f92b133e73d84db1188a874feefdff7571ec541a6e8844b57ee9c4c0bbd33fdb76ba47987fe493ff18077d7af474c8130a', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'uu9998h7JX9F8m419vXx', 'g300MJgzqZKnMiNokDO', '93e9a5581b8e926d98a968cff43ea21a9fcf602ee92bb540f0b097cbdcc93bb6ef016945a92aade610f48dc159613a2ee5c37c9e552820ba005d4d55cbdfb1c0', 'k3cF30', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'Hm34g0UG1S3znEOZutp', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 12ms (Views: 2.1ms | ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '9a0a2df0bf441fa251b24842a91281acdf92eed37de2abe8aafb40ed02ba45a33fa053e1377ef74134b43d88345d35565b5ca8c8c6983de6acd06b12e1ab33ea', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'bPL8asUsJpKU4bP1f', 'DUKOOg49zf2sP1uNfWT', '400900467a4d6f2434b9199698f5dbe15d5eca85e455ddd2f3943993dd2c6614c2ca5faaaa82b1cb341d6e65185f64f5630b4b5c85c1af85185cd62def284aea', 'k3cF31', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'jmv3ouZqr1gpHSElyeOV', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'acbbcb54dcfc7085a3efee3f5a3aef6294c511605c5da9a92619d8d769a17c11a811a1f675b2c4ac92c67df39e2014750f09f7025a40605978b64049bff1d983' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '54dvcnzzjKdHH0otetNo', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '505a52eb31fb4e277391ea847ce92ce897faf1d67a5c7a5147b798c8bb203414e3b3d3c717e34c8e9237bff93394462c5a06bcf6195e9747721bc8f72464fe03', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'kfOjuLZVCjGElVz1HSWR', 'ouzWkLCYfEheOd4DUB9', 'acbbcb54dcfc7085a3efee3f5a3aef6294c511605c5da9a92619d8d769a17c11a811a1f675b2c4ac92c67df39e2014750f09f7025a40605978b64049bff1d983', 'k3cF32', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'RsNDtqwgmypzPcyeuZ', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'b5ba10255a88719a774bf7e96b8961f978ad5095f699768e1060a87bf11b46d7ea9fcf40bf90612cd039951e63318ab32363ad04df622a09a979428e29f55d3b', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'glQTF5W0IJ60GzumeidC', 'eTwSOe4Hz3H3Vxm8Dgo', '080d4e60c02100d0a3172451dc04c50eb86e211e1e193e5fb2b3316b570fca46b63368e7443fdac815dbe27c1dc4933c50e7f2c787c5ba5b8902c101cc0640f1', 'k3cF33', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '3LIlsoymLD6jtm6tR2F7', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '5ogPnhu01LV8xriRAzLb', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 5.0ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '7cefb0b46f152d54777c3a48879348e218ee32f3b2f5e80c275cbec766a7331791e0c9cb704e38c52d61635ee978ecbcf09a3cbb6dcedac7fca7880d696fe134', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'bTF7usYq8sHJKnWREgVf', 'sbfhqIXm6ARh7f4bHe7', '9e321b4bbcca09a34291dd371f533404d34df890e1bd00985332437fdb164146128e153d51821c7c35a8d7d8174be67bd50dc0ea5c8fe332ffaf1be5d2e35bd8', 'k3cF34', 1, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'LvtJmqIMtcmjOGyry7zZ', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'atcMFnIaOCzFfPj0Y0u', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '3b9a068c7041c1db50940762fde3b8b1b23e3ac43f19c3b747621e24e525b5f79d4370cc995d493d9038e072577856ebaa4847eed50139d44ebdff5f70c7d183', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'Pr2T0z7GpYSEl1wyrem', '0JjVyIZRUU9iQHhDnh', 'c9fdbddb36bf63f276d8aa977b3767eee524cbccf3a9bfb4749a913a019adee4f2c8ee675117517d25d45e19018a23440bf910ec138068619310943cb54d7af0', 'k3cF35', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'idqtqruT31PLTDm5MDfk', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = '9TF0CWLTf3XdMJXEu2e', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3aec745cc1bc5d8a0afeffb36513fd5ca8222f9e4c3809dc5d58bd3b27bba8d3abe02cd39abefb8d642844fee153679739f8d5efd66c49c3d4c56124bd561534' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'HjwszF45Rm57KD7RWkH', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '6b051d8ea53be727aba977392f28d721a80ea06288023cbbc47bdaa3d992eb0464325647d4e91db58bf99e11e37415ee713629e5ba22322020493d53811ed167', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'k2y6AV9TfVyUKned4Cr', 'eile0M9hTCMW4yE9Gxt5', '3aec745cc1bc5d8a0afeffb36513fd5ca8222f9e4c3809dc5d58bd3b27bba8d3abe02cd39abefb8d642844fee153679739f8d5efd66c49c3d4c56124bd561534', 'k3cF36', NULL, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 25ms (ActiveRecord: 4.8ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', '678e17144dc08bfb1734012555f8cfff58961d075b92211b0751dc636649ffa0814eb9dbaf2661ab7ad828a3903a8a0cb15327de650fe1cd3708b464f8a1b836', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'POZzwS4xmBR7IyEic76', 'bW6mK9DzEaYHXI9BG4Ud', 'ccabef204a8bccf273848f181812213d0e4df10ee14d523e08cd7fd9b182295817fff5f7c2c1ebbdff20038ecdc398fd665f7a48a647edff42475b62f0346d78', 'k3cF37', 1, NULL, '2012-07-16 14:47:00')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'NOij7L1VWwuhSg4pGLU', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'j0T6RQUGQYUsC7CestbT', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e22ed897cf842d3d8da44b775baf7906ec91667a810f21225e67acea8d989ddb5f2cbb3183e0cdae8a4e162c18ce9573fc1fa96d2d8fd706bc79440042d1c1ec' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 19ms (Views: 2.5ms | ActiveRecord: 2.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:00', 'ee4757923744f61858505b5cdb3d90beb3af386c745abcfe1252e685b1a65f73be016f5bdf033eba380705a76ba2f298aa06d05f767017e36caf492ef4c1e3ba', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'KSPrviFo6fSt8xqlUnL', 'vM62GES3oSbfVLK93O', '926a1366bd0a48800ddc0f4a017b6964bc30041cbcbbeff8260359c27392f3db212bd1b2f32832732f5230350c582f415ef6dcc3e4f67ef10fe2d4b91c587037', 'k3cF39', 1, NULL, '2012-07-16 14:47:00')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:00', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'BYZpNMLFfGPykGw8ldcq', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:00', `perishable_token` = 'LuqpRBNQn4v5nN8Pdxyc', `updated_at` = '2012-07-16 14:47:00' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '346f56f0db2e8ea6b1ccbff992127e8365f692c2e3a7c449bc52304848439ff4db44eef7b820058cbe6c9d6a183e0eee1801978d8d1966f4e074989e619d0a0e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = '3PW1rtoBeMirSSBGMGkA', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '938a69df06e64fe4d46645661886ea8f0f53a0f800adf46e977e376c9c7e7d4fd8e4c64f016d46e69b27d063a18e69d7f6ef43a50c2c02f94f88ce05e41d95db', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'EPn9YMxF01wAnvQefYh', 'zyxz8agbUBnyYW9dgKXa', '346f56f0db2e8ea6b1ccbff992127e8365f692c2e3a7c449bc52304848439ff4db44eef7b820058cbe6c9d6a183e0eee1801978d8d1966f4e074989e619d0a0e', 'k3cF40', NULL, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 29ms (Views: 0.2ms | ActiveRecord: 4.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '86d436bc04cb265e3ad00a2606b1d4c5c85537a519566301335b237e8e5737c4f24a16238ec4831829d6453d77b87bd1542d1dd7aeff1af19015f9374f6db69b', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, '5N4jJUaw0CGy43QFZj3', 'Ke5ugkqs6lUycrNI18mi', '4e14a31e6818b92f9c54df02e74fdce2aecf648d02596b15778983cef5089a6e98d4e7e75d28f735885458e20678dc38fac886ac4b531b2744a162f74796e71d', 'k3cF41', 1, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = '7VJ3ovJrF4wImE2GlhoN', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = '2CUObz1JbVkAR4jKt', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '233577b23696a4aa9be41995fb527b100544a7b6f304787be6508bb50a788b3448bc84f96699670f097b04ae0ac1ed5094b16b0899524713658961bc0ab76492' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 16ms (Views: 0.2ms | ActiveRecord: 3.0ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '7b612fed63b24c9ac2450fee7de6318a5f6287347649e8ef240fa34f79726aee18b59a2028afabb242ce476faf545045405e484e62b7ad55fe8183a04188e507', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'KxjxXoK5OYFLD1ZUzWY', 'hSOCzoIELdnVvPeAhp', '326bdbe262ab422c8b295950f28d015e05f168b8870d36f7c9fbf6f965641a8ca61650e29e107b3f570fd9a79db18329f66c5ccf6cd9242a48cd30a6f861062f', 'k3cF43', 1, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'OmZopxckwSXJXrb6YQRY', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b57583755518592945b919d7e07080f2cf6bd7325f9d6d56bfaf914a2c1a5326cdc47b7fae6cd374fbd6e9c92c8d8e6d0e3029f3891df15327cb804c12081578' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = '7X5RRU26yvnnWhDgsBfz', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '0ac6258d750faa1fcd745bee7a3e232c2abac412083ded7722ee4d12eea07399f33f01c71a1bc0d1ae7d4a25d98cb78d910d0c830d5a9bae69cbe705e6edce51', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'v0SduGuWsGBCnjSU', 'HeEbgLiI6aClByA35C', 'b57583755518592945b919d7e07080f2cf6bd7325f9d6d56bfaf914a2c1a5326cdc47b7fae6cd374fbd6e9c92c8d8e6d0e3029f3891df15327cb804c12081578', 'k3cF44', NULL, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = '2hVXcUeT7f1nZMANi', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 15ms (Views: 2.6ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'f27157f85244e23ddd9cef1962e8955e08cbe8b29438d399b3e0c4cb490329d5361db1eeed29a1088724b621b49a6b5eec4134b1de5e287e82ad3e78e944d0c5', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'PVQFDZYPRzgDKBQyQ3Gv', 'YPepkw39bAYHqsDLrUzB', '80978b70552800ec58d3ae0298143a9ed4bb3efd40e0f7f8fa43494dea0a5c9f2ae8d534be60393eaf5906c16f7249f47bd0da32ae4e8ac723e5ebb468e8a6b7', 'k3cF45', 1, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'LnbxrCCmf0EZIcRENI7U', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '23ea60b892bff925377b3877b34c30ca0324bd4f7458c77e3032f14b53f2a6da49d549594ea37cd28209e9e288948b5d967e011c3c97db49da54e4dded518ec7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'PhJ8UrXLKy3B1fMyhPnv', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '98dbce4b8e2b837032e9666241f4e3d418a0c44d3543883427104cc087cd7e8848e12e7e14668eb9d1f874ac4ab7909cc229f466192a441d94c54b5cdb0d822e', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'wBCzGr2m4mCDFdnkTKxO', 'ZNMchctToQreaBwS6', '23ea60b892bff925377b3877b34c30ca0324bd4f7458c77e3032f14b53f2a6da49d549594ea37cd28209e9e288948b5d967e011c3c97db49da54e4dded518ec7', 'k3cF46', NULL, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'vbBztiZ9DkhlCjFl9k54', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '87815503adfba6dc3581006aa4ba2dd4b4c15eb7197593a17a0121a495546597da2dede989ded2f52e31e53b425411558e58ab20e84ac443c05893aaa1737b90', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'E79rnhpHtofrMFF9ygx', 'YEa6FfDEUdxzTdXn15l', '924c549e2ac56c65366e0060848ec73e3fa32cb78e2031d814b9811975faf87aa6cd9d1d4815f95738d11ec48a817d0907f9f8881f82271c6d9b89c17932c69e', 'k3cF47', 1, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'YO9onYA2wQ6ljWqf2tb', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6d71744e338b6995108568e6adae1637583595eeb10841bc3efe4690424e5ea10443af7ec5d11f80f6274b61598e15fa3eed77e1320b4b9a545b06327c2cda42' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'jLRGW7CxEKOsnFZcI5G', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'b8fc2c96dfaeff2f22b48c93d031318a58e1b7d79d703fe1c4d6ad489e41607428c8824e4bb1ea5739f62ee6bbf27e3d2e739b6290a06fedf34e1d46bf77f983', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'Pan7Dm2R5q2YEAnUPEG', 'CmmKR2zXYfpo0Snznvmp', '6d71744e338b6995108568e6adae1637583595eeb10841bc3efe4690424e5ea10443af7ec5d11f80f6274b61598e15fa3eed77e1320b4b9a545b06327c2cda42', 'k3cF48', NULL, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"6d71744e338b6995108568e6adae1637583595eeb10841bc3efe4690424e5ea10443af7ec5d11f80f6274b61598e15fa3eed77e1320b4b9a545b06327c2cda42", "single_access_token"=>"k3cF48", "perishable_token"=>"CmmKR2zXYfpo0Snznvmp", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:47:01 UTC", "updated_at"=>"2012-07-16 14:47:01 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'GXQwW30DsgfkYXxoA', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'mwmk75TvFIIQat3aLS5W', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.6ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '476a8176cc6d1fc682662c1749056f9f45b4a8f20e188f747df28bd4285e23cb3ada47ebb0e704c3740f945582400c8e93bef89d55806e768b1e3143b56cd09b', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'xc2IIUV6YBI6YFP4f59e', 'NLwVQHyXUbteTBtFIGi', '7eb630c7671bbae279101d8260f5e9c09341f17859360f91bc227f7b93707edc40c16076222aa0dbc99ad7b9a0fe7c023f481ab3e315f127edb4fba7424b4a03', 'k3cF49', 1, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'W9acyBwcWgnKn6K2Bte9', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6f0bb654bd962e67b0b5cd19cdb8f1c4911ee049bc70313524454e7ad017048174f7ba034226cf5b51e82eeca23696996fde10da91c7235a1d5918d79b54abe7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'VJfC2yHoF7Wm6MFX8T', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '35cf7db18e61c32bfe208cfbb712ee43152912183d199ade5a7ef35e3bc556e28fba1bae0836a207dc54afb6ec39f123111095f04532f54220c77cb02d1f5c12', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, '0rE97SOdwLOU1rwYG37N', 'OGMeVjUNas5qQT2JE01', '6f0bb654bd962e67b0b5cd19cdb8f1c4911ee049bc70313524454e7ad017048174f7ba034226cf5b51e82eeca23696996fde10da91c7235a1d5918d79b54abe7', 'k3cF50', NULL, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"6f0bb654bd962e67b0b5cd19cdb8f1c4911ee049bc70313524454e7ad017048174f7ba034226cf5b51e82eeca23696996fde10da91c7235a1d5918d79b54abe7", "single_access_token"=>"k3cF50", "perishable_token"=>"OGMeVjUNas5qQT2JE01", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:47:01 UTC", "updated_at"=>"2012-07-16 14:47:01 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'JcGnAciPvJmjXGW3Yq', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'ictn9k7x67zU4hYdflr', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 13ms (ActiveRecord: 2.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'a5af9f5583d1386264bb5e17d4e6d0c8a0cf75e141d1f1e6593dc50c12e9dadf3bb0782e26a2c1535df909d5f74f4bceaae28c93c7586c8cbf7f584df81215e7', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'VBvDb10pa7AJ0c728fNj', 'T96cdnU4fWaOSM42dCbl', '7b61554eb7819311d962542e26eba234a6b0f6aac540f8e298cd60a993ef6796b9f5346d8ad100f0e1e9aad8b0aaa4acd942a932793081ae50c549fea180d5bd', 'k3cF51', 1, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'DlTsuKeQ3xmF5tDt', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1fe8f842a0f6816da447da1c3dcf2b6d6f387e95d980856c365644069ccca9319dc022cb10eb251aebad807b8f45cb9e878f73bb7c55dc3c154546dee3989cc0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'mPSFNCcVfdkU5tgKlzOe', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '1c13ad770ae3b349088bab69f7f986a7ae8c4b3436d1bc45b85d83db3261ce19dbb8adf359cc1820cfdc7fcb8b8a466e54919570a595f6b57eac09bd3fb89280', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'r9YGY27akR0rnfbM5lrP', 'yVYJzO87jlYh2u24yBg6', '1fe8f842a0f6816da447da1c3dcf2b6d6f387e95d980856c365644069ccca9319dc022cb10eb251aebad807b8f45cb9e878f73bb7c55dc3c154546dee3989cc0', 'k3cF52', NULL, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'zjD6exfQhOR7Y1CzBY9', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '37c64182c4ad39250537b6f55f09aec7b4414add0a4cc3dc61b7b590f7a8038ab1a4ceaabf3f5b7a690c7fd42ed712dd9396736749b4bc794b7a2143de00e10e', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'xQfYrok6ligQ885Tyj8', 'o5cG8OBdG3TcDX6CuJT', 'dcba8f07cf2114f1f8c88685d2fea414d502887caa52de9e38de58a2521d0d7ec20bba74aae6a4a1e1587bfa6eecca9a358a4ea5fd2e67e081cd153dfb11bd34', 'k3cF53', 1, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:01', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'wKWDIxDQk8Kxf2xlrZ3', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '10c16e570fb1811f26aa461f84d39a85aa6bcc0185d95d3c03b43625bbaebeb6f776439f43bf566d02d5ca5a3da1614227a80ba5c556ee39c92f68dd53b1301b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'wBmQ8vRL6ryPgSTPXgW', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 51 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '952083729929368931aabeb6aaf11ce446e685110488b07d1b1d5f252979a34764a2ac956fc7fc8e5ad91f6ee47268d30c7ff2afe2c4a1400c35ecc71ca88f65', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'Mr4Nf7l0yxJx2CDiVbn1', 'LXJf1a7vMxeFa8KwwYJ', '10c16e570fb1811f26aa461f84d39a85aa6bcc0185d95d3c03b43625bbaebeb6f776439f43bf566d02d5ca5a3da1614227a80ba5c556ee39c92f68dd53b1301b', 'k3cF54', NULL, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'YnXXY79xrWFAhE8dxJg', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c2629ebcc8d3ba0f3da6101588ffaa9abd2bc0bc68879a6dff84a0d30e97d42c7799553709ff8744db89dd74bd2350ed78d3c3a2e6b83ecce62d1492a10c160d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'e25838090c9824b3d5397846008aa91b5f1b580e4b408c37368cabd2fed12471aa9d5fa88b153f457872052bc90b113714b9e18635db904cf1d924314ac5973c', '2012-07-16 14:47:01', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:47:01', 'john55doe55', 1, '5nMrw5UN5hokIJ2HLGit', 'SjrjrVrLTXuQsMb6pEV5', 'c2629ebcc8d3ba0f3da6101588ffaa9abd2bc0bc68879a6dff84a0d30e97d42c7799553709ff8744db89dd74bd2350ed78d3c3a2e6b83ecce62d1492a10c160d', 'k3cF55', NULL, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:01', `current_login_at` = '2012-07-16 14:47:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'TpqqZruyOn6eM39gUWPG', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cf4bd382fd8c7a0bbc3548921e0015a5bbcacf78ab33948bcc375bcc6fc0642f7095a3474396500744697f09f333cf21e2675104297ac8b2b6067bb661fb0da2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '4c1f6fdd8dab7a46005e62c240ded1d8ab15faa3eeacfef9d35eef34af0969302e9c45c8cfb0700a1499ffdbfecf9ee73d63243a72423fb21b5d0737fd152ba5', '2012-07-16 14:47:01', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:47:01', 'john56doe56', 1, '7Lw949MkcSBxAywV0iFc', 'LoaDBsbnr9tZlTnY6uQ', 'cf4bd382fd8c7a0bbc3548921e0015a5bbcacf78ab33948bcc375bcc6fc0642f7095a3474396500744697f09f333cf21e2675104297ac8b2b6067bb661fb0da2', 'k3cF56', NULL, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:01', `current_login_at` = '2012-07-16 14:47:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'b6VEd9m6NmZBgQBshBDm', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 54  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '94d5256fb15d9f69bf51aadc5005f7151907756a4c3802f9b43697cf81c7254746a2998dd61510408c9cae69d93db6be0fa8009da0e190effa0f84ca9dc07f20' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '315805763f2383232b90ae85393f50bb52344c3ce19005d17cf90a6ec9c93bf11bd0f28ae038bd691c08d4858b2763de0e7eec45ab7be30c98de1958f9b36012', '2012-07-16 14:47:01', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:47:01', 'john57doe57', 1, '7h8vmpfG9YIWVeS2aDjZ', 'Ugoyh9AprLOurjCEoyBO', '94d5256fb15d9f69bf51aadc5005f7151907756a4c3802f9b43697cf81c7254746a2998dd61510408c9cae69d93db6be0fa8009da0e190effa0f84ca9dc07f20', 'k3cF57', NULL, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:01', `current_login_at` = '2012-07-16 14:47:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'mM7c6ASctJz2fUbi3w', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5e522edaf38d4eeebe4b62d79b690c0a74a1a6453d68efabff3ec9cb6fc5ebb40722a7eb215c5afa94063170ebcd4759ae1f9e2b8015b4491d9fa931725cfe88' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', '320d150a495de8a20fce405881450347570cd460889b22bb465ea82c8b1603d2977c65ab57962be159a389710be604c38c73b85e72e8ed99d235a5f548f44c1b', '2012-07-16 14:47:01', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:47:01', 'john58doe58', 1, 'y0paPTDpY5OMffHIu2u', 's2jyCgIYG7QDtd7lioIE', '5e522edaf38d4eeebe4b62d79b690c0a74a1a6453d68efabff3ec9cb6fc5ebb40722a7eb215c5afa94063170ebcd4759ae1f9e2b8015b4491d9fa931725cfe88', 'k3cF58', NULL, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:01', `current_login_at` = '2012-07-16 14:47:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'lwCniQIJJMsjYWsBhfPE', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8a641ae610e32cce70da1b04d5fc1f7cb2263070db672a8d9f46ea74c1547bf88f0d4319cd7ce73258ab099a2b373f70a8fec740961a1dcac7cbd8ed0c26305b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'c0a24a7351181b64969f6b61947797354da839a28ccb06e6125a0f4090c6796bbe4849d3c569fe00184784539c2eca73995ffcade25e64eb71c1d7d7c75d6471', '2012-07-16 14:47:01', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:47:01', 'john59doe59', 1, 'LWPuYuZ44G2VQ1nDXlwR', '35sQ8taF2ykAfvzUUno', '8a641ae610e32cce70da1b04d5fc1f7cb2263070db672a8d9f46ea74c1547bf88f0d4319cd7ce73258ab099a2b373f70a8fec740961a1dcac7cbd8ed0c26305b', 'k3cF59', NULL, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:01', `current_login_at` = '2012-07-16 14:47:01', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:01', `perishable_token` = 'h59N6bgWWSn4bNjSqGwM', `updated_at` = '2012-07-16 14:47:01' WHERE `spud_users`.`id` = 57  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (90ms) Date: Mon, 16 Jul 2012 10:47:01 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50042965bf0df_b983ff155c34cdc47332@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50042965a888d_b983ff155c34cdc470f"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50042965a888d_b983ff155c34cdc470f Date: Mon, 16 Jul 2012 10:47:01 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042965bb7b1_b983ff155c34cdc47191@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50042965a888d_b983ff155c34cdc470f Date: Mon, 16 Jul 2012 10:47:01 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042965bd947_b983ff155c34cdc47231@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50042965a888d_b983ff155c34cdc470f-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 138ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bf8e88ea31ad722d5609dd89b28e4b192b50ca8f8bdbaa83579e8dd0cdf2032f6f29b6f1bb6877919516103db73f970584bb0495a43730932b0f361c685b4729' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'e98c0a777df69fb62c8536e4366f2e1355573356f671931e3b098e0149ccaf01e28d6d1851b3d17ee264874313c9d06b54f5d747a2fe62117aaac623c86736cf', '2012-07-16 14:47:01', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:47:01', 'john64doe64', 1, 'M89Kuvj0cSK8amV1AE9Z', 'FRzZKXjiESjjR1gvD1lP', 'bf8e88ea31ad722d5609dd89b28e4b192b50ca8f8bdbaa83579e8dd0cdf2032f6f29b6f1bb6877919516103db73f970584bb0495a43730932b0f361c685b4729', 'k3cF64', NULL, NULL, '2012-07-16 14:47:01')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.3ms)  (0.5ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '59ccc65b4c37788284af3e96c043df34f50b43b2e5bfc31c5feef4e72ed2e17f574af760c2fe8bfb6e4431420c807eeaba27f25269e816aa96c5aba920aafee6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.6ms | ActiveRecord: 1.9ms)  (0.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '26eb8930081ab7b90edfdcabcc66ced6d634630be0073a92b20e7b9278057e6e57e08dcc8ac165bdf1d12a671640ec13cf2a6c6a402576538f0da33648aee1c2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'RTYZ3SVBwMSxaQqlMyac' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'fb6a66d43d9ade9d3dad35e2e6b2233456ef23fdb32ace7b75726856b8917e88d655658cbdc981f4e8f10cf79fa6b3c4ddb396c24e92c7283fc231beb8c7b75b', '2012-07-16 14:47:01', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:47:01', 'john66doe66', 1, 'YG0sF7ScxhXmu07OEfQ', 'w3a67JPkyYP3wKg6ndk', '26eb8930081ab7b90edfdcabcc66ced6d634630be0073a92b20e7b9278057e6e57e08dcc8ac165bdf1d12a671640ec13cf2a6c6a402576538f0da33648aee1c2', 'RTYZ3SVBwMSxaQqlMyac', 1, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.4ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b880b526526d3a234ec8a7422648feb88ea3ccfe171e1b1870d3e8960148ad354d7f7a5795e41cbce2bd5f98c81d38e669bd37652cf319be60a98016316d80b3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'AoGVvYOKZ8AoPhsY236p' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:01', 'b576b1f097afd118ce6d81e390a5f85633af8fb5d39e33e9e711c532384841b1ba05ada0f9e97a50be72f324dab00fd1407bf04132ef0b10e52b1dc14160364e', '2012-07-16 14:47:01', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:47:01', 'john67doe67', 1, 'ALvLQASWvYHpdeylYSp', 'N1azY3j2v6iFMZzgOV7', 'b880b526526d3a234ec8a7422648feb88ea3ccfe171e1b1870d3e8960148ad354d7f7a5795e41cbce2bd5f98c81d38e669bd37652cf319be60a98016316d80b3', 'AoGVvYOKZ8AoPhsY236p', 1, NULL, '2012-07-16 14:47:01')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 3.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '438e1d9e579f8c5d82b0ab5536847adf7103fd724e7f23b1c5525f16218bcab9674e4d7a9dda58c7e9aa9e599673f5c1c9fbb5c462760704597ea99ceb3ce253' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'u8yqnrVzplJAt1dYXh2' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 1.7ms)  (0.3ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '089ddf33783c8a0742e6adade8f6a558949db546db8cbd462b7d42e592813b36642ddb6aa91ba452c513324688a173b96e8d45765457f925f671c3ddcc58b087' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '590799d16539fea9ea9d2409a356dbb27499c56be05d39eddbf4d9effb5a110bfbf7de17fa3b8a99fbfdce17831420d36569b24938cbdcfdf4b4979971ed6251', '2012-07-16 14:47:02', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:47:02', 'john69doe69', 1, 'XYUGouvIzzgXYWUZefH', 'imP7xnws29GZuiSleHrF', '089ddf33783c8a0742e6adade8f6a558949db546db8cbd462b7d42e592813b36642ddb6aa91ba452c513324688a173b96e8d45765457f925f671c3ddcc58b087', 'k3cF69', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'w2EyW6y2ND9CwZv0n3', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '11765702bc91a3db37acb2f56452ad4870643f531d3d16b249d1d895fd670dc2b8da860e9600c21b78dd7fe735414d08d27ec20195c21845a38d4ec637727f3a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '76a87ffe8b215e2d0c9b067901d2fb45553380783883c6d4dfde6c54277c7c4381a0107f4f1d4d11a8024cd3f26e68971a7478e2e5f519cbd328b1f185ebf7b2', '2012-07-16 14:47:02', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:47:02', 'testuser', 1, 'mzpTW8OBVFuMjYRKWnV', 'pjxc02EGI766SRHuh7En', '11765702bc91a3db37acb2f56452ad4870643f531d3d16b249d1d895fd670dc2b8da860e9600c21b78dd7fe735414d08d27ec20195c21845a38d4ec637727f3a', 'k3cF70', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'XxDc4ouNezKSRieOkpQq', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:02', `current_login_at` = '2012-07-16 14:47:02', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'X4XkHNlXsVZJZbzmrXJ', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '98cc5bc9051e1af7fcf67962283ca8e8c18558f32a4a6a6f739deb4c4eb023761fc1c45509011734bdea949459f80eab89e26337763d939cd8e5f1e184a56e65', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'ZsQEWezvN80sEDxWKWv', 'dec7XRaCLvde8GUrmC3', 'd4c7f09e7d5577120ec53e022380f6bd87c39b53fd46107b6cdebb9dedc67615c9afbee234546c466b927ea09012833416b9a554a80d716fe58893125d7402be', 'k3cF71', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'XGMaX7BQ5vWiQ3wGD5b', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'fInNLcnAAyGXDmqHkyh', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 9ms (ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '4a358fe51e47d5d1458ee63132d5f0cc1c761f31094fd9eeabe5681f0d8a170ef54c96b998cb1983912792b2a0c199155f6339c21bdf6cf59d7afe00a61ae1f0', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'UFDqZ7MZW4VRreGBAO4', 'qOLVvvLBbGoRe4hpcS', 'a3a42104d735a4ffcc0214ea1196c1c2a98c507eff27d5029fe126c47a252161302e19cdb2649489920c98e8400a01eea2bfd0135d5cccbeb9eb600f4d962fcb', 'k3cF72', NULL, NULL, '2012-07-16 14:47:02')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'vzwJF7acBosUWr660l', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'WyXOyK8hW4wV0wy1PK', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 9ms (ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '222ecd7a0f38e200cefa667cd7ca945b38b24c092337bca10cb9f659cbc486ab3bdaded033a95a69fc60ba2f7b2851af790978d43da836373254ece3335dc2af', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, '802OlIPjgACqcQChNAU', 'vy3Z3TxB5e2lRNMAUnR', '0d3299ed266b73c00310bf535526efa0c80cfec833d2b7cbb74814246ee16eb219796334559b07d64b883851e90c9a1e09ff92604e98ccae49b0e9966e9787e7', 'k3cF73', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'i9EIg0sEZ7JTBYgyOMdm', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'mvW1ml987irzmvZWOAKA', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '08b96e1df7d567a0d7bacc0bbe4bdf543e7e8681895108b0fe85999637f2e5acef51461fd142d455dd61816abd06e6ff2af4020fbda90fd95ba154a9e8d6c1d7', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, '7ovjyd7pA0EiNAEWx6C', 'oI8DcjgJuJ28j2SGVDjD', '04b4fbd6ac4c6d2fbdbf90faa805e1f315df749bdfa430a5cf7d974af13388cf954bb1852cecb9c6f39c20cae732e185ced07d267dcfe23dee97435ffe645cd1', 'k3cF74', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'krybKWgbCWap2NEgmup', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'eD5dd1j2cxFjZa4DseFT', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '7f1f55a4c5fdae5de61dfece31351e2303c8c65faf2a9aaeb22e0966b69c1320ee28d7ad3c5ff253692014c4365cc5729b3e0c4f2edd7a8bcfd797484998b850', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'GIas4wn3B3h2jVRieBP', 'AvGGLQvanbYvpgQCEy8', '4a4052e2bc9c751128b149f1777591d5e4310c6ab698966cc9fd2247fa455e4bccfd4bd745fa644a72471be36cf314065d914526aaf8183b411d0f99dad6bda9', 'k3cF75', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'YJknZlsZYbMlhUyNKk5', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 66  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'v9DlkEYribZIj8AaSv0', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', 'e32ba36b93d6cc2790138af8d4914ebd71c3848fb369139c3023c66575ff7482170acf39824f0e5b3591bdbc7535d3e59e2f446c6b59debc3b4df9f3eb71d2a7', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'OMZ523mOnphrkVR0oww', '4mlme3F05OdlG1FiSEbq', '8e753960a29775ae9dd09d7e0a27d24b8ca57751dacc6421cfe1d9b2e14ca577587f30a5e23f3e3b98c3a883175df34a867a3c5070bd17a2f6fb43b47270d5a8', 'k3cF76', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'yYHBXlgL0LQqQNr64RV', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'kaujcQOAlsxeENjYDz', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'hBkUmnwsdeCnqdx2iVuj', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', 'db59dc69e9cec21a7a08bf5996010416f63956388548b0e2b9e3a2f441dabb414933c67045522b8c90aec38f320f1310c929cf3e7c61b9c9503ebe592d38e872', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'VgoOsTXxjhECLanNuaJ', 'qns8vDcCOSEl4wS8ZyHv', '94237b1503be4e520f7b1758008b78d23aa50d8dad3bea1045e94e4b8212b10b51b1ecbdf40e9bcedca3d0b7ceb9e1e4e9411bbacebdc41c51e25475ea23503d', 'k3cF77', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'rjTawdDeVkjw5ChAsnp', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = '49RIZ31jMAP8SB2vvLH', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = '4FzEhQg7oYsB0cgxXdU', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '21c30d7b1e827244fd8ec0835bece04c7ae95c3f195584e83cec2fd25fccfe52cef534cf3f483c2e7ec7279036868d7efd87f1aaf4e04f3892f500137f0ec922', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'Z3C6wAUYW9qZdED86BEm', 'VagYMiY6cUGVYaCAG8', '27a7aa78927c180dadc0e967eadd65eeab0d1dc6b4966f5a18d26bbed53d3e2425e7a80f0e3438daae5b201cf2d8604396b59abd3120a578f4200c7008cdd3c8', 'k3cF78', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'm8oPGEs5UFZZgl6L7Jtc', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = '9HPB8VUNXVHvICAFoi', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '7601417ba094f87a65e6176bbb191f33ef0fdddcec55afa6a8e919b620147b9e41c3fc3ebf249e5fda1ed86ff9147573102a18825ee05a2869ce43a96877b00c' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '5bf84acb3a3c152777975f146f80ac25767e95f8f8dd9c47f1c679042511c7bb91e09ab5eb78e9c660e6734935b1bd6aeb2b005b750399d9a10ddaa1b34d8c08', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, '5ErLQUe1evaBDs8WEGah', '0uZpiFh3KxlHR2uGCHxU', 'f02994e0bdf216374def132bc86a7f0e84ea42a631cb2354c5edbdb155e249b176e4e8be6387ee65f030932b1fe8911b6b5c3c277ca0312c4f6de461501ab545', 'k3cF79', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'UefjzYTBo5l8oFi13MWg', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'y5naEaxoAfDmcMnSybS', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '464196386896e95e27441c93bb2e8d1471bb9c67856f7947cc6185d2dc92ef8dd194e9cdf73412797dd4a1daa08b2fed37fb495f435510bab4d222a9cf9f3f03' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 2.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '36d02d10086b6a0ad3beb312eeddab3c12fd78031699879132240c14c132810bd125224490facb26ff33538f1ed1f1239bb6e45a6659f1074486f77bfd72c68d', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'Sh3FGgfXMk5NzyN9TazA', 'tvVvIsmAJqOJaXIHsMNj', '05fdc92976f36599765ea38d9ebba7b3f581dc7972a916c12f92af234c355ebf6c7f00e75267876254ecee5a288be5607bde76bd048ccca9a93786cf95d143ad', 'k3cF80', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'UxOP7e0UGGUA9QMhF5sO', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = '7Uj2vmIAj1IIjDCMBKU', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'cec70672f40ba950c9519e1f56f92cc9d8db235cc8701fce6d9853ab21b95b0954904eec0519a461a09c0d4a40bcaa8c058f316bc5abf7597bd903a63c6b7b40' AND `spud_users`.`id` != 71) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.6ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '91ac6504e87f4bd32edaf5829a6920ce9f7b7d5890815e11808780ccbb53c21346565f3571df9838ff73198b4b8e365015d4f834c8500911e3c78f4e8f316662', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'AqLOe6HdQ5myZLhjaJQN', 'fVmfztB5a8Bibp9SoYV6', 'f38138cfc60ce2ede7ca9f12496f311c0c1b2ed9f590efc082908fb0c991ecef9e655d27f2f13b32a793eb267336cf2cf0c0262f32bf1b81f99154bccd264a72', 'k3cF81', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'QgzW3LRjoIp5gtf9r7Js', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'Cz4xd6N7ONtnmN4FmPS', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.6ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', 'f4f5dc7d4ac896aed54ac02f11213cd23e15f65dc60b0a79ca7746467b5f891872fa28222406f4c8382d80d2b850be0e3c8635041fa421b4fe62c10ec74d9c51', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'fLHZyXbIwefwaUtbFujx', 'E1uXyaLCEiHvvRNed7j', 'd438663b0ab26285b37d4645551d4523c97b56801c2eada1e3d6d12812577ac2284adda31cceef515dd7dd8c3a4dfc647bdeb0149b4eef356f08018a591b94e3', 'k3cF82', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:02', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'JAHq6axDcQO3t5vzLnY', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:02', `perishable_token` = 'miBSdbFtucO2ubtpxKN', `updated_at` = '2012-07-16 14:47:02' WHERE `spud_users`.`id` = 73  (0.3ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:47:02', 'test', 73, '2012-07-16 14:47:02', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 0.7ms | ActiveRecord: 2.9ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '88df92e068e19e9067b89c1d6927d780e4effb288d5ca1b615b9c785ba58b816f147b99de195448cf4b9674e739341bdeeb08203a926b79749ba074d07277cf6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', 'eda09116af3641e0ea06fc84486afd21be035b2e0f93112013d483c99c0800f87a3df1ec47fb4fc1255598b4becad3c53b2b20243857a035602caf45a6c34ae5', '2012-07-16 14:47:02', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:47:02', 'john82doe82', 1, 'Yy1rUA38d9BVp27YgJ1k', 'XA2E73O3kPIps8Tbxlo', '88df92e068e19e9067b89c1d6927d780e4effb288d5ca1b615b9c785ba58b816f147b99de195448cf4b9674e739341bdeeb08203a926b79749ba074d07277cf6', 'k3cF83', NULL, NULL, '2012-07-16 14:47:02')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '142dd588dee80f87da12f32fec7e59eac9cfdea10f487ec34d7ae33f5e1fb2baa2fb02b57e54388db21dec1b9832ed3bb98eb975d234c8df9124a0ee4a6d54f4' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '88df92e068e19e9067b89c1d6927d780e4effb288d5ca1b615b9c785ba58b816f147b99de195448cf4b9674e739341bdeeb08203a926b79749ba074d07277cf6' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '88df92e068e19e9067b89c1d6927d780e4effb288d5ca1b615b9c785ba58b816f147b99de195448cf4b9674e739341bdeeb08203a926b79749ba074d07277cf6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '82700f65fd2080adc3260606681120224415313022ea92f1c12a9eed1afcccd308041bde0d11b438e7eaa0480c9042b2c611b6a8813e0108b5edab8fa3b145ee', '2012-07-16 14:47:02', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:47:02', 'john83doe83', 1, '2C89nHtvoEP5xXDs3yO', 'A1vS7TWqYJbGj9EjfX', '142dd588dee80f87da12f32fec7e59eac9cfdea10f487ec34d7ae33f5e1fb2baa2fb02b57e54388db21dec1b9832ed3bb98eb975d234c8df9124a0ee4a6d54f4', 'k3cF84', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dccd2205bbe26ad890d0e4dbe6670f2d978a85845157ff9ab3f7ffcdc8c43c01c73192c15d3fd0efccff5f9a817decb2287819477f3bf305025b661fd2354446' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '142dd588dee80f87da12f32fec7e59eac9cfdea10f487ec34d7ae33f5e1fb2baa2fb02b57e54388db21dec1b9832ed3bb98eb975d234c8df9124a0ee4a6d54f4' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '142dd588dee80f87da12f32fec7e59eac9cfdea10f487ec34d7ae33f5e1fb2baa2fb02b57e54388db21dec1b9832ed3bb98eb975d234c8df9124a0ee4a6d54f4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', 'd97e238c5ded933325dbc6b8db39994942d7d171d7d0902102e0086eebcf11a6bbdea33ad55b3728203fcda159bd64eded5e8730eccef7cd1aa2235a28de3ab4', '2012-07-16 14:47:02', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:47:02', 'john84doe84', 1, 'Gu1f3rebqbgiT0pfd5QS', 'wrYQYxnNWkZF8BJCYGie', 'dccd2205bbe26ad890d0e4dbe6670f2d978a85845157ff9ab3f7ffcdc8c43c01c73192c15d3fd0efccff5f9a817decb2287819477f3bf305025b661fd2354446', 'k3cF85', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ae7feb7326b33f12a179ea94bda0a72426363833c49064d625ce192f811d1fa66de1fc54733b978c8eb49e35cb5e84d9a06e2fd3d8bd85dc5fd7c5d7327062fe' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'dccd2205bbe26ad890d0e4dbe6670f2d978a85845157ff9ab3f7ffcdc8c43c01c73192c15d3fd0efccff5f9a817decb2287819477f3bf305025b661fd2354446' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'dccd2205bbe26ad890d0e4dbe6670f2d978a85845157ff9ab3f7ffcdc8c43c01c73192c15d3fd0efccff5f9a817decb2287819477f3bf305025b661fd2354446' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '5e66967374b01a8d2c197f2b00936a4fb13bb59f53b1be8dbdeb6db4162ec6c1bf6a7bf82b0bd989b1e71063da7ae99510b2b5a0d028062c9a52d036765ce249', '2012-07-16 14:47:02', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:47:02', 'john85doe85', 1, 'XuoQ5ZtZX5Sd8txJaM', 'aISyABBsA4bzmm3J5rES', 'ae7feb7326b33f12a179ea94bda0a72426363833c49064d625ce192f811d1fa66de1fc54733b978c8eb49e35cb5e84d9a06e2fd3d8bd85dc5fd7c5d7327062fe', 'k3cF86', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd16e28c40449e9e5fb1ae76febd8a674968e4a68ab1ec629d4c2eb193e12a1e13ed2cfd4b47778e5e243c80c5ce0ac3aa70f116721dbfa60dae0e102ed054bb7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'ae7feb7326b33f12a179ea94bda0a72426363833c49064d625ce192f811d1fa66de1fc54733b978c8eb49e35cb5e84d9a06e2fd3d8bd85dc5fd7c5d7327062fe' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'ae7feb7326b33f12a179ea94bda0a72426363833c49064d625ce192f811d1fa66de1fc54733b978c8eb49e35cb5e84d9a06e2fd3d8bd85dc5fd7c5d7327062fe' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '1d088dde2ad658fb29b7139a065bc7ff5eecf8fee0a3f37830b4f06d556c618de09d2754113fd1ade5b5bfd426f02f2a3282108522b81de445b187f8bbee029e', '2012-07-16 14:47:02', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:47:02', 'john86doe86', 1, 'FGxfNlDaJZTsrLxUoGNF', 'HcrLrbViBz8pzZRDkx1', 'd16e28c40449e9e5fb1ae76febd8a674968e4a68ab1ec629d4c2eb193e12a1e13ed2cfd4b47778e5e243c80c5ce0ac3aa70f116721dbfa60dae0e102ed054bb7', 'k3cF87', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f39e3a195cf53fff1707ee0da5b67e6caa0b37352ba570a57ccf907e1f7e6ce18cb6785ff2a0047ab2f5aa5fbc333d9a37b0f087fe702637736915a39578a6ad' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'd16e28c40449e9e5fb1ae76febd8a674968e4a68ab1ec629d4c2eb193e12a1e13ed2cfd4b47778e5e243c80c5ce0ac3aa70f116721dbfa60dae0e102ed054bb7' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'd16e28c40449e9e5fb1ae76febd8a674968e4a68ab1ec629d4c2eb193e12a1e13ed2cfd4b47778e5e243c80c5ce0ac3aa70f116721dbfa60dae0e102ed054bb7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:02', '307fcb865c61daec7df0a592163b0f0e784b06692a6d45677a98ee3c3bad0c0864f99a203875b3ae4a98d9d585e802f280401706df766e6e19df4236672d8c86', '2012-07-16 14:47:02', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:47:02', 'john87doe87', 1, 'UlX3ag3WfvrQeVQ3UlE4', 'Ewh0wbiONtXwqzVVN5C', 'f39e3a195cf53fff1707ee0da5b67e6caa0b37352ba570a57ccf907e1f7e6ce18cb6785ff2a0047ab2f5aa5fbc333d9a37b0f087fe702637736915a39578a6ad', 'k3cF88', NULL, NULL, '2012-07-16 14:47:02')  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (66.0ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.4ms) TRUNCATE TABLE `spud_admin_permissions`;  (53.6ms) TRUNCATE TABLE `spud_user_settings`;  (5.6ms) TRUNCATE TABLE `spud_users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9915324b581cae4f81add5d37842c4b3825106fd37d77e31bd8dffd59ea740a59f2635a484e5ea2afaaa66cbfcc1b7b03f27550233813a8076d3796985b06b7a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:41', 'a959ea93a030312ea86e93aa443ca9c7d9405a72a876bbaabf65ad5172fc848860b87b9664087b83ab25a4fcf35aca270da36fc67f6ce173f395e5d5e400870c', '2012-07-16 14:47:41', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:47:41', 'john1doe1', 1, 'AKUgBc0LuDsecXre58jk', 'boTmtsMkl23NY9dlPYk', '9915324b581cae4f81add5d37842c4b3825106fd37d77e31bd8dffd59ea740a59f2635a484e5ea2afaaa66cbfcc1b7b03f27550233813a8076d3796985b06b7a', 'k3cF1', NULL, NULL, '2012-07-16 14:47:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:41', `current_login_at` = '2012-07-16 14:47:41', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = 'UFM32QldzM6i8c9PcS6', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'YaK76eyUssFgQIlKmsm', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = 'yUqy9fkDdZ1lRYY1i2l', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 21ms (Views: 10.4ms | ActiveRecord: 1.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f72f662f35ac936befdb9a48a92c2341ca2be2f30e6d459f135d28264c5587deaca8aa2e183175125470841be45db49855ce828de960bdee31a5935028319169' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:41', 'b5b76a2bafec9de80f88ce7c2c70a94c0647e9f8050a24810fc5a2ffb9be13a5983b2fe460dd21961b29d621475d4d0167d679997cfcb301928e754b3179b677', '2012-07-16 14:47:41', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:47:41', 'john2doe2', 1, 'fYRP0KinSY2hgAPQat', 'SUTBi16CKq4MQVepSlLy', 'f72f662f35ac936befdb9a48a92c2341ca2be2f30e6d459f135d28264c5587deaca8aa2e183175125470841be45db49855ce828de960bdee31a5935028319169', 'k3cF2', NULL, NULL, '2012-07-16 14:47:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:41', `current_login_at` = '2012-07-16 14:47:41', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = '7sOZ02fZFr9jXugVpVq3', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:41', 'pages', NULL, '2012-07-16 14:47:41', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = '3vPEAmx2OhQiH9DxWuK4', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '282ad6962cf22b7c0198d4f46282ba3b71ea2ab31b647b00ebb3de9f21cda75a0480d733808c70021bf7b1c1e9d830f73e047d0f6ac871cc0b82b4dba537b519' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:41', '49e1fd87fd4220ef68be3c46f04b0ebcaef55fc5b6321df6b2820a3867f945f0a1484cbe5ebd0ece8c234d68d3e6386e5520c73e78fe6b12496deb1da7912802', '2012-07-16 14:47:41', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:47:41', 'john3doe3', 1, 'S5YY9pygAtGzbHwLBWiN', 'TdahY3GD1Xk2CVxpbCg', '282ad6962cf22b7c0198d4f46282ba3b71ea2ab31b647b00ebb3de9f21cda75a0480d733808c70021bf7b1c1e9d830f73e047d0f6ac871cc0b82b4dba537b519', 'k3cF3', NULL, NULL, '2012-07-16 14:47:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:41', `current_login_at` = '2012-07-16 14:47:41', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = 'd9seEfC5Sr7kmOpl4', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '508903d6ef15529d2ed5ca0b99acf1933ae8c1118e26e42bce13359cadf98137c6cba1f8f72eb2a544cbdb4cdc6c1d74c95377bde7f4b6eb99e222e76581b9a6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:41', 'a4cb0cbfb034cd91d79212295ca3ae1635576d2bb8e344cc3436fff5dcda84954362b80a3ca0c2e0a6f6dda9cf20a345549f49eb69f65f9b339124d53413ce24', '2012-07-16 14:47:41', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:47:41', 'john4doe4', 1, 'OjHYVSoca42rY4fw99ii', '4m0mv0fFfxup6P9Szy3', '508903d6ef15529d2ed5ca0b99acf1933ae8c1118e26e42bce13359cadf98137c6cba1f8f72eb2a544cbdb4cdc6c1d74c95377bde7f4b6eb99e222e76581b9a6', 'k3cF4', NULL, NULL, '2012-07-16 14:47:41')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:41', `current_login_at` = '2012-07-16 14:47:41', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = 'D5O8ASxh0pQsy2u915Gu', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'ELvjH5MQw7oU9Rb8N9', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = 'a1OZcAn5tSZILXPQQTJH', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.8ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b8ef7e5a1cb21c96dc3c4ce480417d87de8783f277532bd3fae4344d795637b06fb9f7756d5aba77e029686380c4e47689c05026b39105b6d96e026b9b5a9b31' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:41', '4a98b038ac5c5a9a933dbdcaad998163bb4ae244b1c62a93d42c6ee31b1bc7f583df2bfc2688ce0aeebf13d2c80848538fa7ea41c1339bbc4c4d1bdb6ddf95e0', '2012-07-16 14:47:41', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:47:41', 'john5doe5', 1, 'yDfjnOlKzj7lefAdxPe', 'qai2Lq71W18HClGwmd88', 'b8ef7e5a1cb21c96dc3c4ce480417d87de8783f277532bd3fae4344d795637b06fb9f7756d5aba77e029686380c4e47689c05026b39105b6d96e026b9b5a9b31', 'k3cF5', NULL, NULL, '2012-07-16 14:47:41')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:41', `current_login_at` = '2012-07-16 14:47:41', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:41', `perishable_token` = 'DJAWqDUtPFb48l9kvpu', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = '7ktGUkt9RY2aMBXgPkj', `updated_at` = '2012-07-16 14:47:41' WHERE `spud_users`.`id` = 5 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Pages', NULL, '2012-07-16 14:47:42', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'JEuYSPmJZNZTT4utHdF', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 24ms (Views: 6.2ms | ActiveRecord: 4.7ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b8490a689570f252df4144efade778eb4164b0bceddb76986f014912081be628f6dc59832c13168948c74e976ce1651b0ac2b6cb08b5ff4213a504a481e2d165' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '1ec9ac7e40926a5b63ff01bf618f6aeb9c8f29a6c31af164c8c5bfadb799d897fd3861b4e41b7b98a370e7c58a76c9b0efaf9f68cefe078cb21141e7f8ca9255', '2012-07-16 14:47:42', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:47:42', 'john6doe6', 1, 'esLPuoVesA0lG8bq7JJc', 'm9FToaxHjV92jxeUPt0r', 'b8490a689570f252df4144efade778eb4164b0bceddb76986f014912081be628f6dc59832c13168948c74e976ce1651b0ac2b6cb08b5ff4213a504a481e2d165', 'k3cF6', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'pfm16hpk4PUY6Z7msNkh', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = '3iiCzp7eFNJoSVCAjPfP', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Pages', NULL, '2012-07-16 14:47:42', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'nGCDbmROLrooOp19tz7', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 56ms (Views: 1.6ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5300906ae3f5b53c46e76ac32269485125f56e3148f6ce12b8ddc7217b11a1e53b44dfeda70996161556cd3363cf031642376b86b604452c6e1287ca799bce19' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '6f4efd2bdde6d3964db4e851699316674b6623d8c44748a7d1aea5c1f438269988b7532345a61959ee83fd8f8e51d869e809aef62e5a9623a62abce3ba8a0bf3', '2012-07-16 14:47:42', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:47:42', 'john7doe7', 1, '7k3brUa6aZluB760DudE', 'MimaEwnH9YesDk2oLkE', '5300906ae3f5b53c46e76ac32269485125f56e3148f6ce12b8ddc7217b11a1e53b44dfeda70996161556cd3363cf031642376b86b604452c6e1287ca799bce19', 'k3cF7', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'lehyRqpqajJqyInFG4RV', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'YBw5vzxnFnDyazAjT8', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 7)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'rvfz3ykRBu2QWz4QSimi', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 14ms (Views: 2.1ms | ActiveRecord: 1.9ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '32561063c2c544bd2a957d14d5f9f4261d14c61f4d8f4b19c1bdf48d5860f8cdc4533001236ca97779d98107ab22c29b22a74c2363ffcab946cfc723ef4e3a54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'ba6c5eca5007b2048fbb18923563b7e1f454d0545a03fb83c168a612153fefcf06e4537e69a70d9a87a99e98d46140530498aa68634b9b4dccc1c2314c8f4350', '2012-07-16 14:47:42', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:47:42', 'john8doe8', 1, '2ER1Rjy530s4dukB3z', 'X5zusFWz70x3ul98VSRa', '32561063c2c544bd2a957d14d5f9f4261d14c61f4d8f4b19c1bdf48d5860f8cdc4533001236ca97779d98107ab22c29b22a74c2363ffcab946cfc723ef4e3a54', 'k3cF8', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'tWgfNrOaI8zQhVQK4E', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'OjeGtlpiGvoEbKZQTg9U', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:47:42', 'app_order', 8, '2012-07-16 14:47:42', 'Pages,Settings')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'f6t1BwcwJ6HTYZGRaxL', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f86fff8051c3302581e50e2e0f8b50e5df07d25f938fa2d071648591235f36a6a73a993d6a91e7b501482bf6e25bd963a03d1f2f394aa6e4b51aa03c5b9ffbfb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '84c5323c2feda51da2a648e230352ea9ad4f9b4773c2b974ef9d744e22c9e433441fb3d89138c9e1a55643e6d9ca9b337e78215aa91528183e01084e7920a802', '2012-07-16 14:47:42', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:47:42', 'john9doe9', 1, 'VpUzs7n9h8WkosPxYYQ', 'dS2TqjUEZujnbkeAc7ZD', 'f86fff8051c3302581e50e2e0f8b50e5df07d25f938fa2d071648591235f36a6a73a993d6a91e7b501482bf6e25bd963a03d1f2f394aa6e4b51aa03c5b9ffbfb', 'k3cF9', NULL, NULL, '2012-07-16 14:47:42')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'o3r3livEVxt3s2lSdACn', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Wo7LEPcXok3bfyTX4F', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'uxFrC5tuFUQF5msA3rF', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f78d53bd0ab91e033f664be357f6500bb75ca24a3dcdbbbd3c5d215effe3b441072d65adfd1dd58d6496d9a2eed75afc89df93e0753421ebc1b37b4cc2a1d4ad' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'e9248509b0d87d5bb95966dc20b41739b959e9348df4b4a02a27ef6f092acfb7ed4a91045b4d421bf41a142c274832750a05d8c19a9de04c3d76f1e019110a6a', '2012-07-16 14:47:42', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:47:42', 'john10doe10', 1, 'x2fKtLLNvXmPIETTjW2', 'Xndu8JavYlfiDm33BsT', 'f78d53bd0ab91e033f664be357f6500bb75ca24a3dcdbbbd3c5d215effe3b441072d65adfd1dd58d6496d9a2eed75afc89df93e0753421ebc1b37b4cc2a1d4ad', 'k3cF10', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'Up4N6AY4DBD94A2ApT', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'v3izwJ3lynuh83ctrNoZ', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'QvBF2EPgvGblG9J3badH', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '552a77831c62c1908551112c2207ef9d4bc4f11af8b59416a91de7744fe16be9f8014abee816f1aeef161b8862b8551b94ab25b6979f83e29e6824536eff58fd' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '06dff80be319959250047956cf6a7ed236719fcaa075a07992da89528cd744752a02760075bbf9c5497fe9f66bb1fc6af83914ce34415066e9e56dcc3006aa5a', '2012-07-16 14:47:42', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:47:42', 'john11doe11', 1, 'lRDS02VXjMJYT2vUrmah', 'vrt9iQacvUJCUADfnMb', '552a77831c62c1908551112c2207ef9d4bc4f11af8b59416a91de7744fe16be9f8014abee816f1aeef161b8862b8551b94ab25b6979f83e29e6824536eff58fd', 'k3cF11', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'Oghhh9cqWjvPDr8Q85cR', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'AGEcEfsCseMsPJTaS3tt', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.4ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'TVMv7B79AIxH7HtFvv', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7c385e0c021bc97ff536b3f4c79ff81f0d7b6c1032550a9062c5fa69f754093b19e61cc849c3f84264c3455a465133581dfb8a900380a2df8bcf07296267358a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'bd57acf17ac3ca65b934a34c9903e88b1c1dac4d3cc6bbd9c49c8e7ea0bc2cbdf953cfce5e1e14dcda098094b096cd496f798454e56f873734b09badc64bab6c', '2012-07-16 14:47:42', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:47:42', 'john12doe12', 1, 'jnpXtdI9itNu6FmS8qs', 'AHTWJT8gNAKYkhItYaNM', '7c385e0c021bc97ff536b3f4c79ff81f0d7b6c1032550a9062c5fa69f754093b19e61cc849c3f84264c3455a465133581dfb8a900380a2df8bcf07296267358a', 'k3cF12', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '5f0UIM6lveJ3w9kfcG', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'xuEvNzSfLWvlj1P7r4t', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '1Qp2yc3VDSD4YQEovrTF', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1df45ff1242af7f2b19b61b19c94cb1225ef35bcb9504b06bcaa339268709141395c727e8ce5887b82143fda027891da38a8c483a943e01506e66a8931118e12' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '3deb3a985f7c13adcb442034de5c4764297a5d83d8d621e204b8b0e6b8f5e9457c8b0813975d03adce6d49ac86eac55f27f104bd0970b4d2d532cce7d4786425', '2012-07-16 14:47:42', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:47:42', 'john13doe13', 1, '1ua4hGeaoEsmHqIo9CZ', 'Q5IRZA5ypj78mSLCEwoT', '1df45ff1242af7f2b19b61b19c94cb1225ef35bcb9504b06bcaa339268709141395c727e8ce5887b82143fda027891da38a8c483a943e01506e66a8931118e12', 'k3cF13', NULL, NULL, '2012-07-16 14:47:42')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '2T7XpYKAJNjCnGzFgK4', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'BMfMyO73mOjHxyYU1mCf', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'VFlwbw6vAMojB9yoRhO', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 13  (0.3ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 52ms (ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0656c0d2493fd214ac1ffae8a9adc2a8af89fdc90b84ddaf42f043c144e97279c35bc21717b126da605f668b86ae0d257f01184932b5cca9d573eb506fc33386' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'd5659b5c0686527043fca26806e64432f23ed1b70789252a53491a4d4ddebd02083ebd161b042094d13e0ea2eb8429ac693cd881206787b3fc4e96457b11f865', '2012-07-16 14:47:42', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:47:42', 'john14doe14', 1, 'CzTA45acnSKWB72S4eJb', 'HPEmuRtAtLoUkiUpSgTi', '0656c0d2493fd214ac1ffae8a9adc2a8af89fdc90b84ddaf42f043c144e97279c35bc21717b126da605f668b86ae0d257f01184932b5cca9d573eb506fc33386', 'k3cF14', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:42', `current_login_at` = '2012-07-16 14:47:42', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '9HR9mbSYyiKoIAleqtj', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'x7yPhkQbP2EiatvwbOxQ', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Blog', NULL, '2012-07-16 14:47:42', 14)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'g69XbsbAIcQv5m6Hj4', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'e66e9469dc46f8352bd7e055efcdbf50c5ba1a6258daa7ae50f143f9e9d164a516740abb9c340480f9fe77718b2ef20de23965dc5b1a94d369812826f242b17c', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'wehelQHXu1leeHKTNAP6', 'wOmqt0AzcARGkNCoSmY', '383e0b8ea16ad00fce62bb213789ed2ee5432be1021279a8a2c27323a7059b4f3e711a33a82312b2b49dfcaff5f4ba7bfb3dda88309239c93055d972df22d4d2', 'k3cF15', 1, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '6aWEcfHAZy495ZL5LycP', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7650624a2b596ec639ff56f28813e08b50c00429c27568afa69cbca4ec34ed0ffa4f2b7c64de476e949eddd0327045469c53e918fc10d3322845c648a3b1572f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '8P7lUSISMbKzSgy3GYgG', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'ae8c279267f01b7fa45b9eb6e732e4f412bffb2913a6e02f808e704b434d4adfd589c7bc73c91b9de2d221fd75eb329a961c357beefb4a8eefbadd50916f81ab', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'cVuQTrecXwjLxmHukcFh', 'YyK7Bskk8ahGHecRQQ', '7650624a2b596ec639ff56f28813e08b50c00429c27568afa69cbca4ec34ed0ffa4f2b7c64de476e949eddd0327045469c53e918fc10d3322845c648a3b1572f', 'k3cF16', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bea51dedadcffd240e740c435c67e46550448601c067b98358a198c9bf5bfdd902647f9ad9bfef1dd30fe9bfb4c79496e4c8d5f3d098127c4bc07fa9d69f790b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'mzGvfl4Rf9nHzp6qzn', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '0b38b73bdf0fa96b949ab1225b9841da2f2ff0083265d808a31ebf10183d1b8a664a41ba8e926e7ab4481d5d3d95b3da471d38f9125a49d679ef7adff1e2a8c0', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, '5LWToTlunri5bCP8O72o', 'DGrRsjnBLhiSblExXec', 'bea51dedadcffd240e740c435c67e46550448601c067b98358a198c9bf5bfdd902647f9ad9bfef1dd30fe9bfb4c79496e4c8d5f3d098127c4bc07fa9d69f790b', 'k3cF17', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '7wKvuIUONwpzvX1RIwb0', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 2.7ms | ActiveRecord: 1.4ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '3bc908798346de39b88ae22f3dfb43eb5c47e9d4b79e296e9150cfddc34015fc56cd9ae39b4a73d058e9a75359ac21b43f01f6aa8d7bfe4f3ed5d3888d355645', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'Km83EzNQbfPbkkjIqjGX', 'lIvso6EPgdecZ29zHUjt', '247c7ad034fa86026331fb16bdc2e19b91e1481005b2891ee538c36c0a6cf3ae9730e6dfc77e7fee7f07463b80f2832876bfc56d90f85983cfd0e87e63efbdd5', 'k3cF18', 1, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'RBEI5DiHYN7tl5UjVIbt', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'kHZMbRcNnDst1DARFszw', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.6ms | ActiveRecord: 1.2ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'ac2c3cef7177d8022865a44d1346bd9c2bb60e4e394d92680da6938881cb34c846ef87ea9f97f109bd1a2f572badb9d78b2de299f2834e0656c8b6bb41dfc14b', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'Jatrt0aHmLEpswyqYF1p', 'wdOzzo7bTy79U1NjQ9', '94a8429fd634d6612e481e2d54d713dcd5f26247ebb3c77f4183aefa50a2f59dd2403188c98c148c52e03e2f5d17ff3f41b5644d5e82af50f168f3c703f83d57', 'k3cF19', 1, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'vnzXzGFZZ2gxacHZRWN', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '1d981ebfd4586d9e47312d2d42d51b74aa67a3459f1fc5f8e5c7a129640fbb21a3f2dd0d9e56abf8b681d09d9945e7e5b4191a0b7f72c766180f112bb762c41a', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'YMGG2qRk2u0CbjppZpN', 'Sp8mhqUaj7Q4JlnfN', '864d0715251d4816692451e3c25b98f58aa979126e9c9484dbd718866000a462d511d2a179874709c34b67147fc72b6cf340dbbb740faf83718a124eac838b15', 'k3cF20', 0, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'h6IKbiSd8TVJajTZFN', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'oUibS14qqdfgntdguNx', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'bd1cdf20ed7f9f5a8f3d5ecdcf43eb0863f742ab9b5eb620c18530591daf53e5a561876788da52337a3e15e8f283462fe5a3409eaacc866d96ffd82af2e53842', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'F5uJlRu0rR7SJeFpl0Xy', '4elQKfT9pl4zxOblBcMJ', '88fd9d682c385f5e3b4ec5a623b43d116753b11755016214563240da867c7f034f85b8f39a25a7a9c75728446d60de24968d80bfe5ace1b48aa44176c32ad01a', 'k3cF21', 1, NULL, '2012-07-16 14:47:42')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'Yqkddx5xD9RnIv9v7KUD', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9bf1dfa53f9003eeb6a03fe8ecf6217189054db5776c77197add0c249ba7f2187cfb9e32fe61c2717c74b51efe4edaebc3ad1e125d85e9c88df528ff3594da7a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '0gUXbRg5hqnOYeAFlqD5', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'ad8f5156181101966d50d3ba16edbc8c52413f255e190d993e1db2ec4d0124234000b769e698ee1477ee9b939398df13a922dc71fc286ccf94a834bba6115307', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'x3y7TBAQlayNvnSjFPr9', 'oUpGpkTnxxmWeM0H2F', '9bf1dfa53f9003eeb6a03fe8ecf6217189054db5776c77197add0c249ba7f2187cfb9e32fe61c2717c74b51efe4edaebc3ad1e125d85e9c88df528ff3594da7a', 'k3cF22', 0, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'Users', NULL, '2012-07-16 14:47:42', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'PJ5tljU1d9sRprhXTjcf', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'njkD2CjluU8oRYKDMGr', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'fa1d5d52f5493670a500d52af1ac08376deabc64fc4fffbee3ce2cc572112aa9653f5341628a245f65334499dbb26f3c6bc11b9f27b9f4c3bdb3bc52592b5467', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'SnMLzrRVWFtDmopwd5dh', 'K3geiEvbiQ4P6QPEyYm', 'f2c44b3ed8b7d68e026d0a2bc8b80674b94289eb7a0fff9a4eccc5239f32db10b7d88c0732a85537e87f5904762c756a6080a438159d42dee6612d1ca4062dcd', 'k3cF23', 1, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'kOa7AAeLtyoJAUHizalt', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e6cc84ff83a53d98907aec4f55245a7808a32acf4d31da2a573ef08bea40af8a75f88ccfc9fd9ad6e849fad056a0003ea7d070d8678f2432c77e599697e16c9a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'ggPbsdgtIzUeRPBDkc', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '2f8c46c9e6b93c0f0c526c6426a169de9f31fa8963704f15e447868ce4f180c66faab93bcd1eb800ae525803b7b30917fe9641f351f7cdc6f09e10280df3b3cf', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'SGEEFkBhwOQp92b0jQ2', 'u3EaO8Uzrez86tKigfad', 'e6cc84ff83a53d98907aec4f55245a7808a32acf4d31da2a573ef08bea40af8a75f88ccfc9fd9ad6e849fad056a0003ea7d070d8678f2432c77e599697e16c9a', 'k3cF24', 0, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'JhwVCUbAHy7MXLWIAfVB', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'AgySlV03i5SgxYe1U1Jr', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '2c56cbf75c1ac002a82d7a846704a638e0f15d1029e1f212f76a8d35f2ed5f088c36f0a740eacbed01e4548c45895b1c27a2f3d0debad296cf0c61fbd9427093', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'gSgUAzBBKvxuTibJq2Ya', 'KJC1c8NnauqKTjL1i95', '5f94da7b94b9b44aafca43629e3caa7b23bb560d3e584b2142a0e7c7168750d27459b0d05567a78ed0257fbf50228df30ac230468129580618dec37767b2f1bc', 'k3cF25', 1, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'PxOPVnNL7LRg8lAcFLCz', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e210c81235ba6d63c4ba54f0e3a060ab8696083dcb85851558cf2cce1b88e3e777da37e1c949bf5eafefe77ef2ca69abe8fd8659794ef3e674f22369c3c63246' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'a3WOcLZ9rFmNE8KW1asA', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '2e7b2556d0b5e114aeba0518582e3eaf742f1518470df048d950da632cd00a93076126fc8a1356af37c4344367585ebf70a50364c0d84322624ad5e14bce100f', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'P1MabtQNRZ9CP5gvPasO', 'eTbwMH6telz7IWpX41b', 'e210c81235ba6d63c4ba54f0e3a060ab8696083dcb85851558cf2cce1b88e3e777da37e1c949bf5eafefe77ef2ca69abe8fd8659794ef3e674f22369c3c63246', 'k3cF26', 0, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:47:42', 'Users', NULL, '2012-07-16 14:47:42', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '7QggTbo5zE2Beq6Db2', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'jEdXzG2WpIkKvUiFa0Fm', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '09785e5a9ad782bd02616ff516e4f491811c6cf4704755d6192a6853669344727fa9d66218eb6145d537fce943b08cf858f444d07a25966500a6259bcda55c47', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'q5o5gk3F9srz56H1AvBL', '6N74Bd9vw1bQxgbv3D63', 'c96ca181fff64217b5c0d968574bee8794e35f0f42450b69e2958ade05d2e92a91242ed959636682e9acc0454388e7c5af92d4ded5cc3f615af90242103f3181', 'k3cF27', 1, NULL, '2012-07-16 14:47:42')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = '7uvKtlRiPvrjVkkYAu4', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 27  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ed1d50ef54a1d8eb6928245a07f27fa2c23407ea5c6234753767444d1f86cf8d443236800961fafe9bc27ccd5f751423f1a54216f2e647c64d85adc6fdce1fc8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'bs1eAKBynIXCGNxMf7nW', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '30349e0f6be4a4f6705dced363197c3e697ff63f7ade114117e1c63df9bf04541302c5ac8be8b08d2d78717fc7c7adde66489fe57c9558c965f21976485f9e65', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, '07jKdALq9Guh6abiou1j', 'XorOM7KyvvRAoZwCwG2B', 'ed1d50ef54a1d8eb6928245a07f27fa2c23407ea5c6234753767444d1f86cf8d443236800961fafe9bc27ccd5f751423f1a54216f2e647c64d85adc6fdce1fc8', 'k3cF28', 0, NULL, '2012-07-16 14:47:42')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:47:42', 'Users', NULL, '2012-07-16 14:47:42', 28) SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:47:42', 'App2', NULL, '2012-07-16 14:47:42', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'KvZybgg1AKVGroFU7yjf', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'pQOoWQnksstMIdQsCLrW', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '90bf8cd8c54e83b217e65f929330e0b814ce0542d7c73c35ad3e2882da6fcef99f0c6a9e587cc00ce983870b05e39d9ca0705fff6783bb6663fa70b87cd482a3', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'bD5aRtEGLWn9jVPDzVVj', 'mIFHcEohi7EZZqoMBEw3', '4800982117bd9a6dade8f88a7f26174803d3bdf0aeb7a49a88d16277f70f5661ca9333a51d59800815be7bcfcd84860d2e7868c6989ffde152b5e29f56c6ffad', 'k3cF29', 1, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'RYAyvs3kxi2260DaP9ER', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4dc5c18ef19acef6607c0491b61be62c030161014b505c00856f8c7b1e2fdaff29d2f30ebf1a8b14c98876390169742a7c2498e394deebfba075ed98264c7654' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'zkO2VwG5BoZIk8uuKLCW', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', 'f32ea81166ae9f41103b10139b46e277ad21fc5073f43fce89da5b339e176849e8fa5fcc752440133af0104f020bf6aa3bb9c3f3151a2be7a0a0325b18f22d08', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, '6eHveejXhITT9yDBv8xy', 'JufImW9qaq6kTeYFa6E', '4dc5c18ef19acef6607c0491b61be62c030161014b505c00856f8c7b1e2fdaff29d2f30ebf1a8b14c98876390169742a7c2498e394deebfba075ed98264c7654', 'k3cF30', NULL, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'gvkx1GFuSkUmP5eTcsy8', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 1.9ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:42', '68e8b81718cb36e1182014602cd026fc633421fb34f2e38b8dfbd80bb6571d16f822627d395c4ad8e5a120861b6990c23500a1c58f44d980b527aeede256bfc1', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'WfOtOysVN6IIhEG5CDLX', '3SvW543rRe8LdRDzoN', '62b0c20dbb6cb77076703d6fb4d7ce0d409628c87437128704f4a6ee73f92a73ca2d63f147b6abb1b3fcb9c7919c617545a7c6b9982d52b6fc81815d6bf51564', 'k3cF31', 1, NULL, '2012-07-16 14:47:42')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:42', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:42', `perishable_token` = 'CuItBy2F1XrMaCzXVzrX', `updated_at` = '2012-07-16 14:47:42' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'eaca207fb252a4dc0bfd8d30f563934f06adfece68a54aca26da6db5aa078b957e4c1798367c37096a014247d154cacc1c1986a8fa53cf899c2e04d19627e415' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'w1hkklm8KVk9DzSjcS6', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 31 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '450aa7313968c1a77f3e7b8f375a131dc0a678f804ccc86251c5e7a9687d2b23932f303e03d450e5407a30de0f65ebaf6f9b983c9a101b9d24a3cb8234ab28bb', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, '8u97DmfXLfANJYfuBvy1', 'TibcL2SUiR0hXds75Q3', 'eaca207fb252a4dc0bfd8d30f563934f06adfece68a54aca26da6db5aa078b957e4c1798367c37096a014247d154cacc1c1986a8fa53cf899c2e04d19627e415', 'k3cF32', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'NL8SIIMzosIf0A7lccLy', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.6ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '417fe3aa209c409a03a441630af58a789102958f4924bb07d52fe0375aaf3e4f1c799a6240f7190d1245ea397208f04e196d49e84868e4fea53334a553addec4', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, '5pw80n27KENjs712uWnL', 'TtkwKN0xDaYJoJQwrMX', 'f10f6355477c7fe081f26b9c730ff4ebfcdac0d5591d867338ed1c32561f9d29123291d810782fc04407b309099cc4c256367d7fbd64c687e0e60439331ef8a5', 'k3cF33', 1, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'zXv8ow4Ety71kPIriRo', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'lOuZnN3FZjk278hddLNx', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 5.9ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '5504d20ac3d11a57265825ef83e7d7ad0cc7eb033915cd4c4d64ddb1493f9e3f86e20821074e03702c239c1c26d8fbaa9f3bab029274e005f1c0f7b215e38beb', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'g2lgiavLC7AWgOgXMCUk', 'g9nbn8D0LXsZwV0KUek', 'b58f7b039055bf003ae449ec67fb7fc717f4e57c7698a0d85e2a493986206e42f9bd7cc7ea4056569f6d313c8588b9488950079a54a02b5322d771bfea3a8222', 'k3cF34', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'jacjNngngSGUHkUEFPF', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'g7c90zFJlYrB9sD2xiUi', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.2ms | ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', 'eb4dd5f3ad81eab159de177c41ee5f5d8ef739bd28a3ff84f0c9cfe97525e2c031b1a4a9c74ad3d84a8a4d3e4b875e959823188fd82631f6d7fbebed67f524b2', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'Qu7f8Ra6WSTpAdYFVs50', 'PBMXPislVDxm2eEQO4ca', '086b7685dfa654131a1e47ab9f57aeee1eb25ec78dedbb08736bdebe1705cec147a33692a28506563e8bd5fa8a33125ce987562b80ac05dfc03c8a2bd44aa131', 'k3cF35', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'BkUEXzS9TBRxz7Yrrs', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'SGNb3VKLky30fpCw5HkM', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ea89d63ad3d8d64466f0a668a03d45f597c1e63fa636a6f7a318015c7416e1b60a520b8e1c60c85c7a0c35835ad61f46a0af8e277e10041c9690c10f919c34e6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'QtADFsH9jnGtXy0e06', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', 'f2ae04ecceb5f9e19506ba51b1530ab0aaf8afdd80c182ea357b20158fab45b67865f060c95ed3e17e7858de267b23cbaf583cf4ab45c0e6ee9125f1a82f2e1a', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'aiYLzp5J9AOE0fQvSHTI', 'PwObetWMRtHfeqvvArX5', 'ea89d63ad3d8d64466f0a668a03d45f597c1e63fa636a6f7a318015c7416e1b60a520b8e1c60c85c7a0c35835ad61f46a0af8e277e10041c9690c10f919c34e6', 'k3cF36', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 25ms (ActiveRecord: 4.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '1935426bda0cdbbe6d137363a35a4a1c3ed7ec648da5aa800067538385bc142801dc66171a9f5f1ba5dd7375f9b8fdd366f9dd989668eb3f92ba324a5e1e74da', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'eFWkYAVNRjlFYCr4gpc8', 'SXTiYlyGqHMFXNKdDpyx', '3203a85b771f9f3774838f8f75bf69a61e7cc7de723a4dd5d22e5b176eaf9dbb82666cf69aeb5b3d063c6605842c570517ca13fd3d8ec3ca7cfcfa9e6b1c8541', 'k3cF37', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'YOwATj7ar2bhyjkzkczs', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'FsTXi8XHlpd7YWbFIf', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5618e20579a410ab489ffb296e4074029848a3f9879f4f4c88af18c79876c4637b02dde0975d9b1c603fc62eae3488fcf6ee42dbcd7440b68d654c892717bb50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 19ms (Views: 2.1ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '6f698be1a74b44028e4812150a4da4bbe04200c89712e7423d92feb8b016d6d22602829b575aaa6326f76ae6553f4f8ef7bb639c8e332d41157bf03d204dfb74', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'e3x0XGzrOY831tQKckXN', 'gdbWptOODgLGP3ejwm', '9fbb5b550314efcdb988e04d214e7129bbee9686c1af07fd7db57d7710873d05c4745925793c6a78f03b97d59a55c6e6d6e40ef819861dfc75fb0e90b16202a8', 'k3cF39', 1, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'itEPEMkLyJz0bKQCxli', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'RIQuUJsX0AcH2k5dJb76', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '11b6d0b3b9585672f70049d9e1db7690043e6ab25e3c5a7e70330af39c656ae81699a6de38e7b9d52a45fc144ee9a66483fbb660de06c1065927c04c106a2f07' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = '5hdUqDAzcdZ8vfiSjiSZ', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 38 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '8b5574fb81fc3c883cf2fa86d5530534743858304f48b60c33c4fe2ae3b5764ec87da369c324e5b93e3995d30658fa70855bd5f939c313ab06277e2732ecdafa', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, '8X1FqVfdrEWAinH4du6g', '7fueUkaqPKv878jWNwP', '11b6d0b3b9585672f70049d9e1db7690043e6ab25e3c5a7e70330af39c656ae81699a6de38e7b9d52a45fc144ee9a66483fbb660de06c1065927c04c106a2f07', 'k3cF40', NULL, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 25ms (Views: 0.2ms | ActiveRecord: 4.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '0f8dd9762528790b9c0c6965cda9c0704140470155e75cec421f068033cfebc32057a0bc4522151a8795cd9eab778fad42345a1dd4875632af6c603fe92bd189', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'SYwPI56oNSVLDHoQFFD', 'UMNPSGeNEwbq7JjpeTPf', '7d3b5c0e1811195aa21206a574f3021ec2a1c21574cbd24ec6faac833b6551f6273383dbf5e935f9cf9107c6228589d53762162392d9dd24bd974a6006fe6c83', 'k3cF41', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'pPAHmaS7fxEP7ydBNMXD', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'SYVzozNNtSyzFPqZxZT', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 40  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '05e0506d38a7b4462a3a7772020fef9a9286fbdd284498562dfc903b0127c132f812def99be80e78d9371869c1c57772ab55d5e1431d7bfbb85014a8aa03fd29' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 16ms (Views: 0.2ms | ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '58f25893b84d71db378aa4fbb22657485c1ca30ab5dedfc4e723b6c70ecb01ed385bab2e5322d75ba48f3a92ae25987ad90598d16274f68049693fd93a550a58', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'PLDk4685JrNlapq4fn3', 'Ki2lUQJHzGLgcNWmjulX', '7041c6a453eab4e6e6c417bf933d3a024512f44d533953bd8ab5a5da4d8866edf6f1e6eeb6c28ef48b0f70e2f86563df9ef8536109fcc1377a4abe6a180d2f82', 'k3cF43', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = '3Ot99AwvAJvNS8wPrcpC', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5602ae171e43e624aa7c54c73f67b3b669bae282b3410c3c65b451bd6320cdeed39e98ff31c6a637fa4b7439dacd2c68c13f8c27d91d1b9c65015226034a918b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'e1uMGonAU4yq8SX9oKi', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '11b45857305dbf85621024787f9062adf01249c6d52555b143235f019fb1e39c1e5529ff6b5d1a99bb56126da672266423f5e2a7b6b83fd6005bf9b7f3aeab32', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'o6PQKpBU6pbl6dvh9Jg0', 'elcArtttA0CondmBrI', '5602ae171e43e624aa7c54c73f67b3b669bae282b3410c3c65b451bd6320cdeed39e98ff31c6a637fa4b7439dacd2c68c13f8c27d91d1b9c65015226034a918b', 'k3cF44', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'D5EOQTjjcQuKggrirZZU', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '9ef7f5922280016b049093ab75dc42286d37363745c1b0f61c0c95b90aa1b021d8fad3812b0c37d82b17c6c7f3dbf64ab48c4577bc74f4b5e9c721233138316a', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'Aq89mMPOqIBBrbjw1Uh', '7L3rSOHUdLRe0rfsi0', '9dda3a17ef294c50dc70f24319d0fceea92171bd3097e67e3caf2a50a81963cc97dc9fd1a65cf5a62a271418e5b6533c36946476a2622df59922267a6465216b', 'k3cF45', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'bduQ7x9ZywhsfDgpsA1', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '23242c76a76c4e3c29aa00939a116e9f6f171de68c6fff249db6dd84b20d0e415cdc0b6fee2b9e933630b527abafb1aac83bca4f7ccf669388d1d1a8f16e12e7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = '7mQovqyt7T83ExpEiXuU', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '44f83c827d0f4be5d1b43646fd5a2bbf1ea93bb6405fd6c1ed5e75142fa3708c37c0c3c83f6fbc1e6fbce36de6068d100b831c3579c0a0d73f207a1086fa46b8', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'Vx5Guq36S4FRUTAPDeS7', 'VQkNgHihlo5RjxYu1Qks', '23242c76a76c4e3c29aa00939a116e9f6f171de68c6fff249db6dd84b20d0e415cdc0b6fee2b9e933630b527abafb1aac83bca4f7ccf669388d1d1a8f16e12e7', 'k3cF46', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'WkGNSeLKQGgH3VzW', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 13ms (Views: 2.0ms | ActiveRecord: 2.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', 'b0bb269c27bbe64d4c9fd28499f0a93650e627e3edc1c1a57d854e300e115cacca684752368ee93e806e8e9316ce9dc5c2d0baa1aadef25fc208f5835e2bee38', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'Mkk6822rmKpolRByRF0m', 'VOwnOCYmwUMjgq4XTqqt', 'a027259820a2e0c7724ec7b26fc5ace45cdb99bf73ba20c5ccb7b783e1184a8d65ec13f84f42e1546f393ad550d87cf71cd764d3e9cdfcc1f7b48d318c615da7', 'k3cF47', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'gtDz3dsbE2G7Saj30MtL', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '58d1ca895675d9eeba9e424a714921ea2ca1f186b3236332970e716d7218c7bbf34fedff5fdee9abd53bbb4ea17bfc5546c3066f12cea09b9b809df20c59c81e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'i1IkIgPJJ2AEo05mOuK', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '8bb7fc81f226156d7b35d1d73c6445164864e1505a0ae84769dc83bce0cdc8a332b23d5c554a7892c0aa360c8646999141f0d42f1299599bdcd46b417a8052f7', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, '2KQyKAIZug2RjXxGW', 'MKjKkVV7RSqT1suEfVmu', '58d1ca895675d9eeba9e424a714921ea2ca1f186b3236332970e716d7218c7bbf34fedff5fdee9abd53bbb4ea17bfc5546c3066f12cea09b9b809df20c59c81e', 'k3cF48', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"58d1ca895675d9eeba9e424a714921ea2ca1f186b3236332970e716d7218c7bbf34fedff5fdee9abd53bbb4ea17bfc5546c3066f12cea09b9b809df20c59c81e", "single_access_token"=>"k3cF48", "perishable_token"=>"MKjKkVV7RSqT1suEfVmu", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:47:43 UTC", "updated_at"=>"2012-07-16 14:47:43 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'a34I6w9HwTdGUfgftYmq', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'wd1QooIIzyADk00wmQvX', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.7ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', 'a31f296300143204e47cc98da2dcd5b1854e61ccb53be4df7cc3bad4936500ac29020c0aa5fa45fd296fd5217c6d2c7b29bd3ae9fdc1ba45a60d92995c36642a', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'l2m0XQ5vsu1utVhdMiE', 'AZue3g3rblIZ4OJUf6Ue', '74b9feee0278628b7cf7e76d9379bc29e9f783a915463d44c7e36544cf90cd6e4e256949f8dc289191e450aa1c0a8b318b8205c5aad9ce9c1f8e0fe69744d627', 'k3cF49', 1, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'CpL0XHlI8cNA0r6LbADK', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '889236e452109494252e9eb262274ae424581f5b09f2b01e22b8baba613e8c835871e83b06ce4a5935f979e4ac0541825ac15b743810bdc4f88afb6a135b2734' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'rBfLF5IYlHNoPPRSNAV', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 47 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '57dc4c5afbed25e96960bccc50062eec5da30a545ce44e5e33827fb5564afdc9f5a743bee98f5fa57002f375b9f4f478e484a6885d39a0d9bafd39e21086cc8c', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, '2RBZrvs4rODwtoCgyPbK', 'aOF41ZiQbn42ptYrG6E', '889236e452109494252e9eb262274ae424581f5b09f2b01e22b8baba613e8c835871e83b06ce4a5935f979e4ac0541825ac15b743810bdc4f88afb6a135b2734', 'k3cF50', NULL, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"889236e452109494252e9eb262274ae424581f5b09f2b01e22b8baba613e8c835871e83b06ce4a5935f979e4ac0541825ac15b743810bdc4f88afb6a135b2734", "single_access_token"=>"k3cF50", "perishable_token"=>"aOF41ZiQbn42ptYrG6E", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:47:43 UTC", "updated_at"=>"2012-07-16 14:47:43 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'ejv33fhEqaucqKteUB16', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'iT753tAcC2pNDHIYy8gH', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 13ms (ActiveRecord: 2.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', 'fa3dc2c088512a6ed895e16d452f18ea415c5525946c1b641de0734cf39d74e77999530b04a88e94b48f8b9f5ed162b6b1ba0a4510bbe8cf7b778214eeb3201f', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'y1PUhHGlXOGPsjWLqCAM', 'rPnmoC16m9l0yTy837Hj', '62c5908fcf6dd1a593203b6f5fe2b7cff83a1d3a400105b1a7f3e3a99445b7b4beafa52b84cb495dc76311c860341fa98f15dcaa147b354893b527ac6f26d756', 'k3cF51', 1, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'hgMi3QApJLffTL0puHn', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7733dbadfd75d553453c3b134eb7c776e17ebecfdb2764716e501bd39fac82e2a1a1bacfda1844c1170035028d57928de7935b16b1cbb82eb44b6d46ef641231' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = '1TL74A7mePOWiQOHkQJ', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '3a66e6151b4144d6b0be0dbe0bb83bd5022d47505e99ca8e22ee7e8caf570656179ec9a54bdded4f615fdf04d2e8082d23133ac1076519363010844449c7c09c', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'gCZYXwWjhFgK74kTNLRQ', 'F8nQdN0J4dRRJuvjVnvd', '7733dbadfd75d553453c3b134eb7c776e17ebecfdb2764716e501bd39fac82e2a1a1bacfda1844c1170035028d57928de7935b16b1cbb82eb44b6d46ef641231', 'k3cF52', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'gJzhhQyCcJoSFTaEBK8', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 13ms (ActiveRecord: 2.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '1892d41c9da88adf90f778970d2a39e4d2c698590970f7ce74b38f3b886276830a67c625f0760d03fd313a96aaa09eaba319e2302690ae33813d0e3bd87ca655', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'NTzwtNdy5Ww7m7ZCn0B', 'y4tJojmLhsVr8UWzL0dB', '0743eb02f71b4f11f12606314f166e3233f09003ef8ad975213aff2ede764f9c6a02c28fca7e5c8b22afc783d2f66e0d7aa80df39989631b0941b9f498d0c5b2', 'k3cF53', 1, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:43', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'UPJvUjo3uth1zs1ankER', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8c9182043d7857e1bf19aee0f0c2d8e4e719f11a1e99d57415f4b7e731b978cc9f7dc120cbbcc85686992c988b51979a594f17d78b71b5a31dfa693e9a3f84b1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'iLWaoJwo9CI0IzVZypx', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '0b8f0627a16b33bb0ecd4538693ed05b24946fb2642a660ef3ac5bc4d1555153a98dfe97b1de3f149e5f1f47383ea17fa41394daf2d07cb3cfb6b014f53fadaf', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'YQTHjALJdJhszcAoW6AG', 'MxrV70U9DLrjLZiZsip', '8c9182043d7857e1bf19aee0f0c2d8e4e719f11a1e99d57415f4b7e731b978cc9f7dc120cbbcc85686992c988b51979a594f17d78b71b5a31dfa693e9a3f84b1', 'k3cF54', NULL, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'kv1g64FQD5DYCQMn2m', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0251015b0203218db75503eafed22d3c567a8676147a926f185ec0c1b0357ee161e5d65f0296dc7ffa308a2f3cec93f8503febe17d82a3183b4c5fe7fb97274f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '3e2a67c673e1dd9de9af16ff17d5054b1e09595898c285355d581e03d58ab03f4c39c77c790672061ccea0f9da5d5f1fc97d5a958d986d115d1e779c3db6463a', '2012-07-16 14:47:43', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:47:43', 'john55doe55', 1, 'dEKAt65xtd64WLCuoSjV', 'mn8Xt28fqr2g19HdoBO', '0251015b0203218db75503eafed22d3c567a8676147a926f185ec0c1b0357ee161e5d65f0296dc7ffa308a2f3cec93f8503febe17d82a3183b4c5fe7fb97274f', 'k3cF55', NULL, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:43', `current_login_at` = '2012-07-16 14:47:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'PqD7zFoEVnGxqXmPmro', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '12473a4dd52ad191caed617e8db54fc3259d2b9cd7d7b325e17ed4e8e4c3a2c3ab66678807948db1b3628cdc8d5dbfeae11f2d99f68b948dab201145a2509f30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '0d8e4e5c949b92f94c90e922513fcd21865cbb5d63d97b5c209ecef7fabca79718bc305e8f82f62852f5b20e0a84dd2396f94bcf239a899ccfadedb6336d15cc', '2012-07-16 14:47:43', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:47:43', 'john56doe56', 1, 'Xb8WLL7HyeP5tOfVo2', 'sqzoIu7CAtw4avRaGytr', '12473a4dd52ad191caed617e8db54fc3259d2b9cd7d7b325e17ed4e8e4c3a2c3ab66678807948db1b3628cdc8d5dbfeae11f2d99f68b948dab201145a2509f30', 'k3cF56', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:43', `current_login_at` = '2012-07-16 14:47:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = '8f5mt8ZIZFTI24Foc0AB', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 54  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '273cd1572e74a72ba9580e39745541306f1d1e0ef1350d22f5bac316d4868c27ac0eb30eaf31df62745837c414e84897eea7c3d7c5002a00e4a56b99aa91419b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '7e119db70d1037c9bd8e6144dfbc8ef6048142a125c2dd145cf2cc75fec2bec22baa7afa1dfa34b4a134057c94c0486882fc17bda4b7e413904e1f86519fa677', '2012-07-16 14:47:43', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:47:43', 'john57doe57', 1, 'fbjJKCw0KVIQIDXE956S', '0taMxUFWWkb7mpPl1z51', '273cd1572e74a72ba9580e39745541306f1d1e0ef1350d22f5bac316d4868c27ac0eb30eaf31df62745837c414e84897eea7c3d7c5002a00e4a56b99aa91419b', 'k3cF57', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:43', `current_login_at` = '2012-07-16 14:47:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'l4eQTScJVBVP0Jsx0J', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f4cb98bff6d8b44d5aa58233a43101fb681e5c1ed7c6d12c918f0df997139ad04b88fc63200b02b7382dc70e6c63408be9675dc27616b695c22a70984c1a0820' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', 'e1e3c2da53eb5424917f363b00f89e7b203b7c5ce07a46d4198a9ad779624724d268a024993683db6ae6fc45b473d1f35e2952b8bbd5a26d4f7e92732bdb17ba', '2012-07-16 14:47:43', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:47:43', 'john58doe58', 1, 'ZxuwKVDR9uwqerIwTg87', 'X6SNvVGvsIs5wWkJFB2O', 'f4cb98bff6d8b44d5aa58233a43101fb681e5c1ed7c6d12c918f0df997139ad04b88fc63200b02b7382dc70e6c63408be9675dc27616b695c22a70984c1a0820', 'k3cF58', NULL, NULL, '2012-07-16 14:47:43')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:43', `current_login_at` = '2012-07-16 14:47:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'Eb7GGEGrA0nzPzsS9hs', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd526c216ccf3a33882a8e9fb063c83c58f0476cb330b5c6377004220e94852120b1c9ad73a3c64322325326136b88df058e56825fd4d06d8e4f5a51964a3253f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:43', '5a2499b103bf6a7152dce78b53a16bd7dc34bb7fa800069a37c40e33245721b16824d289f5504fb33be240c409dde62875216d8a61c9c0d2e2081c491b57fcce', '2012-07-16 14:47:43', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:47:43', 'john59doe59', 1, '28nLCDOVARoyh5glUaH3', 'igKAlYEN7ivodEHZxob', 'd526c216ccf3a33882a8e9fb063c83c58f0476cb330b5c6377004220e94852120b1c9ad73a3c64322325326136b88df058e56825fd4d06d8e4f5a51964a3253f', 'k3cF59', NULL, NULL, '2012-07-16 14:47:43')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:43', `current_login_at` = '2012-07-16 14:47:43', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:43', `perishable_token` = 'eTzmUQAbbV0L2Nw6g13', `updated_at` = '2012-07-16 14:47:43' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (88ms) Date: Mon, 16 Jul 2012 10:47:43 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <5004298ff2f5b_ba73fc241c34cd427348@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5004298fdcbbc_ba73fc241c34cd4270e6"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5004298fdcbbc_ba73fc241c34cd4270e6 Date: Mon, 16 Jul 2012 10:47:43 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5004298fef4ce_ba73fc241c34cd427178@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_5004298fdcbbc_ba73fc241c34cd4270e6 Date: Mon, 16 Jul 2012 10:47:43 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5004298ff17c5_ba73fc241c34cd427258@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_5004298fdcbbc_ba73fc241c34cd4270e6-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 137ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dcb834678738351219fa99e28ad4a50937a5a9781c9f4b1b21e71f0544f0b9cfb4bb08fe2208f20e43b23f6542cad101e5084713394c00506a97789f780ca3af' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '4f70d94e897f40cf1d7f0e7cf8a6fd763a144529324c3b834b8a406804a830107575ee1ab118879fc17ce364e7f07cc828d64fb336ae5b34eba54d23b5d778d5', '2012-07-16 14:47:44', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:47:44', 'john64doe64', 1, 'mfTQLdgOwIWuT99OqAU', 'jalwHwtLZpunCLw21qPR', 'dcb834678738351219fa99e28ad4a50937a5a9781c9f4b1b21e71f0544f0b9cfb4bb08fe2208f20e43b23f6542cad101e5084713394c00506a97789f780ca3af', 'k3cF64', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.4ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8ffe3366ed76cec413517d053ae67eeea5f0bb9a70306b4f3f8bd29956b66e91526571cddae566dd1d994cbb7f3410763a962f84d90ff85c5ec1a32cbb888154' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.6ms | ActiveRecord: 2.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4aa6f95b8c5ca10317db7ac70bedcf92e53f1f15523140da513ea46fd510bdb4337b786688f7d8bdbeb3679f45ed3460876e158e7fe29783c35dfb890b190601' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'zzSVePhkv2HKQEPljJI' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '1e94a2294b6069026246fe075ce68120b147e63459a26e16fad10c171aa7cbbed5479e13bc029e10df44d677b12da24f41a6b5651a08d9d099ee902531d6b828', '2012-07-16 14:47:44', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:47:44', 'john66doe66', 1, 'zDuylbwshaewJUqZnQKR', '7mr33Lg7FZfvxVP0AOr4', '4aa6f95b8c5ca10317db7ac70bedcf92e53f1f15523140da513ea46fd510bdb4337b786688f7d8bdbeb3679f45ed3460876e158e7fe29783c35dfb890b190601', 'zzSVePhkv2HKQEPljJI', 1, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '98520135aab92695e96e351f5f6f5331cbf88bd337297c350ffe537bbd1ac7b5e9f6a53d216e2ec7659e6c752d4b01955d60337dc90d6e50bef00d670552238d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'NWpzIdIz0RVKdFBr10P' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '9b3c453ad29adfe4b49cc21ef5bba102690d09cc4223ede8fea536b5e1fa7df05553e6885230798b896d3b3bea855688b29a34d25195ab0f4fd604f36da7e8db', '2012-07-16 14:47:44', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:47:44', 'john67doe67', 1, '6UBA7UoZ3GStrcANB6VL', 'zYhH4gb7merQoeyQwm6z', '98520135aab92695e96e351f5f6f5331cbf88bd337297c350ffe537bbd1ac7b5e9f6a53d216e2ec7659e6c752d4b01955d60337dc90d6e50bef00d670552238d', 'NWpzIdIz0RVKdFBr10P', 1, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9e4531ab90742c12458f966743ec86680924cd969ba1a8bc0297dcb3f972a6961558f5134a75b908850e6b1cc996b8cc3adca440204323f8bfd638fd865865ec' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'qgwmPsYf7fp0jeybOkGK' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 13ms (Views: 10.6ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '320a1fd5722d6ca16e837dc49366f13d3fbcfa1265a1b6213551ecbd94391ccc0b0547ed391530044485810e76f4b529be1b9648f58c3bf9a94ae9e3ce96fefd' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'bc9686049c8e9b850c85e8761ca89efedb023a3aba510b4f3061fe648a695e74ab502cb98a7e206862602a27452d1aa71590623e7eda1620d96c879c5ead1f87', '2012-07-16 14:47:44', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:47:44', 'john69doe69', 1, 'I74iatZeOoIiEgGZ70b', 'oeeXDcpCd7jkgMW2neG', '320a1fd5722d6ca16e837dc49366f13d3fbcfa1265a1b6213551ecbd94391ccc0b0547ed391530044485810e76f4b529be1b9648f58c3bf9a94ae9e3ce96fefd', 'k3cF69', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'dxZARAgBJsFWmc54kD9d', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.4ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '282cf59503efb00ae65f6f7b317c25b959ba1c53b68e987be47caff171d62c998be8d1bc8ee67c73a0d420b74305b9ed43f2e52b0f101109ab9a149f5edb93c1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'e821b291711d1a90798960cbb65628e9d418f12952c78e024581905a550d1c8db3ac1f18f09085b15686da6d735451b96224bd999ebedebecad8388864242a91', '2012-07-16 14:47:44', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:47:44', 'testuser', 1, 'CIHBz1WmosTmcdKwJEb3', 'ZszW28W3clEw0NLWuc', '282cf59503efb00ae65f6f7b317c25b959ba1c53b68e987be47caff171d62c998be8d1bc8ee67c73a0d420b74305b9ed43f2e52b0f101109ab9a149f5edb93c1', 'k3cF70', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'qEtougJGnod7pk8IUSJ', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:47:44', `current_login_at` = '2012-07-16 14:47:44', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'MuSgUV1fzjnXgtD5zVm', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '99d907e1d0d26db21f69269d821af0f2b484022a02a05e37bfef0555251ba0e7b938df59a4a4e99e460fbcc01ce6d409f1854149d278a1df82b0f40e871d9037', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'PDD9KFr0sTHAFM1kk7bl', 't3BsFTwS060Yb9kLf0o', 'ac0e8af06d7c29b2edd9b644e3e5466b0145ec189a27c85ac018a46301be87160d3df7d1dfe33e6b87a58614d6be3d9904921e91bd5929ded4a79102b04a4629', 'k3cF71', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'ViGJgfbkxo5Mx1ONnbD', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'zV6jCZ0Fa0PlRn5Yqyep', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '4c2f466a5c8643433ecd4febc9b059d15c427cb5cc12a74af2af123c2f39efbf8ad58889e6382e3e53e87e81d90888a08b267a46634037bb6d05c833e61c118f', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'v5YUV9FsVUSmofbfqyW', '3uIhZQ03m954Z0U5nUaH', 'efc39041b288f93ef6557b3bf16ba155b5d47b6839bfbf84cb0db9c789ef864625609b203ad28bfd013e4af09865668a745fdae4b0c7f7c0423ad834764db0f4', 'k3cF72', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'ZB76N4usshs9DmT0oPNv', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'VqtEPVmMQZveOLGJraGf', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'b300f8c4e41a28fa199ab7cfa323fe8405e92597a9cda7e8ec50f4730b0ec14aa5e824de8cd601a9098f4d85cf9b3683f39cbd3f8cd24bd5bcf3033e524e4eb4', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'Je82W8fSVnVdvqzwH76', 'Dg8GowVD0k5ZGLzGejJu', 'f1514d046e6ed51a9e95913e443ac45bfef8282e45927574f7f40c6fbf650f4ce6bcbb75f981161e665ecc1c218476bdcaca883828fc8cfa59c86a379e106813', 'k3cF73', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'dImJIAPMPRyJVaJoTX', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'mGbTIGJs0c00jzXaacP7', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.3ms | ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '6ea66aa6bba0c7d75740113552cb1fff0f5affb547857b3e1a84eadc6e25cbbcc3be34c266362dc7bc6985b6b747b1160f47482fc73d224f374b9d717aa79bbf', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'tAeiDj5yOCCLeVRc0d3R', 'nLa46bzNqGZNXVg6DF8H', '4c93690a979f7b62cf4864d41fe421561514d85620b2e0c0af702f711ae1e015839d9300a57770cad05e197f0637a151f7be69f819607af41073ffc3fc744e16', 'k3cF74', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'BCDmMqTE24WJv8pSu04y', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'kvS5qfVviuZcTRPNn0X', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'd459033095cdb54a270c5f8bdd24f426264ded87acb9a91bb2fbf9761470397afb5c60b6f619b32ce34367a37067ed11f8c4733689c6cf0565d83d119a9300ab', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, '7KhLPvDgPYmcBhlHDY', 'breancexrPGMpNkf0Mf', '647078fa75964f5993d6db133a284a3953f0859f2f65fa80b05459b2a36f410a2fabf8a6d7dec7862c6659173f4ada355722817239d72e58d005b4c8dfaa2a77', 'k3cF75', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'vUhvbpyFtTCxzFj3XQG', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'Z90J1xHGp2BQZCskQL', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '6617eec8f8d4b715fd1efce8ac4704add9d2f8dfbd7cb1d5ccf8a8c5ffb6f2afbcfaac0902cd0baaf5c7a1bd90bce2a11685edcf02d4396a1e107e17b772c862', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'mJpc3jPBZwMTZmFUNsyl', 'oIyQjy8m8X9FXKujxd7', '6f24f7727cae31db09c8370ea1cc3ade6ff737077776f2fe8c8f352f5ff9dc09e7b502234ec972925c97568a4d21d652464828613044627c5d7d8df41a0689ed', 'k3cF76', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'qIMsgTPxmvKDleZtZv', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'Iwuh9MMXwKO5fKqpVoWo', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'BQW0t3neSwygSZUbkuY', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 2.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '4c03003f05ea590f77530647435b45fbef910ff1815fa8bed1c26e4921a28f929c1285711cc1bc66a548cb7cc71231f4dcf5c9e81222e0dec1b964a325467e43', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'P3bIHqSBBzACol2tj', '1ZKWINetxw6Ou3KPVMUc', '5ef797a68df5c0a4679d6d1e13a3ff5f9aa14aac1f797e492832724949fa7a7c5af0c6c3f0c66e1368f5106c870f9043c0feaa1390131ad65083310a1552abbb', 'k3cF77', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'q1WmxMCoMNoGIUy4ERf', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = '6E0LFFpG1HXT2VB5Z5h', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'x3B6zBhjv48DKJffEetJ', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.0ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'f1fd19fbda42bf9d6b284b29def84f4163ff303837a3b10361ddc2a5365783625b13b8f231c02a7e72b1d0a27ed70173f73848b78ac572c1c90a9fa6d6f91f7f', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'KQKxYNuX9ClyUNpnFsnl', 'VXjXqAnSI6hMFV8p1', '738e64e8f508ec67e95ca424ec6932f3ccb7cd0946dea32b671850d8f26e29d9c2f677d216cc7753710022e6fb98e8b42f02575e0c26be3b9ea96e46bcb3dcef', 'k3cF78', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'QmoQX715qKnbWhw3z6WC', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 69  (0.4ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'Z1JMhNJ8JcancObEQUYp', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '8805edc02ddaf54ab54c5071abf1ed50e884f06115fa2e225945ff8c35c6cc4083ab98dc3a62daa8b15cc881193f695316fb65f874effb334c9150fbfeb785dc' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '161bce75bb96310fea0e99ce43536eae7b21f4bd72a1399eab4b68bccc41bce90701f05c03224caba4c14a652b3fc3687a7204a95ac094a47ccafcb5d4f9912d', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'tYd146U4nk67iHmMN', 'M6y4ndhmDLc4fIZOWydi', 'f7f82884c139accb6eb232e4f2ae92945336578fb4410e74c670891e181b44a239a4defd403ef6054c12d24fac9bcf55cc3a3fe4de8f9668ab49f3748ec02a47', 'k3cF79', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'PDZmigDHgl1drP3Xdw8R', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'pGzdaaERGuwVmpvQ9YBL', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '9b1fa63a3d03706358e647269c2c5ffa83d6531132b0e2e3aa2291cd91f04c0f15fde2fd6f1fcf0cae0598d29fb09fff18f801ecffe6b2091600594109f8a690' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '62fe4a7d70f280a89e0328dd1f27bc03ceb1008c1cefeae63c52edca29dfabbb12085c8d65bc1f96ac0a0fb712844a7ce84652f347ab8190ff29059ace3fccf6', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'Fg2iSPBP9EIq5vCmw6', 'u9tuLgGjQODuL3Vd4ISV', 'aae66d210c3214ac67af30a2b12f7722e45708a8c3ac37f577bca02b78d0acd034119e0b51a7393a32c9b4096720a8ef6a9cd39533530364df48964ff0a96ad9', 'k3cF80', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = '2dptZIOHkt6MrwagfERj', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'T0Q7KPycOogTjtvpAZNL', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '43bd7ef97e88569fca474176538ecafc19d4de520d8c02d21aa7b57663d00c9b13bfe8467cc728ad8b5d9a66ab4c1990a21264bcad6e30a1ae904b0201c42ec4' AND `spud_users`.`id` != 71) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'd2fa1759ed526918d6edc2f9e2bd86ed008049e0aba5a9cad2a1617808c5cc5ef63c50ea9b7fe0302e0c88b1b0deedd0cdf4d2f7227845cea700eb756fcbe8ef', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'qEbAi8ihPPJKogmCD9', 'hSR5y8Ag2LFKLsDtYROl', '930deca34a789443c07f4f70f7b4940c0f141e50a2d89a60fa87106303b7975974c0eeec1191559eaaab2a5ba091eefe879e6c4c89ad182338926dd4be8d71f8', 'k3cF81', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = '40kapM2WoBJjSzxSyYBA', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'LRf54NKpTqKaMR0jxZ1', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.6ms | ActiveRecord: 1.1ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'c8192759ba2e8f6c3bcea373de81ca57e7f20664045d5ac41f74463e0b7aea47ff0285bb7b7e74c33ec671bd74bc6a93f09b71cb249f541f561d6a3bd4a0c9b0', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'miasG6PWuAL9oTElU7', 'slEMlh89YwZpOkhz4rt', 'a89d2fff24045c96b4b38e8f4b55cef907270861a7807e7940545499d85e420df81cb6b7b2d9637bdcb54183c675be1ee401af9dfcaf28f6541d2195d1eed13d', 'k3cF82', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:47:44', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'o9YOdvgARKJn1z0mrk', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:47:44', `perishable_token` = 'TnoRf9iTW0DzcGfwSGh', `updated_at` = '2012-07-16 14:47:44' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.2ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:47:44', 'test', 73, '2012-07-16 14:47:44', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.6ms | ActiveRecord: 2.8ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ee6d8dbb141a8dc6f74eba4c818d61f173facc70f2b0d9b9e96eadf0e085ab8105c200f81dcb7a73c4a2dbfac27bcbfc0102f557dff0f8b095025ef1178959d8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.2ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '54da0c41c77cdd6e7d76ed1c99cf85df0b12242b41fce1a4f75b4b8a02608dccda42282578fd9546b2e1783f4c366af53603fd4c1efcdfb77ac95f76c4bc9aac', '2012-07-16 14:47:44', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:47:44', 'john82doe82', 1, 'slHofvOiaHpaK4Uc70U', '2P8EIA4A73k0S4RRhG', 'ee6d8dbb141a8dc6f74eba4c818d61f173facc70f2b0d9b9e96eadf0e085ab8105c200f81dcb7a73c4a2dbfac27bcbfc0102f557dff0f8b095025ef1178959d8', 'k3cF83', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cda70b8dbbc6f04cf5f18fa665c952b3f9d400520db594a727a925ff6fdf73dee68b99b855ba2fcea49d8f601bdb4a660688139a341acd477523a00eb5ec5bb2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'ee6d8dbb141a8dc6f74eba4c818d61f173facc70f2b0d9b9e96eadf0e085ab8105c200f81dcb7a73c4a2dbfac27bcbfc0102f557dff0f8b095025ef1178959d8' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'ee6d8dbb141a8dc6f74eba4c818d61f173facc70f2b0d9b9e96eadf0e085ab8105c200f81dcb7a73c4a2dbfac27bcbfc0102f557dff0f8b095025ef1178959d8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '759477d49cc1534eea8bd19942f72024492662abf61592c8f18a393eb989e79e8ef483f631820b07c1f9a0c221562ae97fbad22f300a9f58d4c0be267cadec8d', '2012-07-16 14:47:44', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:47:44', 'john83doe83', 1, '7qpeewgxga9jRmYP2afI', 'FzP9XnPWztZ49i3ctuX', 'cda70b8dbbc6f04cf5f18fa665c952b3f9d400520db594a727a925ff6fdf73dee68b99b855ba2fcea49d8f601bdb4a660688139a341acd477523a00eb5ec5bb2', 'k3cF84', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '364656d9749d6dbcbc5f1540e7436c1602c892d5a327f7f080c5c5262fc8f37c0a61518bc742a271e51492c1afc5248f2e57f4bc6fb5db215b00bfbb98efb1ca' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'cda70b8dbbc6f04cf5f18fa665c952b3f9d400520db594a727a925ff6fdf73dee68b99b855ba2fcea49d8f601bdb4a660688139a341acd477523a00eb5ec5bb2' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'cda70b8dbbc6f04cf5f18fa665c952b3f9d400520db594a727a925ff6fdf73dee68b99b855ba2fcea49d8f601bdb4a660688139a341acd477523a00eb5ec5bb2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '19074bc410c2d1dfbda8a09e70200618669c38491ecf20f80b69fc96b6f451690ff76365c926f3aa56408c173bf7d24c4bf9d73366a3fbcf5448ac046a713c83', '2012-07-16 14:47:44', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:47:44', 'john84doe84', 1, '6zLOrv5IN5ffV4fekyN', 'ziVDK5E1fEmbolO4KW4V', '364656d9749d6dbcbc5f1540e7436c1602c892d5a327f7f080c5c5262fc8f37c0a61518bc742a271e51492c1afc5248f2e57f4bc6fb5db215b00bfbb98efb1ca', 'k3cF85', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '25d33421bff9dbd1b042ce208524e60c147ad2aa2c98eca5ea6299dc10f1436009a84c34528ff8bdc32b1514b1fb6d75fc58ade622eaacd6e61ad09410262b66' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '364656d9749d6dbcbc5f1540e7436c1602c892d5a327f7f080c5c5262fc8f37c0a61518bc742a271e51492c1afc5248f2e57f4bc6fb5db215b00bfbb98efb1ca' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '364656d9749d6dbcbc5f1540e7436c1602c892d5a327f7f080c5c5262fc8f37c0a61518bc742a271e51492c1afc5248f2e57f4bc6fb5db215b00bfbb98efb1ca' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '2aac5990e2653c65921a79c669982d700c2971b2002bfa19609ddf0c7a22b6d3bf768a2d888204d3cd0f9ebe8b5c77007898b0a18ee8b1120e4b68e0cc28a7a5', '2012-07-16 14:47:44', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:47:44', 'john85doe85', 1, 'nVBRVID9PU7R9pU7r1', 'kmd1Cp3OuFtrFgNUDdIa', '25d33421bff9dbd1b042ce208524e60c147ad2aa2c98eca5ea6299dc10f1436009a84c34528ff8bdc32b1514b1fb6d75fc58ade622eaacd6e61ad09410262b66', 'k3cF86', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '03d79d8b8ee184ca49f2406595e28f49748ea1cc45670462874a78bfc10c11658925d7162f100c59f16f909731c653f865a035c568fec175d2c855962f2b69ab' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '25d33421bff9dbd1b042ce208524e60c147ad2aa2c98eca5ea6299dc10f1436009a84c34528ff8bdc32b1514b1fb6d75fc58ade622eaacd6e61ad09410262b66' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '25d33421bff9dbd1b042ce208524e60c147ad2aa2c98eca5ea6299dc10f1436009a84c34528ff8bdc32b1514b1fb6d75fc58ade622eaacd6e61ad09410262b66' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', 'c08600db4f92612aec60e89ebeff799cd623bf97f6fd045b9283dfaefe52cd3ef5e197c4f736e70a1f2f14bdbdbe036e8f37df260550230c5ca5cb70e1f8a9e6', '2012-07-16 14:47:44', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:47:44', 'john86doe86', 1, 'g3Fk5ZLmAM4sfCb2sqzk', 'LcDyWDGbXIDtOTfHJ8F', '03d79d8b8ee184ca49f2406595e28f49748ea1cc45670462874a78bfc10c11658925d7162f100c59f16f909731c653f865a035c568fec175d2c855962f2b69ab', 'k3cF87', NULL, NULL, '2012-07-16 14:47:44')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ceb607a46ba4667dd4f1b97f91456400531e906bf2ea603d2236a75ad0fa2dc7c909b5e30d845f4a462351951116f813de7ccf2dbeeec3170586d5c83ea479e5' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '03d79d8b8ee184ca49f2406595e28f49748ea1cc45670462874a78bfc10c11658925d7162f100c59f16f909731c653f865a035c568fec175d2c855962f2b69ab' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '03d79d8b8ee184ca49f2406595e28f49748ea1cc45670462874a78bfc10c11658925d7162f100c59f16f909731c653f865a035c568fec175d2c855962f2b69ab' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:47:44', '9da62a4c417bd1cb4dd22baa54122ab5abc3b7471fff8671e42072d539593c0ff2706a3d458c25b9ad6597b31120045780edc2512820eb9682fbbcff24f2c399', '2012-07-16 14:47:44', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:47:44', 'john87doe87', 1, 'LPQG9AyKLjvn5HFpcp5Q', 'ZeBrwQ3uQh0cLGBdO5dl', 'ceb607a46ba4667dd4f1b97f91456400531e906bf2ea603d2236a75ad0fa2dc7c909b5e30d845f4a462351951116f813de7ccf2dbeeec3170586d5c83ea479e5', 'k3cF88', NULL, NULL, '2012-07-16 14:47:44')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.0ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.1ms) TRUNCATE TABLE `spud_admin_permissions`;  (0.8ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2e16e6d4d36fd2bfdaf83f98b9bc70f4cab3d1493ccb8cec2a7c664a13c494ac4009ef919c26093e5cdf2e2ac43fe7dd065f4f8c9498ba126fb1eb6fa657e0eb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'ecad77d6eafae76014f966752a20c6c15177ff2bfe5734ee4e36652f66a71acf280f64f6b0d32d6feee0a5d60d4079a9801f9cc3975c1da188bfd2e71d23e75a', '2012-07-16 14:49:52', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:49:52', 'john1doe1', 1, '1v8I71SQ8Trd68iEq4b', 'x4Q9x3l5ZAsWuaowyK', '2e16e6d4d36fd2bfdaf83f98b9bc70f4cab3d1493ccb8cec2a7c664a13c494ac4009ef919c26093e5cdf2e2ac43fe7dd065f4f8c9498ba126fb1eb6fa657e0eb', 'k3cF1', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = '0YfdJfnyldKBVYPnzwU', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '95NXOtZJqOGU1u4BhTg', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'AeLyXs2yuVnHPItcrRlG', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 22ms (Views: 10.3ms | ActiveRecord: 1.3ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'af8b6bf346a6a40301da48e8a67879ce845bfeb3292ba6bd4ce074fb08ff0e9503a3a17dffac1038d9747458fa36aad17be879db4912422f19cf6ce5b980a3be' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '86812a677d68285b0448e325eab8e7b1e6ef449eee97bed7ea15b42cb3025f6a8dc388074ce9987a607ee540f18a20d0a3d46b2655a9691e8a6e6cd541f5cc60', '2012-07-16 14:49:52', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:49:52', 'john2doe2', 1, 'Ssry4jpFXNgPUILw9j4', 'SxmRcGRHUuqbJPkzGohk', 'af8b6bf346a6a40301da48e8a67879ce845bfeb3292ba6bd4ce074fb08ff0e9503a3a17dffac1038d9747458fa36aad17be879db4912422f19cf6ce5b980a3be', 'k3cF2', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'Ba1ow4gN2p3bK1438mLv', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'pages', NULL, '2012-07-16 14:49:52', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'QF0AODeX1XeuT7rRAIr', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.6ms | ActiveRecord: 1.7ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '62652520901153e9fd0fd5f526aff081b886315d4412bb458f75953f9e4826019b49202e8f4992d54c56d41ee24423695c42e29c5a294b6c686927812fda30f3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'b10266dd386ac69502564422de79805164f29b34c91c2109a7372d041412fddbc2b82889eccee6bea736b67c656e609ebdc91ea685cde257e88a19f95589d344', '2012-07-16 14:49:52', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:49:52', 'john3doe3', 1, 'f3PauwRqwc3iYihO1IGq', 'xkFLtVJvEWIrQKWVnTKl', '62652520901153e9fd0fd5f526aff081b886315d4412bb458f75953f9e4826019b49202e8f4992d54c56d41ee24423695c42e29c5a294b6c686927812fda30f3', 'k3cF3', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'yxRKeNU1GD7KROrJHXiY', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bbdc68664d5438af7d9af67b24d9130e853e2f1e069cc83155305b33fe22cefc91ae9afa3b6083c6bfa44717f863afeabba36cc19146da6ee2a266d5dee95468' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '0f34f808771b698634cd3454fd47bc7f7a7e7213ad99bb2be76f98de385c92f5d235ed1a65c865095e5a8393b0143e1bdeac15b6f1fb66b9bb11ff040d1e2cd3', '2012-07-16 14:49:52', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:49:52', 'john4doe4', 1, 'YNsRlNLXZ5O0GE88SG8p', 'zjwXmXilNBUiQTfllXlt', 'bbdc68664d5438af7d9af67b24d9130e853e2f1e069cc83155305b33fe22cefc91ae9afa3b6083c6bfa44717f863afeabba36cc19146da6ee2a266d5dee95468', 'k3cF4', NULL, NULL, '2012-07-16 14:49:52')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'GkarHlcBwur5UQEiwFe', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'YnnLCTcvehk0TSGiMyUM', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'EFUiacpANBCPkQWGeNg', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a5b0abbba5f09c49989533c7b9742a5f229623e3d9d0a23a2c6806e17814a2b37ed067deaf4b9126e44244089ccb3ae6df40a1156ada7af12f856aac7fc1eb12' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'cdef163b4650c05f3408cb00279dff8e2dd65b0362f05998faff4f762e400c6a805ad0830c5ccce155b243807aaf91d40549c84a82f699713c4f6beeaee87a7f', '2012-07-16 14:49:52', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:49:52', 'john5doe5', 1, 'BlwhHzwL9CORYq106lWq', 'ert2sqX5krHy7T89f6na', 'a5b0abbba5f09c49989533c7b9742a5f229623e3d9d0a23a2c6806e17814a2b37ed067deaf4b9126e44244089ccb3ae6df40a1156ada7af12f856aac7fc1eb12', 'k3cF5', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'R9vGL10mzRCA9kQqfbW', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'kcS5RjSmIT89HbQzWQxm', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 5) SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Pages', NULL, '2012-07-16 14:49:52', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'YJEw9cehm7Z3Ca3c1r4l', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 5.6ms | ActiveRecord: 4.6ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9e3627038b289a007e7a230cdb68009efafc166f07559147fc2db0d48df07a10fcdb614378aa84cf823673aa817fe9590729e0aca712153a6d608b87e36ac279' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'b15db3797e24df24d307e86d92daea054fe6d643d8ac46f592511a55c73914c49453ce22712db58d04234584963b802399dea25fa212a2be9e90b04e4eadfff9', '2012-07-16 14:49:52', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:49:52', 'john6doe6', 1, 'hJQ0M93QoupraewL6P', 'UT84UlakVpjo64D6jr03', '9e3627038b289a007e7a230cdb68009efafc166f07559147fc2db0d48df07a10fcdb614378aa84cf823673aa817fe9590729e0aca712153a6d608b87e36ac279', 'k3cF6', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'YTRJmYsAzc3xfGFla78Y', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'HwDgXqqC6O0RbzlvrLq0', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Pages', NULL, '2012-07-16 14:49:52', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'ZEu1Nhefe5dj2fKFEyy1', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.6ms | ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7e36c079bd1f11c77c88d438dc98ec2d8008ac84c31fd9ca4be6192c2e2e3d468b4a34db0c22e3fbab04df71cacdb6972caa27a351284383d87255bb7b9f4342' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '9671ff3de10e4b333e6940a069147675633c9dbb036dc4294e9e944a1d0e24307341e4896ce97b08899c7358e0f0e6f5dfa1c9711684a282f5b99b59267ea7f4', '2012-07-16 14:49:52', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:49:52', 'john7doe7', 1, 'dh4yIO1PommOCQO7TKCt', 'H5iqn3lY52P7gPdlzVXp', '7e36c079bd1f11c77c88d438dc98ec2d8008ac84c31fd9ca4be6192c2e2e3d468b4a34db0c22e3fbab04df71cacdb6972caa27a351284383d87255bb7b9f4342', 'k3cF7', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'NiW0psfa1DGIUzHPSuD', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'zUO5XbEuxfP2BWSvraV2', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'etY4hbHyFSmtKIxCY9', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.1ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e4d3f8d0de5489dd84f0e1f55142c86f546ece75bcb8933e9725e10069eb481bcbdb7160aca3055da8d271eee4f28035ab858855152790a503aa67e97d68ab17' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '0fc89e6832e8030f598f4ec9dc82017f7d5a5e367ea8f061d886a02057b914ffa89b45090bf2b9e9f652adbb14eb9ddca04171f239f661cca7d57b5b80b47c3c', '2012-07-16 14:49:52', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:49:52', 'john8doe8', 1, '8H2ul8HK1cVOvKYeTO9o', 'CqH2snFAwYU0RzOW9Nq7', 'e4d3f8d0de5489dd84f0e1f55142c86f546ece75bcb8933e9725e10069eb481bcbdb7160aca3055da8d271eee4f28035ab858855152790a503aa67e97d68ab17', 'k3cF8', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = '5mG96CoMEYvIvbBkviN', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'ACuVXRQrqBxjOtJiOoXV', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.6ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:49:52', 'app_order', 8, '2012-07-16 14:49:52', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = '4ytzHKO1NazCtJZHQUDw', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c1b66ed920fe7a024861ddfe04c6677d0d4436516ae4af959f32c49dbccea97d2f299d6f98d1c2ca2b1d87477bbd3b22f55b9fd230e3fd30936b6085b74b5466' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '11d88dc3971480d59524d3cb04f758d9b122b700950b122b42cbfe810f6c6439f6ce0171ddc2891fbd6d04e7bdc440cb37a583af40970982be981ec12ab3bcc7', '2012-07-16 14:49:52', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:49:52', 'john9doe9', 1, 'q33nOsoarjB77zYkR74', '5yOlbu5DMSxbrLLmXo5K', 'c1b66ed920fe7a024861ddfe04c6677d0d4436516ae4af959f32c49dbccea97d2f299d6f98d1c2ca2b1d87477bbd3b22f55b9fd230e3fd30936b6085b74b5466', 'k3cF9', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'wwun559Ilm5UwvyAsyp', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'VGDR3mtDJyM2EHFmzKQK', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'YhH0HDWspkF6AKez1hm', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '16e2405209becc5671880f97bf9d03132e63603196aad5630cd5f07f393966e9c9b48f3873da161d70097a94ce4ac1f697ede400ec1947a7879c9ef421af2c4a' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '9d0de185a126aff5c0825b697e93117de9176223bf7d20b56d1ce59fe7180c0c84a001375a262a61745ce7cd057f5563d9cbce3e5487c70dcab211f5add2623e', '2012-07-16 14:49:52', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:49:52', 'john10doe10', 1, '6jkb7icj7wg1LNmf4gyj', 'BsLATRvkadAd4a1pFPB', '16e2405209becc5671880f97bf9d03132e63603196aad5630cd5f07f393966e9c9b48f3873da161d70097a94ce4ac1f697ede400ec1947a7879c9ef421af2c4a', 'k3cF10', NULL, NULL, '2012-07-16 14:49:52')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'aJfv1grczI3raYKECbQC', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'GfKmPR7tO3Ajp0PfNlCS', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'NyZO6NrSg1AooNKTsL46', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '17d2f6a33a954fd72206d7b375af04fb0feb3103c4639b1b150f70d2d0120e2ed831273b34847d895db4d220c2e5d341534777a42d8008d694ca072a5f8b88a4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '9af9d7f71b7deae4a01ac5a056aff514a965931af223de64acf7f55e8ff2c1e17590317903667943b0dd87c748f31a2d5292e746dc649f471a950daa2405db37', '2012-07-16 14:49:52', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:49:52', 'john11doe11', 1, 'UoYMdsVanVv8iovuLaeH', 'aTIqREGLIpqNTRLsDo', '17d2f6a33a954fd72206d7b375af04fb0feb3103c4639b1b150f70d2d0120e2ed831273b34847d895db4d220c2e5d341534777a42d8008d694ca072a5f8b88a4', 'k3cF11', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'GfTAP0nAos73zhKtYzM', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'cKtopIdUFV7J5VFLJIju', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'hlSkzBAMxGfwJW1L0WZZ', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f0b618afeee55d64eece83efe709e138f2c34b58efa5fdf6dfbccc11211d9c97799b6efc6ab85ec91d33206f39abe936b8be0ec1deea68fd4b59926f9a0caa54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'a22bacdd5790c0f58bf8b1f2240f67cb3c86f630e08dd8208dab4afcc657d69a0e3198a76ea384932f517f5fd31c533dbb6b92a75b20055976d260e90e468661', '2012-07-16 14:49:52', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:49:52', 'john12doe12', 1, 'CkSOntEnn7UXzXOeQP', 'boE1hZdC29DjEPUFJ4Oz', 'f0b618afeee55d64eece83efe709e138f2c34b58efa5fdf6dfbccc11211d9c97799b6efc6ab85ec91d33206f39abe936b8be0ec1deea68fd4b59926f9a0caa54', 'k3cF12', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = '4DzHzJiNDuP0R5pHx', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Jay8oXgtqLuE07eZKq', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 12)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'lVMIguDZnNwrliWfGin', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.1ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '785dbf49f57ca634968d66d1335f8bea6d545871e784353ba13224a9fa3cabcf74ee9122cf8582b9b742795b41a3235030d7a8af1695170cb2ee598618303007' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'f3b4aae2eed811b7b30b2970b2574ca33e97b382bb0a9a84acff667dd11d77293e4338d02bdb9913250479382198a446bb4c360527aeb692384d2653ee0b0453', '2012-07-16 14:49:52', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:49:52', 'john13doe13', 1, 'fDtj8W6FTnU3xZRWemMk', 'yehNoiinJCau9pY3psfc', '785dbf49f57ca634968d66d1335f8bea6d545871e784353ba13224a9fa3cabcf74ee9122cf8582b9b742795b41a3235030d7a8af1695170cb2ee598618303007', 'k3cF13', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'ino4Qx4DDsoVxdcMQHO7', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '4BwT1OkI6lpyZdAj0Jc', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'unIMjhCoLgj4sUB3CNNm', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b021440b6c04a721b0450a5094520f59d1cadc2f997b44e83ae5d95a72c41fb62fb3a8b6563f1f2094d7d5dda856ac2850fb02de3db048e9636c4715309a53fc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'de1bb0277063318c593d4c6bedb4a38c9a58488b404f5bce400163fb7324159f65362a0d9ef8eddb6cbdc4a653f84752ad333d493449e0291547928d8ae98d35', '2012-07-16 14:49:52', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:49:52', 'john14doe14', 1, 'NzhN5kGC8rYa9tsFZIWl', '9sUPkJ9H8vVK5UDyXpL', 'b021440b6c04a721b0450a5094520f59d1cadc2f997b44e83ae5d95a72c41fb62fb3a8b6563f1f2094d7d5dda856ac2850fb02de3db048e9636c4715309a53fc', 'k3cF14', NULL, NULL, '2012-07-16 14:49:52')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:52', `current_login_at` = '2012-07-16 14:49:52', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'v6vYUTIReuH2iNFZTU', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '8DGWyfWdLVH8Wlr5p7U3', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:52', 'Blog', NULL, '2012-07-16 14:49:52', 14)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = '58N5C24BpDSPE1mcGgKt', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '9b9ea8d97d38c580feab69199b706dcc43d6016667a31cd9f2ce4e5e74a83f32c558dcb98dea92a68d00282ccfd8b650c88312abb99963b0f3009e01ef57f2d0', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'GW5fOoiZu8dg1MDMzVb', 'DhEAubPbhDQtRkNu5p', '628e7e0d0af5dbfbb6bf271566b268107c8b86817db57a7c52ba90816847ce4351a0594995aacc0735fcda525dc981678eb8b384f6c4c84365d5bd9d4f6c82c7', 'k3cF15', 1, NULL, '2012-07-16 14:49:52')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:52', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'aaV2yIWR0Tsdkx9RYa', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2564fb4f91a88aaaf6ace7bd785cee14b03f6d9bc351153ca787d9e8d3f3ceebfbbfd156dca531ff5832885634e68567b4233c632968d9a4e02fcf4824b7db08' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'YMd951tqCiMk3UvtMKlC', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '31cb636a60eaf6caff678254e1f16695b26d98489de9cbaea8e8053e45891462b2526d4a888ec7f3c35bfa057e5d74970f196dc796489cad6f1c68196d7b14f0', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'WonSUxbvbHPRc7ovvvj', 'Xes8FGudB197OygLHiv', '2564fb4f91a88aaaf6ace7bd785cee14b03f6d9bc351153ca787d9e8d3f3ceebfbbfd156dca531ff5832885634e68567b4233c632968d9a4e02fcf4824b7db08', 'k3cF16', NULL, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b0ca14519ed30cd9087ef31b37df2e693c0c898108c4cbf20458df074ac59132d7885705c6e15345847f9063643490b149dcf1f234049dccee1525ef2b4f4737' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'x7nXlSBcxXSxOocp2aB', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '447ed581e1db24544e2ae79d2e13784e3686313a56562f2ab366c9821b8d15cdd307e029f9a2ff143ca6efaf26c165be3770ca22c833966261f6820316b956dc', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'RB1MfPWCkqIl7v1GiP3E', 'O8YSzdv7ONp0a2qCGi', 'b0ca14519ed30cd9087ef31b37df2e693c0c898108c4cbf20458df074ac59132d7885705c6e15345847f9063643490b149dcf1f234049dccee1525ef2b4f4737', 'k3cF17', NULL, NULL, '2012-07-16 14:49:52')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'H8Xbj3DTFhBoon71Hex', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.7ms | ActiveRecord: 1.1ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'a8f3d514e6c41a657f5edf818bbca30824264cf7f1868f81429eb36bbe2505a5443e639c927eb54ca83dc614d7ad7e27163638b2ed47bbf99ffcef1219ccf751', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'AofHuqj4604qnAjQxaJ', '9eD5rOT28f0b4YlQVw2', '183405f904a69ea0a6c06158f7d1a14842a3e84f4dacd0a6c721f0d601c86ccd45f68c3426597e6567f361e395868756c688464b94ef347cd6ac902a793ab485', 'k3cF18', 1, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:52', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = '9ebHuXUxBIERBMj48j6', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'ZdlwOEtNrSaMeqsmPl46', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', 'b387cc69e5c498b6a36c2e960288e8b6b525d4b118f0ca7b72570c2d5cef09c97e484aaac9f5fdfcbe896c44f84cf83b14fd2104e1a3a59680c80d1cd831ae09', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'qYZ5J5pogk0nigOwd897', '7zZ0wWEeZCwy4UWiRaW9', '20f2bb8f7a880ba2d6d9006b884bcdba0b702b59b8c93fc647c6a2b079b63462dada5324a94663108bf4f3ab60ce309316a106e1ee75fdc688e58670faf9b1c6', 'k3cF19', 1, NULL, '2012-07-16 14:49:52')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:52', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'iZbtmcRteSDZ7yxenwBc', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 19  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:52', '71768cfd3a724aad4bd9852c28d902b3bdf5ebe50d146e8196f0e9544068b65c8e0609d8eb438044f6a6025cbb10484dd32a2293307de8f1cfef012dfef79af5', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, '86Ywp0yAQl7Ml2B3q0l', 'P9hBPIlUWtGcDZAxRx', '1c80b2753ff5bacab33b7b6a6ff32bbbc9de09ad9747871591b21f28ce87cd34e88063685e40003770b2470fbde2f4519f9981ffe6809f2afb84bd89a6b38032', 'k3cF20', 0, NULL, '2012-07-16 14:49:52')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:52', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'XZOLNpYHRa6uTEf4WjR2', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:52', `perishable_token` = 'wYFzAuZJa3WSk9KaeKd', `updated_at` = '2012-07-16 14:49:52' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'a7c169b00ed43c1b5bdf66431293a2d3bf8b55dcfcaf092818f1cc031891444418ffa2f83b4c27b60fe132b80e1beba87eaf5864fe8fa877dd4688fe960dd93d', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'OLOHK7SYtSAdZUUb0yNu', 'cvWd0rJA309wSg8UL', '9f063e0a6e36c79b5d49691e5b63b103cb69f4f2e5b5227a9e725cc194a109c60f4b00620c171cd8dc42a2cf7dc68680d51e832f9bec54be194406b462d6fe76', 'k3cF21', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'YBDO5QlpXvsia1OG84K', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1799a28bdb0f18f46499dc7f3f2ccfd431b4131dfd9f9be1a7a27dc496f0de2efb4744de89ad1727e6115201ee0e726dfee163a9b90c78546cd010b28a3aabaa' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'usJOgnd23zVHximIhw9', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '5dea1e52061f489ab6bddc5888c2e8258e322167d9c0d5074b03cd4012334b3bbcefdf17622f956c34ac676e695e63166eb6e71c1b698e5c0dfb4e09eaa59005', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'CWgh31CxUysC6UEM4CZR', 'ZiWG22eAzB2TXauMfLz', '1799a28bdb0f18f46499dc7f3f2ccfd431b4131dfd9f9be1a7a27dc496f0de2efb4744de89ad1727e6115201ee0e726dfee163a9b90c78546cd010b28a3aabaa', 'k3cF22', 0, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:53', 'Users', NULL, '2012-07-16 14:49:53', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'EzbHRNJKpGnMwH9h77', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'Zj8zXRF0sdwxF0Osyx', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 11ms (Views: 1.6ms | ActiveRecord: 1.6ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '6d7661f180d5dc228c7881ae099d71eadb75619e2e5ccb5070ac089ef088229969a9ddf270e4ace80ca7fda0487bd8938457816cef893957b54fd410d1600dfa', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'PRUBZmzPfsudLD3oWU3R', 'lDkkyUdu6zI6EhN1ZGJI', '52c27b8418f68f4e88c3cfce8d85c6c92e77fb6fc4972d67ab6bcad0354aa18e7d33276f8cb8f881deb2456e087233aadb42c63b4fc95bc0c08cb60b4facb726', 'k3cF23', 1, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'jadmZ87fyU305lHdkvy', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ac22ac14a106ef2ce93a5b5829b9023699a139a1f80a6d7e59052254db3170c92ff4999c61172f79ef880a9163432fc554ad4e6c27950eb05d3b244dd2064c4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'BD9Q4hqWuw9i0Es1JVpk', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '928ab85913cb727eb7116308835a4a41a7cd10f332cd5d52ada44cbf7bc1cf81dfa9bf3837a2fc8a535a9135b8f50d2ea133be3e9645bcf9deda9536e391ffae', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'kJEMRlyt0o7mixX9yz', 'w4qNUoZhsgdR7JLpoc5', '7ac22ac14a106ef2ce93a5b5829b9023699a139a1f80a6d7e59052254db3170c92ff4999c61172f79ef880a9163432fc554ad4e6c27950eb05d3b244dd2064c4', 'k3cF24', 0, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = '601SboWHUygwKAl4NVzr', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'XrRPleyYZEOHihRq2hg', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'f8f08a3e554be880d1773604f4e2210f3b74cc8a3f4cfa8b2658079b154591956f4497bb4a30f2baed36c2ddd33b81aba20375270bd14ad9198ac00392f08a0e', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'lEAC3bPAaO4CDe7SMUYL', 'skLpAr7UkogILKzk2LeD', 'ffbfe625cb07c9ca3c51bd821306ec228f973c8123e71c1c5f68b4b3c47ee3ec704508736caf4cdfdf8ed91c840e6380d0cd576f3edaeab0986f7219f0695588', 'k3cF25', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'zggVkumjPGfDvxOWONd', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '25646f0a56762f1e95c224201352731f11d2d562d3e77cf273fae0386643827cad9c8dc80c5b214d71872bd3e73abf17b90d6e69ccafc916d9fcf01801fe5198' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 's0bjs7PychDFoRlLnE', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 25 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'cd431530f068b0b4e4d4d7db3b45171b2fb17b213a86899296cc0184356c7c359110e1f6160ee9ee825ddf67499bc7b854f35220bec10e838df07ac4a42fbef9', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'Uyk6KGkJ3tWlERqlYdp', 'oBqxwaaqV5S77QHjWDbm', '25646f0a56762f1e95c224201352731f11d2d562d3e77cf273fae0386643827cad9c8dc80c5b214d71872bd3e73abf17b90d6e69ccafc916d9fcf01801fe5198', 'k3cF26', 0, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:49:53', 'Users', NULL, '2012-07-16 14:49:53', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'lklR3y2NSnqlmJgeydFw', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'LxNrfbrofbsaXd2p8Ly', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'deae75f77ffa2738939d55c265bff50572a0c61caa60e7d5e68a2e03a64f5618f9ded5c4ef1d65f35fa0d06632daef307598423d37ca311a2dc8ba6c64445917', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'EvkvV0dxALvL5gR6YVH', 'vSAND4InOYXiStgrtd6l', '9e0bf6a271d3e2c04d922cc87d0747f1801705c64b42113ccb23a474b13a85dc412c5a469c2bcc942a912413f80c46e5f1b24a23ff3dfec8a2289bd3e012a9d2', 'k3cF27', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'SyqtqJ4j0ifHtgJz2Qtf', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '772f70363264b12e72a43c6ab07d95e9d14e98011264b063d793773f674ca31834006ea7f0f5be39f38549688d0fd8306a841005dbea32b480c2ff7eea6d4187' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'ce67AfTGDqnsTRRN5MI8', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 27 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '32b1c92b9bb2340faef6dd5e6e683707035f8c1264bc838a05df3da104c2fc0347736880eac4118037e46f14c00d6253aed9ba3775ac06d159560ffb2e76ed0d', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, '3yZSVzZ7GG8tHVT0abOI', 'Wi0f3vISidGfLMwmPZ5d', '772f70363264b12e72a43c6ab07d95e9d14e98011264b063d793773f674ca31834006ea7f0f5be39f38549688d0fd8306a841005dbea32b480c2ff7eea6d4187', 'k3cF28', 0, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:49:53', 'Users', NULL, '2012-07-16 14:49:53', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:49:53', 'App2', NULL, '2012-07-16 14:49:53', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'HsA7UQueqL0w6iiRn8y', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'yPc3l2Ik75lGEhQbncA', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '46839e39635ac5ff0fd9f6e4cb427d296a1fb5567b4d6cfc37d95bbbc559e02fa69a831a652976016960f2692370e2306afab9e286dfb101dbe7455a886d3bc2', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, '9ly48NQWpw7ZiJGE3VB', '0KDswsarV4LvipR6RrO8', '6f69d58e759d8efa39716f843d0ef6f43070affee805d7c887603f48437f6cb3191174c46e098f6a6c2c520abd974ae81e0afb506a5786d3c8b38eb869ba30f0', 'k3cF29', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'Im36Hm5BFUorkEywwu1w', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5e169e59a5a62f90252a923c1f65627d8644955f4aa09c8d7bdfe2d6c983bd7a551d128e8bd58e048ee0b0ea6102f910fc3c0a4df340a67f6ce22ee663c99079' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'UjspTPHKw8Taw5nwBf', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '98663c0543e55b49d08df053ca04b8efddcde64411ce523e9613f1e51355e8a740be6b09f13ac6a7aab1e6e7ec6493fc9f47ab874bce98f70f65e4455b3e20d3', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 's4iddHwuCVovmnrJbBc', '3pG4s8KO1fibN8aZtCbg', '5e169e59a5a62f90252a923c1f65627d8644955f4aa09c8d7bdfe2d6c983bd7a551d128e8bd58e048ee0b0ea6102f910fc3c0a4df340a67f6ce22ee663c99079', 'k3cF30', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'K6OiZoFLK4cYJSU274zC', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 2.6ms | ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '9879c36fdfbed365614f6a386a924491b5c5d782f7342aee842bc17d80a0466cc0537d2bcaf918c22365cae6484bf3ce7806bd7f031bd05f5f3c6e1caf50fca9', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, '0sykJ3Z8HbcGqCt5H7k4', 'RJ5SumXcYs3srZHSpWe', 'b82041435e16432d4ba9a83bac94190251d69f68a22e1bf0bb46935448a52e0dd39bcf63f51a783f396ecfab49010d46240ee6aeec1564c972c7e0c90c557719', 'k3cF31', 1, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'rQaNnd9dnAdVhNXazm9', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1a4fa52a95e4e66c7d7095054cd87a824645372693146a11ab6551965f2a2d8375e7d31828c6bf9a626df50418484a019b9826f9bb9f97b4efaf2d6a70e48621' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'fZdKRpxJ6TDJ6CTdtfY', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '0649015b7550c41c8052999ce028a395b6a42c7551b4bb4d5efa7b0d32976499764a3e820e0c4501ccdeea60d56ac46895879efbcfc313af7c2a04aff82a8f2e', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'uvjl2cQrPG81DoOKdSkp', 'zDeakm5zoBRKUkJSbi', '1a4fa52a95e4e66c7d7095054cd87a824645372693146a11ab6551965f2a2d8375e7d31828c6bf9a626df50418484a019b9826f9bb9f97b4efaf2d6a70e48621', 'k3cF32', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'JHcuIY18JIizPHATEC', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '0c95163f09248366aad4794bc905e5c426a7bf01b65a5d31bd13f68a09509007ec7ad22176e1f585901b006c3b310f3cb14ddd05a66087782efd46b3c92b8220', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'prgdKMLnXVd6UxSNJ7FY', '106IlexTiruUO7fJCYE', 'bdfc782cb558dda00db34c81ace1ec31fc3f7e8fde5cc4157ada9588c156278457c4d06d472f17f9aea12bab77ce53806155e9b7f9c9d6548243160750036a51', 'k3cF33', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'cC1lETvuti74xdK60Qsj', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'NH5aDftJhI6TsHH7rhsT', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 33  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 15ms (Views: 4.8ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '91da5418e08c3c81e1b305155ac15a91041f1b21876249a565b700d2f4d39152b3c2dc9846850923543c76769bb783231aee5be2969e63eeafbb2406b4ad12d6', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'ys17iBjZw0zZmCK4WrP', 'w4n8DlNej18lJNFutwT', '4573148f58afbd3ad7b19bc23c7f41e40c1b3d0f85f194baa75755605d0f1ff983bbd3579200c8b2abd0136e761a0c7a644e8429aa60e6343d8307c8a76df19a', 'k3cF34', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'CWUTYOWE9lyzLD3Gx59', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'HgbIvTN95HaW8hzPVAn', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.1ms | ActiveRecord: 1.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '6127dd6180b61be9ab4bb5f65cd52cd1a60852d98284b050ef08a936d20a8d8317d4b2bf95d6c6c07981e233d13f2da13c72bc645de675ef37f3225b866e5ebc', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, '9c2I1vgatjoEdMPTCcq2', '9PBNInDLRZQhuDHnc6', 'eca8dbdfdbf8360755a4b12edd98a9a84582e1ef899a9c0829ba0f1bcb92d2ed36e299f13b50d825d5c881112dd6ccce17370806a4d3b33f3df5d2a876b810a5', 'k3cF35', 1, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = '31T78acz6BMdXPKxgA', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'wrXucO2RBB0Mt31NsrP5', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd3f8b1228bf8e26a2e859d1598659f83669caebc72d2e3d7e2cf26b77d5735128169da3577bd3d094072ba8e8ebd129721723f73150198d1ff0b7e2938baa0df' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'x7nQF7Vl1mrkHJ0ZTeTW', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'd7526e54cf7c1ec072b97561fad934c5d80666143031c7a691884ac88205319ef8bba244a57ce785bc4e4924186dfb69eb47e24e56c7a4b51612dc70f95f3b78', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, '06S9D1mcuXuHtKhgUpDM', '1QIP9d5xREZD18aD15a', 'd3f8b1228bf8e26a2e859d1598659f83669caebc72d2e3d7e2cf26b77d5735128169da3577bd3d094072ba8e8ebd129721723f73150198d1ff0b7e2938baa0df', 'k3cF36', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 24ms (ActiveRecord: 4.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'fcb55495980d2ecb7aaf918fedd0b29fc7a4a8feb6087310b57d672e79a345b9abe84f6b3c82ea08ef565f4b12db557d8a4f15450b5e8d85207a36b0bad7056f', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, '7s2JXBIXCNJPzIOM3S3R', 'MHIezEqOlvaXhpnTwv1D', '49c21d0cdb05e8257570c4fa63e70bc85c491d7efacc1cd4fbc72fdff6a28a79b303be14202911d1dfd2547d2ed5aa5c637cfc4f0499b10729f2e5efab3bcb88', 'k3cF37', 1, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'b6QbtdSFSsOrKRSsfZ5c', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'U4YJHweBw6UxOjBI5jF', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a2d288c0dbe718b805f154fb4a57524402c3383ac374851520be976f1adbf0980d8994575fbd0f0fcdf8677d3a8ab46fa285c9617bbafc94db155e7ce5917dfb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 18ms (Views: 1.8ms | ActiveRecord: 2.9ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'c3a6148b58275947ea60f15ff23529d9f260ac2bd0fa1680f31a98c5261d0c4bdd85c0e215f72d9b041d0b9d6524bbef599d88e653bfe40d12c23611b728ca10', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'D96rn5Xn3lfgSSDtOGwa', 'DitHMDYsNYTfR7wZTvCr', '007ecab6534c635d1dca48d202306f9a0669458591c9c6b124972f09303c8d56aa4a3c5baf2bfdb53ba4eac53353928c9eff1fe49b8b2b629fc79c2a09dd34fe', 'k3cF39', 1, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'MBmEBUW44WKcvn7Kuyo7', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'hgek8bNwJJNeq279LQb', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c9389d2026a1666f3010a3491b5bc073c45096129039ff1eaf3a618c5db5439e6a18c002c313dc8266c6771657775ed1add845acdb9153d812ecf5a7a5dc65d8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'G9GQilCofrELdTjZraNI', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '5c0da98422d8edc083f674173eac20eef542c6231d0944647190a5b957863993e2a49bf011ede412a689714624ae629be76363f5463122dedcdf216e1795897a', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'jZB8tLKlLBetnw0WHnd', 'embRIUFLHSI7wGXIwhX1', 'c9389d2026a1666f3010a3491b5bc073c45096129039ff1eaf3a618c5db5439e6a18c002c313dc8266c6771657775ed1add845acdb9153d812ecf5a7a5dc65d8', 'k3cF40', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 23ms (Views: 0.2ms | ActiveRecord: 4.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '58a6706e3ec91e4b4d5dd71a006e7c7df54918aa38660de4e63f3dbd7d01624772ef01de9d48dc1968a971c7a6a63d64fde539bfa1e38987c18c026269157bcf', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, '4cR9mefQan4ZEYLNK2k', '7rZcTaed0YrYVMc0Ew', '692b76f1b7199b2869b52dcca3d6f4edef8d83f55005f753859096e365e0f08a63b87d9d2aafed4807f477014f3941a0cae5321ac126fb8bf39c2f0d9bbce08e', 'k3cF41', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'YXlWQNv9jWumKo0ibJl', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 40  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'jIUWRwIkrAu2RoCKJv6d', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 40  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ea803549b3cfd05f2a8be564e56eb304b81e8bf2cb66ea678a1f055767c57081a8281a8f17db0df8d96d7b9c2e258b414c133f6c59e0c70584b47e8593ea1cf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 78ms (Views: 0.2ms | ActiveRecord: 2.7ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '34e933693ff32f1be5846b5c058b8ddc237635eebdd92faa986baa45b69f54c4d3c4e927ce80af664a43098ade26f16ff97c090742e9ee04d416f17d1bb8bc82', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'uw3jp02dBNtYxbiWjTnt', 'QeFtTrRE7m8qveOUEKD', 'aea8647b74fc170faf074e0e55b8a40b193b84eba4b4c6b51ed3aa3b9813854b8035c3e4214f49b6db08b6208543cc2a573b695ad0e8d9f8ac9b0a36aea1582f', 'k3cF43', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = '0kCqUYDYq8O9uJPYHkT5', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '30be9a894bcf3d61c65e80056ba6d95216e57f15edbbdcd302e91faf55d9ecfe5cebc9fba83d24ee38236bf0d6c90f52fcdff57c804bfac94ff81a81f0c4b0f4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'r2GoACPNaax2EGeDY7ql', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '52990727f1506356628149440df97bec116fc64969ad897ca9bdf3d9558f958a15a1dba6b3b0a36fa5ddcc473138e439e03fb1ffc6e32f9f7e6eac5b8b3ab8e7', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, '3oHHUIzSCKic8gWKh9pm', 'hcoPtvsMT5xf4HiFQno', '30be9a894bcf3d61c65e80056ba6d95216e57f15edbbdcd302e91faf55d9ecfe5cebc9fba83d24ee38236bf0d6c90f52fcdff57c804bfac94ff81a81f0c4b0f4', 'k3cF44', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'EXyizVOSF15dKqV9nn2', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 15ms (Views: 2.0ms | ActiveRecord: 2.2ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '07b2f1b3e0bb71ff1d4765aa4f66764435d24a2c38a78d7a65f91922ca155bee36a23cf63fde8507e5c92b2bd75f288fcbf4ef233519f630c5f7ae63a4b1b4cd', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'GyCUdr77ovII8xhVZCfB', 'g53Dob669nVClPIjmTWD', '07f0fb958aef0b20ad72dec5370f5c053cc44fc440423370886c2008412d1bf5a7c5310820e81ae86bf7547bd8b8710aa06fb4a7164f1ef88c9bca2e19a2cf08', 'k3cF45', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'uldN8SWYgC9y1M4QQYnG', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'df4636b3f1926a1c9a45aca166bb7448c259cdf7d72e355ed7d094a5e8ae475406add17f449a267b1d733f8bcf37fd228a3e1203d9958175176e659be1b11b96' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'cX4vPlcaT0zTvYIrySG', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'ea3500502b32efe6fd3c1c9886a7bfe63fe48aafc1f674fd450fe5fd72ce69ce8b00039611862eb3ee97d1886086796c7582824505a7f47865a0249055875f9a', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'qyfgcztqZDeax1zTAG04', 'EOlMosUO7FRnNMEuU3P', 'df4636b3f1926a1c9a45aca166bb7448c259cdf7d72e355ed7d094a5e8ae475406add17f449a267b1d733f8bcf37fd228a3e1203d9958175176e659be1b11b96', 'k3cF46', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = '08f9Dy1Gvzl8wk0SnW4q', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 2.3ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '0dda1c73a0ceeadb3b899ba7352eb15feca0c3e0582aca09c4304abce8122dbd202ab8a6c43b01cb3b806c9321c0cf64b1e9c34e9662503503ee1a3aa3ddf933', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'MkyJZ6S15NjQ5M6nCVnF', '6uNmeFZB7WnEYoMJD7ho', '2d2b02bc6da73bb9938fa2c008b121e1cde44833c6dff08915763cac16fa13d57552e02574f0afba8acc43ccedfa8b3a0a7c22ccae0dc76a98cbdbb72838703c', 'k3cF47', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'eBFvCQtfU9vwLiEXRKz', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '266d9a1c7c1709232eee679b032980fd4120a2d79a628c4e03c0f9d53e3df9a7e3cb896be24de1d881bca3b01613580114be92bc842ebd4580ef6f32db491c64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'HBEoqS8590py8Qomq1L4', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 45 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'f8ed692b92b9a2b2ee1c7e107bbb334f7e156fc5b3f5f88b7a87e883c8bbc684f420bcb3a6e421c08b4d982fa9e8f34eb7b0bf0a98ba5d159f9b54e14fc33eae', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'SxiNDDnzzgicmEhUN2w', 'yWqIq0u8B3R3sVbPh11', '266d9a1c7c1709232eee679b032980fd4120a2d79a628c4e03c0f9d53e3df9a7e3cb896be24de1d881bca3b01613580114be92bc842ebd4580ef6f32db491c64', 'k3cF48', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"266d9a1c7c1709232eee679b032980fd4120a2d79a628c4e03c0f9d53e3df9a7e3cb896be24de1d881bca3b01613580114be92bc842ebd4580ef6f32db491c64", "single_access_token"=>"k3cF48", "perishable_token"=>"yWqIq0u8B3R3sVbPh11", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:49:53 UTC", "updated_at"=>"2012-07-16 14:49:53 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'WuV2fJgFCsgSRS7MOQk', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'XAFWDrSGi99F38h8Kqf', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 19ms (ActiveRecord: 2.5ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '64c37148f6120f49fc22acba342b4d6266fbbb56c9358c431a726fa1bb2dbba90ced928b947d64150bfcbed99f11cd85210e15afc30f70bc2adf1fe350eb1b28', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, '8osQSrzJt1rZ2nJvE', 'IZYeRFPsIS5JbHsC2nsf', '85c356103e920a358e52759e7916a3a89fcad08bfc92d7716835f0d56d7f59c5d3df8b45b8a41aefa6acd8b767c4c948a5d45bcfeb40551c68e6bc5ee33e7134', 'k3cF49', 1, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = '9wurTZHNF9Ij1DaZseT0', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3fb9c6ffb6b2f6cd49f2806c57557e564da0fda03d34bc73467275a2e048d063904d3524dd7a306dc4ad79d6fecb202eeeca042add8043e240664dcdfe4b5467' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'ANOdgmgxbn01kW67s04', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 47 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'bc4998e8263f32701ae968ff35bc1327d1e60f14d426117a4ec867ddf770d2ee46174b76e523b9a133d732826d54063c9defb8546cfa2f4a6eb8c47c82ac88b4', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'h2LtBBjKN0Zu0g47Rfu', 'fprg3I2cHDijFlcUThDX', '3fb9c6ffb6b2f6cd49f2806c57557e564da0fda03d34bc73467275a2e048d063904d3524dd7a306dc4ad79d6fecb202eeeca042add8043e240664dcdfe4b5467', 'k3cF50', NULL, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"3fb9c6ffb6b2f6cd49f2806c57557e564da0fda03d34bc73467275a2e048d063904d3524dd7a306dc4ad79d6fecb202eeeca042add8043e240664dcdfe4b5467", "single_access_token"=>"k3cF50", "perishable_token"=>"fprg3I2cHDijFlcUThDX", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:49:53 UTC", "updated_at"=>"2012-07-16 14:49:53 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'QrFnr9NXcJSmUvoOc2Mg', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'nzzK3M5g8tjsU51kja', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 48  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '0d158f763a1cf9ae479a9507bbd4258d19754807ff1149cd6f6adb41ed6b1aa9ef1f3f3f51056819a7fd2aad72084700ab624ee0326bb7bab2fb1d507def0d97', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'E74rDWyFSd1hqhgJpnp', 'EO9h1FhRZfIPJogdWSN', '96627eefaf398e6ed173c76d20b785f2dd2bb27f32c28563a276986a6497c1fb37dd64383acf002a655ed3af3bdecb91452f994c66f224563f4b04e7c0903c54', 'k3cF51', 1, NULL, '2012-07-16 14:49:53')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'UwzQaOYvr17c6yd5eECn', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f7a6c319c3a2a106b574e56bb7f2b04f2c9e54871ea4638f535fc2050cc641332d6de0a95caf3786e17b494febee0c4c041dde5d6ad77fd6ae7d9fd8e8d7d010' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'LS2kuBCjYTnkWYXYkyo', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '54fcee08e7978c226cf1ca531773c8587be43b0ee55022540f239b06dfd66916f01ac067b1eaea213b5aeaa058929e0d32b7212eda2d7b2adab6fb01955b948f', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'H2unuViQTggWDWj0eARP', 'mLECyHzTbVHnczsW4YYb', 'f7a6c319c3a2a106b574e56bb7f2b04f2c9e54871ea4638f535fc2050cc641332d6de0a95caf3786e17b494febee0c4c041dde5d6ad77fd6ae7d9fd8e8d7d010', 'k3cF52', NULL, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'Xif4RgM5VkDe6B3FXEV', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.4ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'b13cd2b1648e38cb642cda7cb62d503239fb528064376bc7b6568b73ebfa686ec73177d794e68c44aaed359627c6a79b95b8411c340a87c632312e4c5e3d90d5', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'ezsJt4jZOWKMdmwDcWkt', 'DHeo0aM8KRbJstsd0j', '79be65b1d4d57225e7061a43d0bd60e19631d1aac8373b76e8da123d28d9237efddfa047e13821126bdddf4335fdd3c61d2e5d1aeae2d43d08b673f849dc6380', 'k3cF53', 1, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:53', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'JtNDniKL8Me6lERv2bi8', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1d25334adb322c5c61a598445c3d21cb75bae7224a063dd758ae1f28644afd372f14808b0315219a3d161d861d5ae95043db1feef5b79f6d983af38ef0af7914' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'i5ujHhsO1Zo0ByD3jPf', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '81e52a9a9752b430f6c35610278cecb38dc2537f1b5cb16bd7a8f125d1eeb13a05e38a357a4dbac1d089e6d4d2c62185ef4646a4a92efe770702c8c4f0968daa', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'pAmDGvhu9yTcionq6iG', 'AUHPgXjaxs8L5ymKxctD', '1d25334adb322c5c61a598445c3d21cb75bae7224a063dd758ae1f28644afd372f14808b0315219a3d161d861d5ae95043db1feef5b79f6d983af38ef0af7914', 'k3cF54', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'pqbzfqTL6wlR1CVU6J1z', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '41745b1744b4210882d219993a0dd92308a5133aa3c9981febd31fd7e09f26bc6d750bf675d1c2dfadf0d9054ce12f4268535a2b4493f54deb483825e74a1ecd' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '2dc7ef71f342a72dd7c4a1bd7aab647f9a0e1c12bf60c7c4c11dcfd079f59eb7e6e71168d6f47a066f8672d1020f2742779597ac47a24ecfa3a8254397474efe', '2012-07-16 14:49:53', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:49:53', 'john55doe55', 1, 'KEzk2g4szml5TU8V0jpF', 'owlFglctlOzq8RxZPzQL', '41745b1744b4210882d219993a0dd92308a5133aa3c9981febd31fd7e09f26bc6d750bf675d1c2dfadf0d9054ce12f4268535a2b4493f54deb483825e74a1ecd', 'k3cF55', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:53', `current_login_at` = '2012-07-16 14:49:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = '2CsQ8CbsrMgNmXh4T0JP', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dda4eb421a5414135a8469e31129e9aabbad62f8e425577a26be51088357fca489ee3d56e101bba8a86606852389b6ecb7f220b5b0173c477022da4e428d00e4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', 'a34836a93d266e0776d6fcaa51c15262849d8bf8495c60a7f8ae0f04c69eed335cb9ab6c49a006e522cecd7f9b1d992286f4fa00caca14433c6928e2a7f6c3fb', '2012-07-16 14:49:53', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:49:53', 'john56doe56', 1, 'kjVYpJU5mdyVBxv86NWh', 'dzXGK6UNmwKYPphzFcJF', 'dda4eb421a5414135a8469e31129e9aabbad62f8e425577a26be51088357fca489ee3d56e101bba8a86606852389b6ecb7f220b5b0173c477022da4e428d00e4', 'k3cF56', NULL, NULL, '2012-07-16 14:49:53')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:53', `current_login_at` = '2012-07-16 14:49:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'qQulyDMalsNiF00hDXX', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 54  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '32e5f0121d722ba47867b193fb4db46ca9d36e3f36593b10625e8eaa064b3088922b9a333a47a827d1a74a7bffc62c7ed74a1fa4bcca904fe45c46264e0daffc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:53', '8a96c2af35b4e20e04c0e560a06824b260c57fc21e35c7a24af6bc24eec0150a39ae410b8641f205e3219a3a36a56ac26e10d59d667552896639c64b2567b84a', '2012-07-16 14:49:53', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:49:53', 'john57doe57', 1, 'ske85fQSZ1nncERNnLO', 'RGgmxpWfYgvMFcAHtQ', '32e5f0121d722ba47867b193fb4db46ca9d36e3f36593b10625e8eaa064b3088922b9a333a47a827d1a74a7bffc62c7ed74a1fa4bcca904fe45c46264e0daffc', 'k3cF57', NULL, NULL, '2012-07-16 14:49:53')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:53', `current_login_at` = '2012-07-16 14:49:53', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:53', `perishable_token` = 'zmMgvccqmXY7ej1QbzTm', `updated_at` = '2012-07-16 14:49:53' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '09538c6099bb6d0883a293915f5cf11c04c9698d6a444f62a69dfcca6c6dfa28c6438989a28168b86406b6b367200b9eec5933c4ca5ef36772d1740800845596' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '5a27a559627c825bc72f0b08b67b9bd30ba966b6fdafb56825243935f060b89a1cadae656442d689e5227019d4f7c8f993fb1add2c3b981c92cdbc42884eb733', '2012-07-16 14:49:54', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:49:54', 'john58doe58', 1, '5mYsJ8q6y0fECX7NH8i', 'T4gELFiKFr3RGsvY4f', '09538c6099bb6d0883a293915f5cf11c04c9698d6a444f62a69dfcca6c6dfa28c6438989a28168b86406b6b367200b9eec5933c4ca5ef36772d1740800845596', 'k3cF58', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:54', `current_login_at` = '2012-07-16 14:49:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'FcQcdfchP14BLRFKj4LB', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'eceb66f3e407122526e7bbec98a894dca9d33f53c88ecbce0d2e242c560043530bdad9d58d86f032e435edd17f1a015ef860d81cfd4fe48c6d4cfb55b0c17dfa' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '2caa57be95c5ae364fce24e48f0c189c4ae26feaf0a52f11915e6775e295dd144ea2409ac88058ec8fb3f358880ae5a3dcbed0ea6dc0be03a6afab91eefd575f', '2012-07-16 14:49:54', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:49:54', 'john59doe59', 1, 'j6LtxM4QLTiaee2BTZ3B', 'ZBZ7XnXzkPARc0KJZnmE', 'eceb66f3e407122526e7bbec98a894dca9d33f53c88ecbce0d2e242c560043530bdad9d58d86f032e435edd17f1a015ef860d81cfd4fe48c6d4cfb55b0c17dfa', 'k3cF59', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:54', `current_login_at` = '2012-07-16 14:49:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'jZVtEM6bXObGIbOSqpL', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (90ms) Date: Mon, 16 Jul 2012 10:49:54 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50042a1248339_bbf3fdc56034cd468899@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50042a12319c1_bbf3fdc56034cd46858e"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50042a12319c1_bbf3fdc56034cd46858e Date: Mon, 16 Jul 2012 10:49:54 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042a1244653_bbf3fdc56034cd4686bb@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50042a12319c1_bbf3fdc56034cd46858e Date: Mon, 16 Jul 2012 10:49:54 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042a1246bd0_bbf3fdc56034cd46873f@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50042a12319c1_bbf3fdc56034cd46858e-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 138ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '36b36b3dabe146f78c57df31e76997987ff115d08feaaf5738339e66eca83103c0e0b6d1d3c80a1dfacf60db4f06076bcb080c3ca0ecab703343793f975f3e0a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'c41e5832730874ca20493c5d1d4773798b674cd0d05516fd9a7c82dcef499a5ade82f21f5abfe6f618f46d7d1f1356d490691480744d5f9c556e85af20f51175', '2012-07-16 14:49:54', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:49:54', 'john64doe64', 1, 'u1NIejyWE9fBRTgsg8', 'lDp8XqdPhExyKGNFfGpx', '36b36b3dabe146f78c57df31e76997987ff115d08feaaf5738339e66eca83103c0e0b6d1d3c80a1dfacf60db4f06076bcb080c3ca0ecab703343793f975f3e0a', 'k3cF64', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '490f272afcc36da1fecfa4586097adadf5066ab349035c340abbdedc3ad2a35ce3d638deb4ecf6fcec9035dfbf9dfaae9d005bcc814ed3c18083a2e94f0893b9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 1.8ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.5ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'eee683da6f23a7b395f0110d26babdb102c867ac2b7a6fc4d2f75b4dd81cce9caeb6a05bd650710f44df8f035419f0507b93978d6cbde787d6b568734f1bebb1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'N6YamGrLe75GUpmxP' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '0e74f766fe7b37bf9ed24944faa58c672059582fb539fe8581f28ac20e551f829c08f2655daa0b68dd0e9d4ea8e830af200ba05980181cd775140532db00f8ec', '2012-07-16 14:49:54', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:49:54', 'john66doe66', 1, 'aDJFofkEkJijEBauQJa', 'vgkwyqs1X2fkxjUOpZr', 'eee683da6f23a7b395f0110d26babdb102c867ac2b7a6fc4d2f75b4dd81cce9caeb6a05bd650710f44df8f035419f0507b93978d6cbde787d6b568734f1bebb1', 'N6YamGrLe75GUpmxP', 1, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fabe40931f95caf8c19f9b89944e3337f027339473896d1f498a52cc3896cbb9abfe043c98b4f0b2c1ab174225beb64b16f431289d76460ad281570290e98bba' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'p6xGIlQPO2c1GxbaumAz' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'ff5b6db185ffb3f581e56aae0b62222ff64687082e21e9c691b18178fa0c8ab8328e93fdaa9cde5d91a4a5e689a5fcbb0fb2cae93e8e951e2f0fa22d421b4719', '2012-07-16 14:49:54', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:49:54', 'john67doe67', 1, 'FzPfqRrKu7wCMbXuk1Bc', 'fnQg97RN5m9J4Mef', 'fabe40931f95caf8c19f9b89944e3337f027339473896d1f498a52cc3896cbb9abfe043c98b4f0b2c1ab174225beb64b16f431289d76460ad281570290e98bba', 'p6xGIlQPO2c1GxbaumAz', 1, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7b2e42db7b21d2f88d53c955674f47682853c68854c1cf3a1b81cbbbb94a92aa3275aa340bd2c876686bc127b98477914112867c18f775e62bfad2fabc265d60' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY '5PTPI0ZlAi1LWhMxT2tG' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 1.7ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 12ms (Views: 9.5ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '232b40e9afd938643d4a01a964d39744dd5d58c5808da79b6a0edcfee91adc7bfc8249a7a53f19088fc3410640c6d36c89d28aca3d4b356aafbc52003db9c763' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '6cec0a1087dfee9bc8b0fc6f6df87bcea2389c85878a4b6093adda71abc69e69890920ee9d1dc675b2431c96c11e6e44077759da65e2cb74922a48cb828a6270', '2012-07-16 14:49:54', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:49:54', 'john69doe69', 1, 'xXiXoEVfVu3gyxvuqh', 'ABz4BgRsG76AXoV16DGk', '232b40e9afd938643d4a01a964d39744dd5d58c5808da79b6a0edcfee91adc7bfc8249a7a53f19088fc3410640c6d36c89d28aca3d4b356aafbc52003db9c763', 'k3cF69', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = '0dbSLuyaAe8PbiQK6F0', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '937b8ee1b2b1eb8935179b25581bf18d14ec2378d7fd8a5d0823068aced4a8c097cbef83856144b29347f94c42199a41c18e59a0d7882b25638e5f303ae1aa16' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'e8680aa393675c62a39962404e5e14d6f8bc66a84243a315a61f983a9337e7c12b2d19b0d67628cd555d48af529f826a7b89a9ebc4dd859c22a67978298fffea', '2012-07-16 14:49:54', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:49:54', 'testuser', 1, 'CeRsh7zXOkG56Lh4Tw', 'NrrEIeumpyqAX9WJMZ4', '937b8ee1b2b1eb8935179b25581bf18d14ec2378d7fd8a5d0823068aced4a8c097cbef83856144b29347f94c42199a41c18e59a0d7882b25638e5f303ae1aa16', 'k3cF70', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'nKXGkjRecHPjGzGZfQq', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:49:54', `current_login_at` = '2012-07-16 14:49:54', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'QJkxe9u1acVBRsdG09yo', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 12ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'e7852c1765dff4666878a5105dce0fab1a6bbd922e965c6b30bd67d2a2cf2d29dcf2fc071eacbb6d5b0598d082d66408ca35a729b96846924c52ad653616c6fe', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'LqsUE8nhyKm2AgZz6Uy', '9wZgElk8hw4274t6tEJ', 'ed148f783b3b6dac407cd86680dc6395ccb5b41b0059b62315dc8a360717022e386d0c9a9f6dced6d3f1d193e1bfa53f0b2683ebc0d467eca4789270cace71d9', 'k3cF71', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = '1L9UFyoB1aujRdKC1Ygy', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'BRVJduRsGG9ngTAWGZfp', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'af2791b1c9bd082eedf52e95be632fb5d44b47557e8c99c1704744260db23bf78a8598f41645ea0c548bbae4d7159920ebeead948c255c7d361a6e6fa2ef86d0', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'OtFuXARAbMTbhUVh3iX', 'Zj391Bq5QGSZCbA8dkvj', '9bfb982cc373f8b7e47601d19b41e6a4eae81f114487b31ecb49c12da9ae2002529415531d5723e31432bc56a16b6e6ae216369a210fb7a5f1516433efe6e964', 'k3cF72', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = '8eXqkq7wUgUocgFwRyv', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'Yodun5qECYJCUSyCqU', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '567c133ac68fcdb547ad7f2c508b1506e1237e4c21f925b7306700065b3edb73992fbf05ea560d7b60ac984b51429af19f428ac8600772b285e74e3a7c737b22', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'FZSUy5pFmYLo1WfEREy3', 'RKACCKrgbeTxxp5JKb3', '7dc627edc90209f97d594da27a8f6aec9e27eeaa43c2970c89576a30396b912f6c9ec8328e232da9d771b04674cd52e5ff8123e06a92433b716ca2690e7f58b9', 'k3cF73', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'xacAHK4NFe1C8bS0dmCd', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = '6iTF78BsxgWpuZ4r1E', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.3ms | ActiveRecord: 1.4ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '6a69ce618f87016466e7f9b56890bb561c8a00c720000dac52f609f7c72d0b8da2e182687233a9bc4544c1a469d7df9e46968e2834e9d8c55bbc91eea048c95b', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'bD1AGFbsKkkJ9YvY9k7', 'z2fymu2fLsVEtNIX3J', 'd0cbc00bac78b338e00ca4b905dd2973198f661942f82045af93daed435744c1a875c3575c82e87df378c5b89556408f35314155fc640e5347f062ec3a3dcbdb', 'k3cF74', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'BmiV0De4daTRRghuCpah', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = '8RdT2sd0NCMuHDyQ1RRP', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 65  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.2ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '8ee91df4cefce57685c41aa3c42fff8e5c31258caf29e3a94f90871a5ce9d0e4ffb31ff131b471355c22cbbfd908b85283b156b7ab36ccb49e20509d253f4979', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'E7NwIkcJC8YmcCJ7k', '8cGBQ21tvbsJ7gsjPIRl', 'b737a3b26783145af2dc58b1f9ec3898405c6c005297a50c4dbd35ed3caafc4e4e6966d295e0b2995abbb8ba82b5118405e47ce3e3716587298f4deaede9f62a', 'k3cF75', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'luXqOTeKXDhRSlwtxEz', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 66  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'MLY9JCBDm47rDZiTMYDX', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '8385b5f867cae70e4f7b1ef65ce8b80869cc3de475d8f9bcf367c7600661d11e8d0fa2c1fe7e45a36788ede1798b2236abd53fdf541526a450662f868c700ace', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'VfdBN1Ys2NQXX6Ygln', 'AVBUoo7h9LsQ1YCRE5Q1', '732c72e67d1ca5b17e33920b44900b1477d8022f83c1f9ee5a7e2051cd65313ea5f0fc0b56c72b082a592fa58f69a442abce69b1ab145aade93d6ec4a767fdbf', 'k3cF76', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'avtEXfB8RFU5dQQtL8GW', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'FQQk9c2luaXG2Tay1SyE', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'clC0w9fk1jMHnKitHRY', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 67  (0.3ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 13ms (ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'b9fd16937b32efe39d61b218a31c644b79f5e14fb3b6dc4dbdb7c4babda82322b919261d66cd6b353b7c79db4566d17ef82332d89c5ea888b4d288d9fbb0f4e3', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'rk1MbO3QdaTkYBe7oogU', '2gkMfjHjtG8opJr0ccAx', 'e927f2633161e7d3318a6f777bfe233a46a749485433ccf7935033366249587e089ff65f4c237e7da5bbe0ede9e0c4deebbdcbb8a342e58b13d60724974a9d46', 'k3cF77', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'dkWNFSfh0C4NQVfPXSV', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'JiSciA7cNTxvUnwM9r0', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'IhuxR8kMPyf5GRfSXcx', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 2.1ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'a7a8dd4c2873c5cc1ece29730ec1d6d1b85d11797292cf2f9b228177834b00e3144b712de14078441b5639f55458edfd071f858812c48f544cedeaa11015669d', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'UyHtgcXyeli5cPs1Xelr', 'QYf4otfBa0miG2FquE2L', '9781e3dce354bfd150b94897a9045cfc5d07da7660f2d4b92ed1cf67160bc3c08736d359a0b58792bf77db898921e72e5b8be5e7fbad184d597c0dee969220a3', 'k3cF78', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'fix2JYmdUAec96LKwm', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'd4T0cILBDMueI2EzgxPF', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'a4d1f5ef9d0e1210cce95c92333372a1db870d2bd90105f51adb3f973215ea20f5016d4671f7c22f1e6ecd3a547575a28fa4794c5a1604130634a5fc30d337be' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'ec14725d5cf6f4ad2cf38dfef41cd874fb03cdaea70bb843c5e244bdc7c8ded15ad49f0a626a5afaf8781c73950421a2ce740862b49fd4f727130cf443323f92', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'jrgDxnZhNOOwgvaUlQ', '25RA3yR2ChgwndpdBNQW', '3513d6ff52a3261c353339f1be52ab8dd5ef5aca7b0e3e899fcb5b66b3a9d8e9ac0cfed87fb6605fbcc4ca0460304d3533e3ecada157333f7e6c5960f1b7acc0', 'k3cF79', NULL, NULL, '2012-07-16 14:49:54')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = '6jz0AshZhTEs4u3yrou', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'kQXW6nUvrjOcmI8i4WTN', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'a335b36dfb4f3e4b4077ba85e5864fce6d565afd87855987a4528d2d32f58f70c1f8bc337d82db409b6b90d20f8831c0e47916c3ddf1f4c4e3dcc0d34d0a18fb' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '3a382403260de2a1565d0352643a50f6b79618f361d1bea6777f63c20dc72b5a7a4d43b96d6346277c3bf74c9f822bb410b6dc306fc59d797ff0e1d68f4f5fe0', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, '3W6NbAAouVp51dRQGFAS', 'Q0zmRaNMn9MPCrcCbA', '0f091b963d60d83d5e4b901097a8787c47bc23e06e731d52f658b5ffef159531c0874b7077b5e941f00cb1fc99863f71e1a1cec5f248da48c240a4d56348557d', 'k3cF80', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = '8Z0TAmPJLZIddoo8DFUX', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'f6go4N8Kmffl9Wnhfj03', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'd0e0c0e962f4d5b134d581b262c5bb148fd4fef6a97abc4eb112b167ed0b5e9bcda9019ef4d647a6f6cc7b9ee76801db1b3280e0ed50e67186f7fef61a2e96e5' AND `spud_users`.`id` != 71) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', 'dceb3335800e5b7d22ab61837b1e7d688b464f49403fc24d00437acc5b57b517a244412744b94840733674df3b1c1bd4d18d2062994efc2ab87f2e9380024f17', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'UUhI6MSkPKugbiUob8Mj', 'JTLknCLIJfGJvMvv2QB1', '5cf11cba93774ebc2b5debeea8796952635c4c7bf51d86af617f4bc2f822c92729c546e10ed1b21afef62c73fb5bc9bb3a49772957480ae6f765762d8df20efb', 'k3cF81', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'A6BSIOMpkxWveEjGJOl', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'ATzTTDrUFp9HKOw2A9q', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.5ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:54', '241b954b62b73379bd8d90f0fe21d6f3d4b4796d490820c7bc521a84d2f99a06c091ddeaee59b4356982c1343689eeddc7d2d78430a9b3c3cebeab0c0127ac9e', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'luj0E0NR47s72W3Owu0', 'DMzPsDAtnywJ7YQcMFkH', '2949a7e42938581f281965ed4cfdd015ec0cbd76d5f1927134393701337bfe3b6c0591bfbdab56967aca07727d1ea7e1ea97fec9e7abb52954c0ee5bf02d7967', 'k3cF82', NULL, NULL, '2012-07-16 14:49:54')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:49:54', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'xV19PWAMt0DKqF6vCKf', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:49:54', `perishable_token` = 'izuflWoocUH8B21K9pc', `updated_at` = '2012-07-16 14:49:54' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:49:54', 'test', 73, '2012-07-16 14:49:54', 'testval')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 0.6ms | ActiveRecord: 2.9ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6788f30a4f55c0d417fcff93e232d3a42cd81a4ff71a2c7473caacf2fe18761493dabf6610814dd7307e4911b12d48390e0068607ece5aeabb56f097368e7d81' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:55', '8b57238f0a64e33d0732f04dc52d53535b790b1770bf4368eb3ad6d5d0927cc0090c317a80b55d88483243ab5cad300564c8dafd6f3ac1861198ea1a68ab8132', '2012-07-16 14:49:55', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:49:55', 'john82doe82', 1, 'wLFMT2pj8iLMHVrxP4Eg', 'R3vGr2i0QmYtJYy6aYp9', '6788f30a4f55c0d417fcff93e232d3a42cd81a4ff71a2c7473caacf2fe18761493dabf6610814dd7307e4911b12d48390e0068607ece5aeabb56f097368e7d81', 'k3cF83', NULL, NULL, '2012-07-16 14:49:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '60b3b69fa9598e440cc9b234e25b4c4c7f0cd5db9740ea76e32a3cc77867340b48d5682b05946f4203f9e812acc4b3451f2ad631efa5879f73391a25a544f25e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '6788f30a4f55c0d417fcff93e232d3a42cd81a4ff71a2c7473caacf2fe18761493dabf6610814dd7307e4911b12d48390e0068607ece5aeabb56f097368e7d81' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '6788f30a4f55c0d417fcff93e232d3a42cd81a4ff71a2c7473caacf2fe18761493dabf6610814dd7307e4911b12d48390e0068607ece5aeabb56f097368e7d81' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:55', '17ee046a88d6d3ed9a8ee048971594ec31ab48e6efeaf795502f055157c30bec3fa64753621c08280e581e5666b5a558f1c3fdc46e81ddbf67e68d7ce10549d4', '2012-07-16 14:49:55', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:49:55', 'john83doe83', 1, 'QnzO4PpWphFsTXbCRZHS', '5w4cirrafhe0msG9hoY', '60b3b69fa9598e440cc9b234e25b4c4c7f0cd5db9740ea76e32a3cc77867340b48d5682b05946f4203f9e812acc4b3451f2ad631efa5879f73391a25a544f25e', 'k3cF84', NULL, NULL, '2012-07-16 14:49:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5dc95132ba29aba05db6a0e9c0511518aa26de6c3f1ecc51c84f01a1202dadd3e689b0e34766d1965e9ef70fa3d3f50cfe1740a6b123fa2a8de8cd4767485522' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '60b3b69fa9598e440cc9b234e25b4c4c7f0cd5db9740ea76e32a3cc77867340b48d5682b05946f4203f9e812acc4b3451f2ad631efa5879f73391a25a544f25e' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '60b3b69fa9598e440cc9b234e25b4c4c7f0cd5db9740ea76e32a3cc77867340b48d5682b05946f4203f9e812acc4b3451f2ad631efa5879f73391a25a544f25e' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:55', '6f6ac5ac4f852154fd8b46380c73bdf116ccf794c305a7c8f837bd43a8396ddf57065ee1d516c3c83ea9525a35a916db16a721f80e078661cfa7d7a3f11af3d6', '2012-07-16 14:49:55', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:49:55', 'john84doe84', 1, 'v8WHLQ0zcmROV1rMXbK', 'VwRrVfV5xxY5EaJbOj8e', '5dc95132ba29aba05db6a0e9c0511518aa26de6c3f1ecc51c84f01a1202dadd3e689b0e34766d1965e9ef70fa3d3f50cfe1740a6b123fa2a8de8cd4767485522', 'k3cF85', NULL, NULL, '2012-07-16 14:49:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fc11dc7ca58805cd08477b1dc19a132b6d1ed4fa603419b12972e2880b5f1feefd5438398a2839dbe262f5c07034803dea318273c1d566b1d48a378a1fa36ce8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5dc95132ba29aba05db6a0e9c0511518aa26de6c3f1ecc51c84f01a1202dadd3e689b0e34766d1965e9ef70fa3d3f50cfe1740a6b123fa2a8de8cd4767485522' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5dc95132ba29aba05db6a0e9c0511518aa26de6c3f1ecc51c84f01a1202dadd3e689b0e34766d1965e9ef70fa3d3f50cfe1740a6b123fa2a8de8cd4767485522' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:55', '28bb3cc709f6b217c5fffb27727dd4f379aced91648ce7ad9687971dffce470d5efa45e934f9c64eddd72b6c28ab4a65f168488b02c8749eade385b8799cdae4', '2012-07-16 14:49:55', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:49:55', 'john85doe85', 1, 'GhfBC9pCjgLKQutsSZc', 'lVr8nP26nehtZc3vHsAx', 'fc11dc7ca58805cd08477b1dc19a132b6d1ed4fa603419b12972e2880b5f1feefd5438398a2839dbe262f5c07034803dea318273c1d566b1d48a378a1fa36ce8', 'k3cF86', NULL, NULL, '2012-07-16 14:49:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ed0ad52179eef4f8e14d635b8f98e63f937315a13747d175d889807cc2a7a959f3ad51cccd4fd4f33728734cacef66131e47d78369f4446ce607c7498c47c9f8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'fc11dc7ca58805cd08477b1dc19a132b6d1ed4fa603419b12972e2880b5f1feefd5438398a2839dbe262f5c07034803dea318273c1d566b1d48a378a1fa36ce8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'fc11dc7ca58805cd08477b1dc19a132b6d1ed4fa603419b12972e2880b5f1feefd5438398a2839dbe262f5c07034803dea318273c1d566b1d48a378a1fa36ce8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:55', 'bf666a64286aab10321eb5ed169df515573aea974a88ce99f31412c49d1b4971fe27b4d441f883f27dbe8ab55be85a7538c63f05fda9bcf38c62bb36ce3a0393', '2012-07-16 14:49:55', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:49:55', 'john86doe86', 1, 'Qt8ppekrsSmmjxviqW92', '7AAhM91kdFGCJburzyh0', 'ed0ad52179eef4f8e14d635b8f98e63f937315a13747d175d889807cc2a7a959f3ad51cccd4fd4f33728734cacef66131e47d78369f4446ce607c7498c47c9f8', 'k3cF87', NULL, NULL, '2012-07-16 14:49:55')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8fe086d0fddaa1015e012fd85cf37c4286a9562e4dc8cd1e32780fdc8eadf9a3f5f308b2c653eea84cdcc054f27eebd9c0cc86819e784bd3ab7103b48d2064d1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'ed0ad52179eef4f8e14d635b8f98e63f937315a13747d175d889807cc2a7a959f3ad51cccd4fd4f33728734cacef66131e47d78369f4446ce607c7498c47c9f8' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'ed0ad52179eef4f8e14d635b8f98e63f937315a13747d175d889807cc2a7a959f3ad51cccd4fd4f33728734cacef66131e47d78369f4446ce607c7498c47c9f8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:49:55', '531b1462bddf25a2357dd9e4f7cb621b7456ede1fffbeb0d112cffc537ab0f9a03bfebf4e1d16b37119b73a0a4a5a2d35297026c4400f1869937f9452c6850fc', '2012-07-16 14:49:55', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:49:55', 'john87doe87', 1, 'LyTCI5ZYgRHBruHI6lW', 'Y9nEiXBZJRD4Ljb4sTwq', '8fe086d0fddaa1015e012fd85cf37c4286a9562e4dc8cd1e32780fdc8eadf9a3f5f308b2c653eea84cdcc054f27eebd9c0cc86819e784bd3ab7103b48d2064d1', 'k3cF88', NULL, NULL, '2012-07-16 14:49:55')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.3ms) SELECT DATABASE() as db  (2.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.3ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.0ms) TRUNCATE TABLE `spud_user_settings`;  (1.3ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '749c4a09e5b63903cd4d58274d2d46248178699be616e7a4d6533e8f2d8c7c59f21146d6ddd9fe26036b55c716f291b45a2b71983092d04ee6d35d1471d0cdfe' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:46', '9589beeef0423522ff385e1933661c4c459019926e3cd198637760644e4cc24f8475c8d6ca3d41f7941ff064ac4ba828bec3187d7aa0cfcbf1c74f2bfae8022d', '2012-07-16 14:52:46', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:52:46', 'john1doe1', 1, 'WqW8WHMbuQVjIS36EPFh', 'ParaORCAbUNfh4qZpYy', '749c4a09e5b63903cd4d58274d2d46248178699be616e7a4d6533e8f2d8c7c59f21146d6ddd9fe26036b55c716f291b45a2b71983092d04ee6d35d1471d0cdfe', 'k3cF1', NULL, NULL, '2012-07-16 14:52:46')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:46', `current_login_at` = '2012-07-16 14:52:46', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'pDve77NhNKV68sHiUh8', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'TpBu2xI2BbW3JZ2N3Njj', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'h2yWiRXiBAr4qKoWvqPW', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 21ms (Views: 10.8ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2aabfa5347433fa38c44eeb903a9ec70d826d25d9b2296e4f79aa4231ea8e1c0a9e7ad752996f535921ede855a436c430e15660ab99dd83db90ed1c9f9447931' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:46', '867b75906c69d283126584396acb1d0bb7d20161692f8ef640ffe679f63cea366e6f40177f645fb5fa50ea79974a4522f9762c51a4aca3040ed075927e3c7c96', '2012-07-16 14:52:46', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:52:46', 'john2doe2', 1, 'LyX9bnh8YewfnAvOOlP', 'WALz8GycBXedID4L', '2aabfa5347433fa38c44eeb903a9ec70d826d25d9b2296e4f79aa4231ea8e1c0a9e7ad752996f535921ede855a436c430e15660ab99dd83db90ed1c9f9447931', 'k3cF2', NULL, NULL, '2012-07-16 14:52:46')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:46', `current_login_at` = '2012-07-16 14:52:46', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = '9hzN2phz18NxNPRtUKX', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:46', 'pages', NULL, '2012-07-16 14:52:46', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'ykLUMzAtoihKpqpK1Wf', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '75c950b390f9c3b3b2a3d24a1bec90d567d994a58183da8d16ed55ed57f3fa37dd2486513da856f5be7efeeb91ac75eaf58fcc0a5f64c3626f03287ec6fdebe6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:46', '2f57221c75865b5c17f5af3b811ae421f56283dd5a97adb5d0addeaceb48e31d71264227ed1303cbf8250576b85b88107aebaed15b3c76d7a43c34e1f81c5024', '2012-07-16 14:52:46', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:52:46', 'john3doe3', 1, '2w1OpTfQKVL6UfbcmMI', 'GTIWKPDXdZ9nwSOT7LYX', '75c950b390f9c3b3b2a3d24a1bec90d567d994a58183da8d16ed55ed57f3fa37dd2486513da856f5be7efeeb91ac75eaf58fcc0a5f64c3626f03287ec6fdebe6', 'k3cF3', NULL, NULL, '2012-07-16 14:52:46')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:46', `current_login_at` = '2012-07-16 14:52:46', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'xVbyGFD9AJuVuoRyPt4z', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7c25f85db44b4aa3e71f8e47db34f8c76ea7130e299760ffc5f87859db8ec33fc6fe3607026dcb02990a75d61c496a7c32c2ce499f95ccc91f6c8774fb1daf31' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:46', '7b26185c971b190dd16f4b497771bdaaa1d2a4d09e745dcf356a64dcd02e667ce82d70e9230d3a8e652a1ca74c7de7d29d1f342146be2f08d714fca9880a6a50', '2012-07-16 14:52:46', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:52:46', 'john4doe4', 1, 'Jj1Vek2PpnLMGScxBxzS', 'CcmRCltutj42gbNY99AT', '7c25f85db44b4aa3e71f8e47db34f8c76ea7130e299760ffc5f87859db8ec33fc6fe3607026dcb02990a75d61c496a7c32c2ce499f95ccc91f6c8774fb1daf31', 'k3cF4', NULL, NULL, '2012-07-16 14:52:46')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:46', `current_login_at` = '2012-07-16 14:52:46', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'IbrGDMv7rt15leuZTGK', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'UiMMaVvYb14B7KrxXlmi', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'glFsdVahiKPWlPhUMZ', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd952a0da4cf3d843270f122f2cd515ef3d9b4f80dcf510e22827e007b22807f4dd3c8cd18f9971418c4b3ed513b0f4401b9e89153be36c1d466b25af2190b5d5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:46', 'c5572f454ce43b4cb5f1f87df58eb958df7be4df2f8ffa2b0f0e815416a2dd2e96b2349ba784c976d6204c187399e67c10eeff65bac90537d2dd70df29d8e4cd', '2012-07-16 14:52:46', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:52:46', 'john5doe5', 1, 'MNxfFN3eF6rgdRtejT7', 'Ct8pLC3ZE8JOyKyQTXZn', 'd952a0da4cf3d843270f122f2cd515ef3d9b4f80dcf510e22827e007b22807f4dd3c8cd18f9971418c4b3ed513b0f4401b9e89153be36c1d466b25af2190b5d5', 'k3cF5', NULL, NULL, '2012-07-16 14:52:46')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:46', `current_login_at` = '2012-07-16 14:52:46', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'Y1UmMslQk01aa2CYOIn', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'Trkki6ySOim3dv4mPbda', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 5 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:46', 'Blog', NULL, '2012-07-16 14:52:46', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:46', 'Pages', NULL, '2012-07-16 14:52:46', 5)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'nZsjLNXgHIgkiksQBJzy', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 23ms (Views: 5.5ms | ActiveRecord: 4.7ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fd86a8c95ccadfd3eee54f32001db02f899f1108d896436928dfb3fa1d51128add955e683f4cea08963b450f7dc8e60aefb9eb30e2379bc58f4437ef7c6a6a38' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:46', '023716e2aa1f86f068f2961e166309e5ca067cd4849062ec48bb96a5d77b331749d349b1e63ac6c3f97d50cd28dc0e5f6e56e8c4cf6335f86ffe24478fa761fd', '2012-07-16 14:52:46', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:52:46', 'john6doe6', 1, '382gBdjad88nMkJHpdP', 'Bl1dlpqNc2qeGS4D3HZh', 'fd86a8c95ccadfd3eee54f32001db02f899f1108d896436928dfb3fa1d51128add955e683f4cea08963b450f7dc8e60aefb9eb30e2379bc58f4437ef7c6a6a38', 'k3cF6', NULL, NULL, '2012-07-16 14:52:46')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:46', `current_login_at` = '2012-07-16 14:52:46', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = '1Yv6OglSaUl6H2wCtbnI', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = '8p4RnKyTTc6xJbwvB8re', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:46', 'Blog', NULL, '2012-07-16 14:52:46', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:46', 'Pages', NULL, '2012-07-16 14:52:46', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:46', `perishable_token` = 'FAcF6DV6S8D5I4kMR', `updated_at` = '2012-07-16 14:52:46' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.7ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e0782ecdb0dee4fc15a8360ab878aa802de0b13e060c7d5d423016492c62e8298f92d7d4f1864ec8bb25511d3b5545b226df048d1c6b361fe7e0a7d7d7a3f106' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (54.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:46', 'cc7761a0ca67f4023594b01f0c964786980cb2c457be7fc527a5a8870c1884d12962aef89f4949e806675cacd7ee91741c0f5badebb08eaa2c7f776dbcbf45ad', '2012-07-16 14:52:46', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:52:46', 'john7doe7', 1, 'V1cePF0VLt7neSvWhNA', 'Y0wDUroxhPr2eVo4bfsG', 'e0782ecdb0dee4fc15a8360ab878aa802de0b13e060c7d5d423016492c62e8298f92d7d4f1864ec8bb25511d3b5545b226df048d1c6b361fe7e0a7d7d7a3f106', 'k3cF7', NULL, NULL, '2012-07-16 14:52:46')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:46', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'isfoTalVUs8jmza72gTM', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'lIikcuoLC8raOwrBzpR2', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 7 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Blog', NULL, '2012-07-16 14:52:47', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '4PFOTmiEmqziMIiry044', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.7ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '835eaebae4b24b0fdc81e7f5c83f12eba0e53c5fff1493eb5849f4f8d1b9482ec960d85bd40d83bf30b9ecb82e4bf0e03ec65686664bc9bb6f3288d666fb4035' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '238bff26896929612b86771821580ab9654b0b535159aecd89c94cbe54fbbcf58f14f4c3af53e5453fed77e1f8eff53799b829e867c6bcb5d0d9891deb382038', '2012-07-16 14:52:47', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:52:47', 'john8doe8', 1, 'ws049pGUND5PkVdgheK4', 'LpbVfvepJWXg7Ibc01rQ', '835eaebae4b24b0fdc81e7f5c83f12eba0e53c5fff1493eb5849f4f8d1b9482ec960d85bd40d83bf30b9ecb82e4bf0e03ec65686664bc9bb6f3288d666fb4035', 'k3cF8', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:47', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'da7S98nSdEinzR07X', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'lfHQkbvetzSNk3eO9rAI', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:52:47', 'app_order', 8, '2012-07-16 14:52:47', 'Pages,Settings')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '44WxZuouVoTsVdomRJe', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0f1ef341b920a3fd4b7e8cce2d4e14062d865c8109145873b7882b877e7ffd9d4f49d4b021d5673e46e31d9e431d9f71bf3b50c67273bb736f456b230fe703ec' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '80b9e8cfa64cd4dcaee80499c9505291bb105b8006fa9235fdee31e7f972996710753ef230a457a65a958e6bbe58847e1d81070ad8d43ff73c698014ef9ae892', '2012-07-16 14:52:47', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:52:47', 'john9doe9', 1, 'BQq8lHGAvZe1rs68P5U3', 'ESkWO2FdVoCz5fI8MRi', '0f1ef341b920a3fd4b7e8cce2d4e14062d865c8109145873b7882b877e7ffd9d4f49d4b021d5673e46e31d9e431d9f71bf3b50c67273bb736f456b230fe703ec', 'k3cF9', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:47', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'aFEaN5Wmw6ue551cGMl9', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'KFZqZQUvGEcUSL7k9SEp', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Blog', NULL, '2012-07-16 14:52:47', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'tdWliyJk8UKkrvjVgF8', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f9e597e36bb5699dc41b057b5159495455a3a313666027e118f6d3e6dd10023c27d45bb8afa16c980be7bfb91c80dcc720a5079f6e75cbe9fa6f4e38cf40d373' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'fae6946d49a4cd17cbead0e6df491e3961c5055650029f17fca34f42f2ceba0be2dcfb7bd1d8a0856b0401621b19bbdc9c72e90d3222403e87f92d0c3f6d4f34', '2012-07-16 14:52:47', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:52:47', 'john10doe10', 1, 'EgWY97CIGRN7QxxLkv2', 'LceSg3HjuFybl4LZPxo', 'f9e597e36bb5699dc41b057b5159495455a3a313666027e118f6d3e6dd10023c27d45bb8afa16c980be7bfb91c80dcc720a5079f6e75cbe9fa6f4e38cf40d373', 'k3cF10', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:47', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'xw7CfLgKZKTFTjUIsGT7', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '6vnmAa6ytyC7OFMEfVX', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Blog', NULL, '2012-07-16 14:52:47', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'hlwxHhOWjFFmnwAfd9K', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a43a3c6914b049d7ce955bab46c1e5ef107b0ceecb73db0a2f439ced91bf35d1db8394d476c10d77f9ddb02930902643150bc062db13f3a9387328942cfd15ef' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '0c45243bdeab1302b229bfe354216b187966eadd727c936198e97973f97071eb09f56adac98a1da7536470d7c8d067083fa017555467d8f8f1036dc3b6bb6d76', '2012-07-16 14:52:47', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:52:47', 'john11doe11', 1, 'TqIi2Z0uYrUCcKjBREh', 'zQ4k6TDeQQJPBFdmXLIG', 'a43a3c6914b049d7ce955bab46c1e5ef107b0ceecb73db0a2f439ced91bf35d1db8394d476c10d77f9ddb02930902643150bc062db13f3a9387328942cfd15ef', 'k3cF11', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:47', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'oSi7NWtLSSzleO4qN1y', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'loBmhQf9WBQOFoeMGQ71', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Blog', NULL, '2012-07-16 14:52:47', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'rjErFBD7fsHgd9LIcHk3', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a63e0a5136ba5a91145e31a477567f6a986dcbf2905d7645ac35634903a2c10d72ccc901aa2477f22e276a3b86340dee8e193907e8a907f088c2ce4cf12afa08' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'f869af665e2e1264d85bc7e2ec1bf21f0534ff9823f0f221713c8d877b25235c8be7615a40a86a70ff131ef64406a7d2227333fb0da979cc3369fbbcd971bb84', '2012-07-16 14:52:47', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:52:47', 'john12doe12', 1, 'Cl89cJ7apOASYgEzUQ9T', 'id71BXsIVnURZrNLVu2', 'a63e0a5136ba5a91145e31a477567f6a986dcbf2905d7645ac35634903a2c10d72ccc901aa2477f22e276a3b86340dee8e193907e8a907f088c2ce4cf12afa08', 'k3cF12', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:47', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'vFVAPNludTUmMvTZ9HyL', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'q7V31gg5wLh9DcUzfmFd', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Blog', NULL, '2012-07-16 14:52:47', 12)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'bZHzcUowv9tU6cnv0qs', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f5478cac0bea60efb6bce443a82577ccbdf93f2dd77d6af97066505f03994718e968a667ab5294b4a52e55d77bdcab94760bdaf3a1ef2c5ae2497fd0d1998c31' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'd0124f90c80c7a914ebdcca67ce5affcf8265f1665ace7ad30b040379f3492c88c44a48833ea43f81cc364789143ed85d46622c1f4c2fa20db28c4b1caf16a31', '2012-07-16 14:52:47', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:52:47', 'john13doe13', 1, 'RSav05RmIh9CxejeUO', 'mDDqbxE7bWrz5e2xY3c4', 'f5478cac0bea60efb6bce443a82577ccbdf93f2dd77d6af97066505f03994718e968a667ab5294b4a52e55d77bdcab94760bdaf3a1ef2c5ae2497fd0d1998c31', 'k3cF13', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:47', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '6SeRfUWG0BISJbr6M1F', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Sayh57CArGsgRxH9eJ5', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Blog', NULL, '2012-07-16 14:52:47', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'r88DBkk0rKFPqA1Q21YQ', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '918705e739e5d0b7365acbc71853ec8fbb95286244963ffe8f8c7260c04b11e08a2409d3d49be3fc83bba207a1a600577db788ac10ea456e8e59022fad0ee16b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'fbdbd20823080cbba78ec39371c2ca4719bb3eadaef0d208117a4ade6ed50fb13be2f459a3b3c1d77d5c471130b24644a38900cdb3ff8aeca585608dad440e4f', '2012-07-16 14:52:47', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:52:47', 'john14doe14', 1, 'VRaSONnIv65PXAIHrWlF', 'L2L7GaAo39cFv0BNgWvM', '918705e739e5d0b7365acbc71853ec8fbb95286244963ffe8f8c7260c04b11e08a2409d3d49be3fc83bba207a1a600577db788ac10ea456e8e59022fad0ee16b', 'k3cF14', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:47', `current_login_at` = '2012-07-16 14:52:47', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'ymB6AzPyFowGC43Nu7I', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Y3bHigicBmZaE96j6d', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Blog', NULL, '2012-07-16 14:52:47', 14)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'P6aZW4R2QEqLWc7eIjo', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'c257b384639640cc35c4b3c6cdbaba32078fea42fb7b6b2dd71e26c2d857fdc8a19e445d9f76c54599db047f5eec80f7574981a0c9bbb11e12ac9e7b89727fbd', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'lpWj5m8aSbaBKQmFho', '0sf82GIYa19ZWkUgzd4i', '0715fb36329d5fa009f03f88dbd074d3188e772328422c155c29d2b07a76586b13a6c265424808c02d6d777e223daab6d28cd0b4f8642b31ae411d156127265a', 'k3cF15', 1, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '3ZkepZ1HWr133a16jg4N', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6e4c498ab24cde440d4e3f4b2dcb9edca9040c3e144b272525db7e663af6671527c20e5287e9c24c5f2790b9b846101ac190169691bdcd5f8642dbdf9d08bac8' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '3uB5zMt922IhAhzCs3Bp', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'ee91c6646fdcb223479341f1549b57eb4745f6cce95f280cca024442f51448fede84eda9e05d2a39ee1ea92a9521063f2ec799b3e5f475f3bc675e7f7138c2e1', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'uB35bwGdslTuGolHenPQ', 'X1kel4oGyUTsKvZXBzrZ', '6e4c498ab24cde440d4e3f4b2dcb9edca9040c3e144b272525db7e663af6671527c20e5287e9c24c5f2790b9b846101ac190169691bdcd5f8642dbdf9d08bac8', 'k3cF16', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e93c8c8ca9a5acbcf14bc7052d199c544bf6aa693a9031330a35b3f91aedf55bcba1db2a8aafd51d413733dccc88b15f042cfc1b9b6b3baecf0766eeb21e4427' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '7Ap7T5lsWpRnqk1SLptP', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '7000a91259c20398eb3f595c6e5c86f72cbd098617876f57d2ada55c8a8777de166b5e382d65c5aedbd3d88a8d742f03951df2fa713a5ac021eca268dd357a28', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'LPBCWOZftFBkeOG0bj', 'gAw0gMh5m6Rm570MviJl', 'e93c8c8ca9a5acbcf14bc7052d199c544bf6aa693a9031330a35b3f91aedf55bcba1db2a8aafd51d413733dccc88b15f042cfc1b9b6b3baecf0766eeb21e4427', 'k3cF17', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'yrvXE5nOS5FWRRVgIe1', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.7ms | ActiveRecord: 1.3ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '61eba47a9b18480879e1c235272838c24713d0799259323be1df56f32e3a371dab64092e6ccb5acac06cabff969410912602d100bf6bafa03377916e95531aa0', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'yBOJXktzU90njxOBSyj9', '7m0cmu64Vxlhc7WHHx', '42591fad16f6f368023a49b7815980df733a62309b966279105fa15eca18a4d6a92db0f98997c2e53736f691c78bcd633c934288004518f4c4a72b0aeb22e166', 'k3cF18', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'kH1EHVXxHLuYv0dB1naZ', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '4T54I8bivJRKgafLE2Mb', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'c14e2ca33c952253a5c029bc0e718bbd599c2640040e87e7ab17de9dfa38e8d87441f8339d904c32716ece8c819819f0b44e00f416bdf64282a5644e5b8370b9', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'TMgkp26rnk5U8Osin2', 'iLwjR3NteU727ASabO6u', '2489a83177c89583eab59d7ff3a5127b3a6782e1f7ab199d80fdd3edf2ddfb995c97cf2c3be879804c2490074854630555c2932cc403d25bf0a58f2f9785f8ec', 'k3cF19', 1, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'RgccopXxlmEIwjM1Lse', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '34dc26a8545fcdf28e0fefd362daa888240e484560c9b0b297dec946a89937502aced9197ab67a46febed0cb72d8ecaa76b7bdef1162a691e313ee61ef6d7609', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'gzZWuE2r79udgBbAfymE', 'cOrYs40guZ9mJRhpzZh4', '3c7c73cfb8b7cbd8037244bd55c4033d091f02229bfca83f60cc999e975ed660e5f36b854a6bd2a1ad7e9041f65e29769cae57849300a8ff30bda99cb0a1e08d', 'k3cF20', 0, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'GzfnhxZpZxDoCCJRYLwZ', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'z2EWTGUFftIhmJusrjL', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'e1628b23543684292c462da140b5d8b72b562fd4c5fa122d5fe06a02e15dbc4ca31dc43b78667cfe06ed9a5d440ff20daf0ed5695afddb6693bd4a2b59e8ca4b', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'LQ4KlgAzKq8B9BsxZ0B', 'LDhNTJwcn2ygspwylIgy', '4bdc5ba70b4cb00201b608167279216a737a88f16ea440c5a3269b9d270cc0ff0ee6cc98d36953c335c1dab522583970200b47962d610704380f22405dc58de4', 'k3cF21', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '5xywP5pXsHm7oTOa6s', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7b49ec79d8d64684ab9ad19c8b3a1b33d457dcc18595214bd99dcb4dab4e64009beb359bded9a278049653ab59072e8454d6948570247a9e3aeec4b67bff8739' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'UOZDFQBxP2m7bTOPPED', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 21 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '6e304895ab6c162a3665253c58e0b289656d5bfbd1c20b5446a2e33e46da076d9c3f63b215a4b88d5457b16d246cf8d4d03fb5d3c3f1e52e4a840e804f53533e', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'iH9RZL18fghVG8TJyDY', 'CPJyZEUA8Hp55pUT229', '7b49ec79d8d64684ab9ad19c8b3a1b33d457dcc18595214bd99dcb4dab4e64009beb359bded9a278049653ab59072e8454d6948570247a9e3aeec4b67bff8739', 'k3cF22', 0, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'Users', NULL, '2012-07-16 14:52:47', 22)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '0FMf4rpbqRkTWZnOC77t', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'eLwH2iIMWIRGcl9wEge', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 72ms (Views: 1.7ms | ActiveRecord: 2.0ms)  (1.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '1cc9f4ea7833b3ff09803cb57662d3b0e447ecf9150cf564b721c32f4e28cf1c22e70e0d3055fcddd7f429ffef9c952488a6d66aad0571b34b4036289cd7d4a8', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'Q9cm6ilcRCREUyZPNsS', 'ZIGkEO1uWqO0jliXKm1', 'f4080768d93b90a94673639a30e7579ac2770eab2d29731dc75b7affeacc67d3f84cd20172eb7a0b8a4ef3e4bd7b19ed8b387a9e89d19d2e79ec787c2198a33b', 'k3cF23', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'bDnTHnyMYEr2GOWc0T0O', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2e4343728c2d1caab211acf6f7c677fef943141c1b40b34d3dfa1d2b5626921ab9675e56375d66996df0b89380247e42773c07c77f183dbc44050ea3edce64bb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'XQ9ejtB47AjK6RcUaBe4', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '4f666d5951676c8b6d6540da256e21e5ef04cfff779c120f98d95228bb807a373421eaefd5507d207a6fc4e154d1aa4d95c3fa2330fd1110f5b527f779bfc422', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'oLpyygGBso4R3r3mRhOM', 'QZBZx8noA844rTJZ76D', '2e4343728c2d1caab211acf6f7c677fef943141c1b40b34d3dfa1d2b5626921ab9675e56375d66996df0b89380247e42773c07c77f183dbc44050ea3edce64bb', 'k3cF24', 0, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.0ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'e9K9WlODv4ZVbza7fsU7', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'dYJiXYsOzecy6Alt9', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '55490c61f5c20975216b2f22317902f6e56b3ced39a053385eac3bba5800f51774147dbabdf912e69634ad0fd3ef92b4537c9bd267f412ba76bb0d7947992194', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'BAp240eCc2018YCBqNjd', 'QHJtUhsZqcFJcRh7LwFG', 'd87d90bb927078d362566e87e6b5e4588ceb2fb31304e0808463b9fb11254f5438ee198c692278df9265dead588158e31a56b93b1b0f991980b9f779165a9a1a', 'k3cF25', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'KZqV9wzCdBKKkdS2tx', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '365c96fa6b79a51c1c01d42e5dc6b921af1f3838b8b2e67b02d49cd9d7eb4381144fe4cf8b22f634e445f76b7ebc8e82dd0371f2487f30157f75b2839ff04c8a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'NEPdeEinO6nEXwkHEXl', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 25 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'd9bb6456077bea290ecc39a10eecdf89f4945d9ae7adc5244a369ed01fec37983b2db4ee76a6d1052380034bfca52980f24eec72ffcabd7c5c1664ee647ec83a', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, '4g419kZNbBkI8XYVvQVH', 'rBLcOxxbYw6ZpibEMeo', '365c96fa6b79a51c1c01d42e5dc6b921af1f3838b8b2e67b02d49cd9d7eb4381144fe4cf8b22f634e445f76b7ebc8e82dd0371f2487f30157f75b2839ff04c8a', 'k3cF26', 0, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:52:47', 'Users', NULL, '2012-07-16 14:52:47', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'krXOuAwFlWtn6JXqk5BX', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'lcGmty5QkKw5EsWP2aOO', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'e84fcd76f30977a945f2cb0a15b226fcfb745270e0d37a77380c57e88e866338b5d9139ce4774e4f94b5cea71502e788b821ff40b1635eb03c0303616600de26', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'iRx3Lwfj69SCBbFuhrqp', 'zecR9uEh75o8idcr6uHD', '838719d056bfa114e924ea5407db52a1e3c74c8d975b9534825b66c51a7f79f6ccc96e7b7a0017b58dcf7b382b752a80335b018a78995caf20007cf121d05973', 'k3cF27', 1, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'DAQTo6BkRxBa4UTZWNrG', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '70356066895265f3ae592e5d0b74d59ad83fec83924b5c511fcfabedc4c0935ead5ee1bc13140731c21d04ffce43e0e7a884f9f4629d862deada81f907281211' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'WJm8hTYiI8EGucSkWsHu', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 27 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '95b5cda9828141c1ea51f3267cf3edb590ba2ba1d1c477c328a0d460bd190de5c473e3a315d764390789b7e51d7d4d0d9a77c589d6456234f607a2d593b59a24', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'ucxIZTrR5KJ4I1mRqeH8', '2J9Q2xNayo1c3d4PL7qq', '70356066895265f3ae592e5d0b74d59ad83fec83924b5c511fcfabedc4c0935ead5ee1bc13140731c21d04ffce43e0e7a884f9f4629d862deada81f907281211', 'k3cF28', 0, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:52:47', 'Users', NULL, '2012-07-16 14:52:47', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:52:47', 'App2', NULL, '2012-07-16 14:52:47', 28)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'RchZYGMVeY0XG5oiYPbk', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'X66YHjrKd8rky3lJOgnc', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '99f9583c0b3030f35d8f710f33bfbb504bf1a141e8a10aec06867fa4de391818d956c70a8d82bf992ea98bf1b35b4b299b01dd67a3b6c8c76b5deef41edb5a3d', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'LbktcdWp6WInwT2oAiRH', 'BuzHuXvXa3MBekITzXg', '17c447f150623d5f8d82d44a17281701a8c2ff0f14594b2be9a8f175fc2af0d9c4e0e0af3242196d6a4a8e325a1421f97e0d4586fc4b30f854cfba5c23087262', 'k3cF29', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'Xhz32loMw4VFN2yY2B0I', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ae9d344c16352df1e95749584e756dcd7b08c6dba21261f00fcf0659521303093af1c0594308a8e02a99f74f8d9c850dcddc25aac9a11ccec29ad54f55eb467d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'zdjaSVGeoaQvERkYHTtK', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '66bed8b769d0020c1fbf40724efa845516fe86303f53ddb02529d44047d9c0ff2a058bdd997de7d6d84b5ba29bf0a95af0e2391d1d0f748ad931193932c32ddb', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'rFUB3fyqo8rkTETRNL', 'VhS2vxmpCPdgSjJisVN6', 'ae9d344c16352df1e95749584e756dcd7b08c6dba21261f00fcf0659521303093af1c0594308a8e02a99f74f8d9c850dcddc25aac9a11ccec29ad54f55eb467d', 'k3cF30', NULL, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'HYWkMUdR7VxaFmtSZMoU', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '7f527a44df617f5dbbf7bb76d7d8a12d8a8e5814209ffd80aa49dc67cc78584304a4af1f4ac06641f834809e1be9c61d599f51259c3467495ba21bdd977e5e7b', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'EE1bOnt26aEiNDkQMpQh', '4QQxZFW65vtDDGrmefv', '6e6f5db4c9afa434975cfa278ddffed4d819eb86e39ef35cccd8b695e37d9a0d47ce0bbb21a9006475883b29ccb3430abddbed5425a9cc246a3b204f1aba7d47', 'k3cF31', 1, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'mop8oK9CKwaKNoCORr07', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7e3178d19cfaa7825b5b4622cfbed4a6b371d74f241e0d8880c54543476f2333b89a13019e261e72f38c6670f9d7c321fa9b1fec042b2644f77a8ade828e2ca1' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '7wpn6aU9FeCT8xwShFy6', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'c4968c225ae9685ee7e1bfcafc190d668b66364be2b2c31977c03ce25c0d6b2372a20e276b9190a5138368b67f9094fcb1b8f7362f8818b8a6bd616b6fdedf3d', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'iAIsOhT1h0x69qFB1yf', 'cntFoyiOj3n3fWQIr2mF', '7e3178d19cfaa7825b5b4622cfbed4a6b371d74f241e0d8880c54543476f2333b89a13019e261e72f38c6670f9d7c321fa9b1fec042b2644f77a8ade828e2ca1', 'k3cF32', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'JKEXLTbHO58XpeqRsfBp', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '6d93f9b2aa58408befcf6e4ada50844ec2ff7bbc37cb5f4b4202a9e86be489cd4ffedf315cf4540339cd6acc807c4ffc8ff70a67e732335d3b321d009835ac74', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'gjYkev9WIyvWAS72ZXIi', '2Oj1yOLG5NheZFddX3', '60f003b321207b930ab3877f372fefbe14a6b38fbc1c0639064c1bf48bdc3f9f1977a4f24bbd738b112bc18a9738e65d4952330f801286c63156ec4390fafe89', 'k3cF33', 1, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'hYRzpSj4VpguHvLpHv', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '2I0NRcxuvKY1NxCh2Y0', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 15ms (Views: 4.9ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '6442b9668dbf562f5f23f4770df8783a4322a7e3a1557504012c725d0fa3b581fccb549f9d3ed5bc13dc30029a36507d2798161fc2662e657dbe1f192ee11c70', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, '0D8InH5vttwAP6qg7LN0', 'v9ip3KTpcRz2YoliLV9H', '7e2bd55d7803eb56412b777015c8bf454eb0643eda1988c8f34c7b28047393e90fa9e2ef8165607c9b50b94ac74d105be40de304f28b299277e5a80b27745b76', 'k3cF34', 1, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'XV2Ry4ZXrLW77nMfgh7', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'Hrn2wvEKrXcC2wVZvDMN', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 10ms (Views: 1.2ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'e9f99ba620f12831d608a824160afc5d7c8d644d1ea0c77a5a8b17839c60ef22b0e656c9c102bff95391a027eecab2591911efd15f2f966dca6bde6cb5bc4adb', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'kcEvzhRVw592d5o9lFo', 'ciDzAhyHF3iJUPPwawJ', '3d16587e7158d307ea5d191ca3b2a131f27b2d29b0de9b3aa781c82b1298653a94c7b6195fe5febd2656a880337dab57759dd7858b4eaa9d2431b31c454a93ba', 'k3cF35', 1, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'kGlryzf0fqaBLMbtNFB', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '1r5M0VKBBno1C6P1A7I', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7a00ea8bb43f22cb61fc15068a5e5528637eb0dd563040ddef9049d5c67efac81f649f6ec52fe430dffec86f4754cc5e64ee3ae01537fbf0329bf5a1b7fcf083' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'fX95LWoAEiBRmNpHFcbP', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 35 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '981a4faa15fb48d1dd50b9d271e5a7d3efe316f9b8235bd1e20362448e82732fcd79d423297d3a2fa047453a729566171e0e6d7366aa6c4a1c7ef4633c2d1a4e', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'K5dD5fjSoi7ZvZ5NajL7', 'H63W3agHxum5KQsdhcvx', '7a00ea8bb43f22cb61fc15068a5e5528637eb0dd563040ddef9049d5c67efac81f649f6ec52fe430dffec86f4754cc5e64ee3ae01537fbf0329bf5a1b7fcf083', 'k3cF36', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 25ms (ActiveRecord: 4.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '838f0428ac5f8204177daaea588c237f0f6faff48cb3ea4c96b0bc96305de32463b93375cd8a6efebb862334fa7bc8fa2e05a8f43c97269fa4f89d74562de416', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'n2Dj4Sj0p9nwimyGvDI', '0FQHk6DcSUQbY6B9A8Lf', '020c9769bfa1cde68d0f4ad5d8786f8a379c19fd9ddab4da300d62ae3dd7acedd84fa5c6760e6c0a0dee7dd8ae8fa4576111d75d09c54f95f2483b0fa668fb4d', 'k3cF37', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'J3DH9DlwaF4UlMA0XLyh', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'pPKwwegFK8ouYakcn1CB', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 37  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '824676816e453697073f3459e98026ce484b4cc219f237c9decc0e922ec978eab88293b7ae65415adb903f429f1ce4ebe510ce3440c494ba64823b4e5ada4154' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 19ms (Views: 2.0ms | ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'cbea6d09399d9a645853cc6df2f8987936ced1ce8153ba5f672b048e726999f944672d66393cfde76f2ae75d1016c7cdf2a0f3548d1ebffb89346701bd607ffb', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, '0zaxYIX7z3Lfj37POfb7', 'tIni3ooPgmkzlZs4HH5', '599efe72aed035cf4508c3ae525148fcb4f0a56db59b6de13d4455b9d6a9ee5143a081e35f1f2c12a0396a79e754c34289fecb77c86b0ed5e5070f0f3731b8c8', 'k3cF39', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'Vigq0HGi2nVtnmSXL1Mw', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = '6ZAw6rMjef1RWxfABmX', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dbd74b8f165a69c2cc23174105c556aa31c993fbbd55fdfdf4d26426fc65096a3380f7cad3599a696e8e0e87fcfb2f40484591dd64a626afbf449996850492e6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'RnBwOj4OxyopEq9zaYr3', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', '7911f77c72b6313900a016add97eef485d343b066eb035f6acc6d50a807300edd16880d568dc25b9162a948a4698e06bc636fcccb63251854acfd6c8ec0930ec', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'vymOY3nTwFzpt6DaDw9', 'ZT0fzDPcePk1f3Its5Fa', 'dbd74b8f165a69c2cc23174105c556aa31c993fbbd55fdfdf4d26426fc65096a3380f7cad3599a696e8e0e87fcfb2f40484591dd64a626afbf449996850492e6', 'k3cF40', NULL, NULL, '2012-07-16 14:52:47')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 24ms (Views: 0.2ms | ActiveRecord: 4.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:47', 'fa5079303ad8af2abeae94d76d2befce8982f462750086bc2ef4d0da5ca8e16338fd90f401bdf698261bb0dbdea7358c6e9ae50dfd4ea7af42c62579a651e08c', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, '9cQUCkJ2dWZAn2nw3yR', 'pSyxI3np4Vl2F5VZwln', '2f53bd22120ebcf735bceedbf22d3a2503745199adf898fc4b75704ac7e69d3d6cf3dce110db274106cb4de2d35fd984acc6abd882c79f24738433f4ee9b4243', 'k3cF41', 1, NULL, '2012-07-16 14:52:47')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:47', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:47', `perishable_token` = 'OgiWl36TOo7R0Oo6deRq', `updated_at` = '2012-07-16 14:52:47' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'ShVfoPkKzoZa1aBLIcv0', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 40  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b884a824e09568d313aba9fd659837809755f8602682ba59ac019707c9c88d6b2deb8ae044834de1163ba498bce2a93af6296ff0a928f5aa547806415112dd8f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 82ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '88959f316c430a1c271d639a3cbafad9119cecd534ea2c0d8f5046c8dc8f275fa85a79b7e6c522ae6dec18cd9d659a752c4872160659a2cd1846b0aea51ecd0d', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'Ay49jjqeRbXbUDGfmO', '2MQrKhoq3W1um4DvjF61', '49f4fe3b69ad9d6bb00736c4e5c148cd77dbdd0b2bc891373348f1681e7d3974720ba38610541cd31f55a4913cbd4b2dc2cd6ef027e6ac6848db972f0ec476b7', 'k3cF43', 1, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:48', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'rP4ecXT9dbd0E2QDrco', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e0a19171c86f1793a90d4ffb021ca4bcef2bc7043fbd1cddc70e4e8c34dacd2a6a90f57b3c421a18ea72c80bdf0764457186910f6a264aa7185c4522368b4e43' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'UzCBCHjhc50tSchlrDb', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '605f1c63664dfc6954954a0a461db9caf69777bf995d37509d470865802b0c2f55e6f019403f81bd5ae32bf944c602c947eade50effc0fcadbcf8c0ee49b6fa8', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'AxRbBbBeW496Tj0fx9fq', 'fkuGED39qwG4CxND88CZ', 'e0a19171c86f1793a90d4ffb021ca4bcef2bc7043fbd1cddc70e4e8c34dacd2a6a90f57b3c421a18ea72c80bdf0764457186910f6a264aa7185c4522368b4e43', 'k3cF44', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'Qmh9bNvRtOumNI9sDaKg', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.1ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'c79ebf31e1d1380b3f5190768edf22e9405d25d51d8f4cc23c04af2523e1931613f0e4eddfc6629da470cd4b079578657e0bf80553733ca6e3cf91c76c2c1a3b', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, '0xV57UgMTlSRiCFE9wn', 'ApBmFxkStKnuIr4LDFVq', '98b233ea196ce3f4475f5da2dc63a3cf208c3868daeec393e8381043eb7a241ac51fd864661eb9aadc58329a378184aa32fb0d859a04f5c9424deb144bace4b2', 'k3cF45', 1, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:48', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'Gu9IE8R1FOG0vxytWgoZ', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fbca52fb42baa0718d4bf91361df59d13ece282250ffd865a7760172e8fcfc0f42807b6ce11065167303729a2d2a138050c38c5047de7a687f1666ab890a3249' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'XHHstoFiH9pG0uLV3xLN', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'c3500b167fd5115973cce38aa0c6f1b53c058e526c1199360536efd14f9e8bee2fca98942f1ee6a4468e108d9d0c196330e37371734099a2c1680cbfac0f7fdd', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'TKnVLp89LzZVzhaQYwp', 'dR6BkEeJNglw0hseIWS8', 'fbca52fb42baa0718d4bf91361df59d13ece282250ffd865a7760172e8fcfc0f42807b6ce11065167303729a2d2a138050c38c5047de7a687f1666ab890a3249', 'k3cF46', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = '0uli9SlcccXQmmmxcen', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 12ms (Views: 1.9ms | ActiveRecord: 2.1ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '527368adae4bc39834844cfa731ecba1758b33fdfaeabf153e50641eaf9d00a3a6503dae937cb5d64b3f725beaf9f5f6ff21f65b1315a723e7c19114113bf18c', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'dtwD9SwhMVsdxwbyAiEB', 'FST0A8jfVyLo1ucEQtn', '2dea17e3bf7e8cfd3f185836c9bc226bc370b1cc2552cce8d4768a90f6cdcce508b6f9f4de137eabcfe021c97647caa3ec7f5019e537b7bc248fde7006d1a5df', 'k3cF47', 1, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:48', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'RH6MhwgWIouOii76pTtL', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2a23cd0da5365ce09b20ff15834612e205957325e6134b28b28c7a4fb7baa1695f5b2e7d5de4252c19d3aa8d37ade2d499c8289bca7d6e0af1bcefc369a811be' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'kPTDDWv3FhImmhDf6ZN', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '57336f6d8d093d673e90d5e361f8658126257af244c49411abee7f962a217ad260142eb084ef988f00267df254227f6cfb4da789c0d1f36d77767916c3a70728', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'dl98Dd6nVOtIqLxBUaq7', 'QHnhkQaiXPIGsCXUbkaI', '2a23cd0da5365ce09b20ff15834612e205957325e6134b28b28c7a4fb7baa1695f5b2e7d5de4252c19d3aa8d37ade2d499c8289bca7d6e0af1bcefc369a811be', 'k3cF48', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"2a23cd0da5365ce09b20ff15834612e205957325e6134b28b28c7a4fb7baa1695f5b2e7d5de4252c19d3aa8d37ade2d499c8289bca7d6e0af1bcefc369a811be", "single_access_token"=>"k3cF48", "perishable_token"=>"QHnhkQaiXPIGsCXUbkaI", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:52:48 UTC", "updated_at"=>"2012-07-16 14:52:48 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'aLR5R1fqaIIej0ONZK0h', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'owBruBltUcgcwd3uAu7V', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.6ms) SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '2583607d12c79dbbd8110807c79770807e7e1d4d3bcac8eb3eb168b63dfa824b185923a2b6c31fc4578b597e49333debe007cac31dabf1f4e1da5ce996bf8eda', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'QhX7hKBwIzaI4ND2TAqs', '0aJE6oXznMwr5L5lKrPS', '6fcfc5fcf2c30ff9cbd292251590de5ee0ae2308f283379b8643e321f07b887e1af3aeb2d094ecf35b5f3be0ccf1693c9ab52b178701aa08cc0edeba220df178', 'k3cF49', 1, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:48', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'CEdPK94yr8gxePRDyn0', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '09b95664f414c0986f695298111b86658d3e532560180a0c332a33292b4e3bf598e202d21f158ef9bee6282071b8a5de167b2e49be7f0ffe5a32842c54bdfa0d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'tAruCUDqvUqPcqc6WZ1K', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 47 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'daf37c83df0c3b48476d119a36a7cea38f7b0e9cb28e10e9a48394df1cc314618eb7d5848b38db9bbf2687d07455c7883e22209f21fc9f6b6a2853e93e8c30b3', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, '0rjiT1MXYCUtZthRBiJ', 'pyLUpNvNgl41X6A0YCh6', '09b95664f414c0986f695298111b86658d3e532560180a0c332a33292b4e3bf598e202d21f158ef9bee6282071b8a5de167b2e49be7f0ffe5a32842c54bdfa0d', 'k3cF50', NULL, NULL, '2012-07-16 14:52:48')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"09b95664f414c0986f695298111b86658d3e532560180a0c332a33292b4e3bf598e202d21f158ef9bee6282071b8a5de167b2e49be7f0ffe5a32842c54bdfa0d", "single_access_token"=>"k3cF50", "perishable_token"=>"pyLUpNvNgl41X6A0YCh6", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:52:48 UTC", "updated_at"=>"2012-07-16 14:52:48 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'Hett3UBMBwfIMCWUP8', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'ozQDIXPw0W3SojqnCZAR', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'af921922e53a13a3c0d82a33c86a0032bf5461051ef8b6d5c7e09dbc9072f4fbe0bada71640df4e44cc3c1e387e603dcb678139fbbf8e5af3e424fe43fe85706', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'XBfkvr615E0dO2imNMP', 'UiDdl5PQSLGlCU2lUq2', '0902f9b984fa7170cbd92ca3505a7ac62b57ccaa9e5e78bf8eadb6ed06e6b02f2c96cce0526f98c9d535eaf02d21764eaff6a92806b65baff2ab09867f903dba', 'k3cF51', 1, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:48', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'PtKcS6pgXOzEUYMSThe5', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '182fd241837c483a089207a5a886d7554a83e23fe6b2cc3337988b804fc1279101679d018d5f657414f46d471cdefc41a266947425f81603cc715eb78df70045' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'J996Nr6RF3UY7SM8p0A', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '7d55a638b5ee7ea1319d958014f8900815af775a78ff55e10a759a3e3ed750b59bcb2d9997a18bb2af01eafc8646d80a240adcc55b70001b987a18a130f9539d', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'T5jZispdgcAMEPJ6eH8', 'cJrguP89wypGTNzQg0Vn', '182fd241837c483a089207a5a886d7554a83e23fe6b2cc3337988b804fc1279101679d018d5f657414f46d471cdefc41a266947425f81603cc715eb78df70045', 'k3cF52', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'XgMvHlildFaknQvldB2C', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.3ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '2d37e3d0864d16f0bf5a33ec887c2466afa9c56e8c84b32c8e0529d5e5404c4ab40d1f2bfa18bda0cb510e67f34a1204e654d5fb8aa88fca820916bb0c2186c7', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'B7y9dQNw5LdPqMRysTBL', 'ipb1zJpibljbn85o42gD', 'faeb18d57d52187a515341ec702e643584e08c9ca0025666c957df0833f078bd278406426f9e422d5051a81cb6c653edfd70a5926b4247b09cafa607f26332a8', 'k3cF53', 1, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:48', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'nDjegMNCsQwc1Y1hnZjE', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5211b23f1dbbb717b1cb097f97985d35b080c631b9cac537680014f98ffad4bd97662c694f7a37c2c048cbe027f8d910a141b40d0f4bc0c688c7289093637818' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'rXLddwfoas2YI5x7pFhD', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 51 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'e2ffe997ce7c8a110e7e9a6f53221343ae70a195b59c485d6a3ba98106bdf1fe5521ef30e657d5b857a992436652179c3d5c72b64e6675c7140d59071d3601c3', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 't6CHzCbvSCJ41PGaeNQ', 'enjx11biACXlTLwVbFfP', '5211b23f1dbbb717b1cb097f97985d35b080c631b9cac537680014f98ffad4bd97662c694f7a37c2c048cbe027f8d910a141b40d0f4bc0c688c7289093637818', 'k3cF54', NULL, NULL, '2012-07-16 14:52:48')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'iKV0QBrTceXAdqxQkPkJ', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c185537733766cf4b78a5371be5e81dc159ad26e40d7a2e9bef30a948cf6c9743fb4243c409db600cbbb6132d0aa382d081bfcb8e5a00f41a145dd59243e1443' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '4b90473a2592492369a2d603a813156c5cfb27a12f553747fc372b01473bcd321488f619c271c1dfab8a5bf980dc73d06c5f8187126b59add9f2b3f4fd2abbee', '2012-07-16 14:52:48', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:52:48', 'john55doe55', 1, 'HvbzAZTTMpo2PWxmY8', 'PW2vRzQyVmU12M3rCaB', 'c185537733766cf4b78a5371be5e81dc159ad26e40d7a2e9bef30a948cf6c9743fb4243c409db600cbbb6132d0aa382d081bfcb8e5a00f41a145dd59243e1443', 'k3cF55', NULL, NULL, '2012-07-16 14:52:48')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:48', `current_login_at` = '2012-07-16 14:52:48', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = '8ppSsLemoGlmbSKPu1k', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0b5941969a5fe1250eaf93a3559f55b95a3b4582756183f4b32cbce8826de8b248c8070d6f0c8f36f721b5243e867df4612c8a103aefdf327bedeba7445d948b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '961a74f3d12c93407f9fa419aeb6a8e3be4272aae1b9922bc616d1b634632aace8b2dfbbb4b3f641f64f159b8f0f86b8a19db4b20593ff6d2879380ff7b8ef00', '2012-07-16 14:52:48', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:52:48', 'john56doe56', 1, 'IGQjbF5Vhc46KJ9GtW1', 'DJYMdfaDLbGyZg42AuNT', '0b5941969a5fe1250eaf93a3559f55b95a3b4582756183f4b32cbce8826de8b248c8070d6f0c8f36f721b5243e867df4612c8a103aefdf327bedeba7445d948b', 'k3cF56', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:48', `current_login_at` = '2012-07-16 14:52:48', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'JMXokLn6XeSnnfRFZMq', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '171002cdf948ad9f99f3bfb74099511fb2a0209119ae6056005062473bfe941c5d334c46e06aa8279ec24aa99cdea6fe9f5d2a8e2ac08b8f50cf4f67bc21d363' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '40e477c42098642b0011f1ee0d8b52f27fe76ecd40970b1e3b227926df14302c3493469c509f5387879fc361b2e7f60d76ca7a01431c659b520b00a2a84ddb46', '2012-07-16 14:52:48', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:52:48', 'john57doe57', 1, 'eIaE4u449ZUZlfTPvpag', 'GBOrN7gNME8qvw5VcxC', '171002cdf948ad9f99f3bfb74099511fb2a0209119ae6056005062473bfe941c5d334c46e06aa8279ec24aa99cdea6fe9f5d2a8e2ac08b8f50cf4f67bc21d363', 'k3cF57', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:48', `current_login_at` = '2012-07-16 14:52:48', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'iaKZJBXI0OMUYyk3yt', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '26d3f22f346b1198d649bd6dbfc90908095bb64857bc830add864e4825c574ad56e7a3bebb75babe7674fa611f601b2cd4323aa94a126f80a4c064b7916adfc0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'ecc2e268b0f87472b8e8940ba725ed4edb3820a42880436bf76b533b23abd83607138982ad04bf810bdd7e15a519f5cf62c4baf8f4f95782a62f96e72ea9fd44', '2012-07-16 14:52:48', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:52:48', 'john58doe58', 1, 'qqjfvrcX4ddnl9auWxT2', 'fhxa7Mhqo7f1RsNPqWF8', '26d3f22f346b1198d649bd6dbfc90908095bb64857bc830add864e4825c574ad56e7a3bebb75babe7674fa611f601b2cd4323aa94a126f80a4c064b7916adfc0', 'k3cF58', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:48', `current_login_at` = '2012-07-16 14:52:48', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'X3RPo1u6bmAqiLLJT1ZI', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c0cf7eaf1b78b7f1acfc8f0c2f03453b0abc879aa60fe7e7bf5f9a52e0b503b858119b49affad5a9768dd16a4079d65d145f2ed854467f87f7b7ebcf3558df6a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'bb0ede9324228fbb953f2179a912a17d799a406f60dc57ba2c842f8dc337adccdd06878303d0d67c803f334555a27d504bd6f874d479ed23f92b092897a6e845', '2012-07-16 14:52:48', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:52:48', 'john59doe59', 1, 'KmtuemVODviBFgCVT4y', 'Yei30ElKuA8tctKDOLjf', 'c0cf7eaf1b78b7f1acfc8f0c2f03453b0abc879aa60fe7e7bf5f9a52e0b503b858119b49affad5a9768dd16a4079d65d145f2ed854467f87f7b7ebcf3558df6a', 'k3cF59', NULL, NULL, '2012-07-16 14:52:48')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:48', `current_login_at` = '2012-07-16 14:52:48', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:48', `perishable_token` = 'Sii8LjLkT9hbeDuxQXWs', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (93ms) Date: Mon, 16 Jul 2012 10:52:48 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50042ac0b8c45_d003fe264c34cdc23149@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50042ac0a155a_d003fe264c34cdc22867"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50042ac0a155a_d003fe264c34cdc22867 Date: Mon, 16 Jul 2012 10:52:48 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042ac0b4628_d003fe264c34cdc229c2@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50042ac0a155a_d003fe264c34cdc22867 Date: Mon, 16 Jul 2012 10:52:48 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042ac0b6e50_d003fe264c34cdc230ec@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50042ac0a155a_d003fe264c34cdc22867-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 147ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e4b9697f7b7447779c97aa6ae23ab268333da56647054131ea4de0f727e449224b74914d179dba74022e2c4683d9e6795597a8e25d9b6b43a514147167432269' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '8ff6c5c05f0679901e008982a8bbf8681b4ce67f64ee9d683ef5705c8ca8febb8d21dc922215e8b873d96a262488737fb8c3ffc97e951b8250aa55c70131897b', '2012-07-16 14:52:48', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:52:48', 'john64doe64', 1, 'gyAR1bU2wwZLchNnvGYD', 'gnFG5y9f26ekqfBLncgp', 'e4b9697f7b7447779c97aa6ae23ab268333da56647054131ea4de0f727e449224b74914d179dba74022e2c4683d9e6795597a8e25d9b6b43a514147167432269', 'k3cF64', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 14ms (ActiveRecord: 2.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8e88f7e47c78e2eb1b0b637723bf2e9b31ba9fc19466df0bb4b0b867545120bfaebeec3efe9771c9110c439acbf2dcd549122f42523c18343ce0335de1863aae' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f1aa82158861e5e5d58e79f1f2f07e85d8193234aac815aeb9cb87067e15786092d2f5adc21db43435bac6a62993adf66b9eb56317f3906952113918858a6c73' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'DHtRfk8RR6soyRFKPq' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '43e04455228d541c2614165453bed18f0ed632b4ca599bdb7e654ea734070dc2dccdb2e213691e65d125dc78ac47b0a34df17572e0d0bdafdd44936e4de09fb1', '2012-07-16 14:52:48', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:52:48', 'john66doe66', 1, 'fqXqQ4MjczC1ZStpS465', 'gGHuMopLMYQMCHC4UU', 'f1aa82158861e5e5d58e79f1f2f07e85d8193234aac815aeb9cb87067e15786092d2f5adc21db43435bac6a62993adf66b9eb56317f3906952113918858a6c73', 'DHtRfk8RR6soyRFKPq', 1, NULL, '2012-07-16 14:52:48')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5206b755e964f733b2e2ef670634a0b3c4dba7e619feaad876bc7ab5c5aa603b956b11cd33eb58f9e2e5e18727cf051288637851fa5be72f32944a377d80f326' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'ZSESRws06ZozmEvXrhq' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', '5d49204044b480bd5f674a0e85ba57818b16738e04bdeaafb84b8e10eb199a3fdf71bc2e89c1f2ece1e96e6cb20731c8a69b66fc407ecb569b46f1730cef73b9', '2012-07-16 14:52:48', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:52:48', 'john67doe67', 1, 'QvEXIiHJaGBJJsmI9xn', 'bmqDy0EF1UbQGXaLfGct', '5206b755e964f733b2e2ef670634a0b3c4dba7e619feaad876bc7ab5c5aa603b956b11cd33eb58f9e2e5e18727cf051288637851fa5be72f32944a377d80f326', 'ZSESRws06ZozmEvXrhq', 1, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.7ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '08e8f59b2240036407233b66d37f0d16698cee7b2929d5cd1e8ed35f69d9d5119ce5b31eac616b0ffbb0181edde68116321f1ad4cdb33a8110b6fbf184160039' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'GPYz7AD4m7gsngmnx3oG' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.8ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '384192a8fac2714337a29c7a4cdbf2297718f34e4ffff8ec02c7c585eeff0de9aecd706f8bb0fc3500a271f97f2a301aa38bf2293639cd25bc4798e6fb35d7b9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:48', 'd774cd3208a433583afe4fcb907bf1605f1060735071b66de47a6251fcc5e023c7d009e8df02636c769c8731d1a0167d716722b555e5aafe8311c97d97d1769e', '2012-07-16 14:52:48', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:52:48', 'john69doe69', 1, 'yS1DZATmct3nPHEnxHhR', 'qW9TYvYcGjIu6yTKVABK', '384192a8fac2714337a29c7a4cdbf2297718f34e4ffff8ec02c7c585eeff0de9aecd706f8bb0fc3500a271f97f2a301aa38bf2293639cd25bc4798e6fb35d7b9', 'k3cF69', NULL, NULL, '2012-07-16 14:52:48')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'SMSTuBwS7vpMJnXyPiM', `updated_at` = '2012-07-16 14:52:48' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 66ms (Views: 63.3ms | ActiveRecord: 0.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8d11ce190caceb3dc97f324e520df4c03ac3740d11d877a67acb8d44b855108fd11828939b958a9a3d74e8bf133385845680d84ff31dadce6f16f7a2e657d4e8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '5106ab283390bc6960232fce52c8e015c58740f6824440fd5f6f79db6c79f2fad852d3dd9de18afc04d443d621762ef985167447362a388085486d77451673ca', '2012-07-16 14:52:49', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:52:49', 'testuser', 1, 'RvWJVE7O91loDB3nGEv', '9nBfp97slzZmhOel', '8d11ce190caceb3dc97f324e520df4c03ac3740d11d877a67acb8d44b855108fd11828939b958a9a3d74e8bf133385845680d84ff31dadce6f16f7a2e657d4e8', 'k3cF70', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'e4V7b3XeWnqHxa14H3Sc', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:52:49', `current_login_at` = '2012-07-16 14:52:49', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'CsH5xjnUCBZ0FVfojTIy', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.4ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '84681bcd03439db17736ee9ea00233b509010a84fb125364063236f37cd04d379b94d6b426b9cd4a898669dbf4baba3362d7edcccf124c5e4b4408134424553e', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'trydMdTir1cOVlH31r5L', 'vcd17bv1irzULMScsDJ8', '33f7e4d73c37fd9b8e0bd9509a1a1d8f38aab9dc9847f22a4ce30c6436cbb869a530df5a9f3a150a9baf458a1d33621b192446749ae071f2fd67065301fe1ba3', 'k3cF71', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'TFZ9Qj6AlDHnvUSMG1', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'OqGeA2hMMMdDAdMer3d', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 9ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '6c58fa8a7e3f0c6683cc18bb3793580cec6f3eb22b6fb73006c1f5a16116cbb0d7396bbc1692f41c147462df3d5e035eaac0a5b9260d1e9a204ebd84d67a3fa4', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, '2ocQklgcxuEhb5zoAt', 'vp7QYOVKIbnZkmuQvvOy', '6fb4ee2245bf0fde44f4acef5f60d8e1f210e8d20cdc55065199c1f23c88fa1d9189d6f3175311cf671319ebe9c43e72b541c0ccefe5212d683a7ae5311d581a', 'k3cF72', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'raZfhv81Rs5eWw1k5Ca', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'xw0gLjgWZXuhXkbpFvuw', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '2025eddad5f4c66a44314cd8dee0247082e1ef3dd492a705bd5aa60ebbe5d3aa789317832b6811c57ba45fab2beb3b23895b06a3ea5cdd23cf34fa7db208f28b', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'y3kh8vpCxNXRsAxdhM', 'UJXSPS1PwDTI1hQwfcn', 'd369c1dad781babd5347ca24530604def4df9eebe805c30a6379ca020d7796b0c56834558c52da1eb767846ea7fa5ec1f7251d5245ec7b2079d590eb04fb9d4f', 'k3cF73', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'BPNf7UkOAuQDZKlTrhHQ', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'QvIfD5mgKT31FaA0jQrz', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 64  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.3ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', 'b18eb47a3420ec02a19b5b47dd6c5ae419a5f81876d84ff63aa5a3eaf9bde770a0184b405d0b7ac52c40979892219aaa9ed8e7874ffacacb7e777b77a1bf3a85', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'dFj4HAN0W7x6vAmJblT4', 'VuIH5UkCEC9U142m8h8', 'e88b64d68ed285f1ea30ea4a99966d1dfc1e7a704ba958d766b3fabd1b81acd4af97cf58ade271fbe6aba52b560e7adf660fe1ad60f84e8383a4ce6988996f31', 'k3cF74', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'kRT9LNuFsZmAzPASx9zl', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'vGbZeIuqQXNUvunXr1W', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.4ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', 'fabc33e8572856595eaa75c8fb2934392917b5eaf5b8098fe8b3863623395ac9b30564013b4e834ad8153092c3657d7e22be72822eb4e63a040885aa10c22831', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'jObQYQP4B49G5MoVBt', 'axHjXu9B4L5qBYQ1ZbV', 'bd30dd486312829b585c443a97b56c50305c62b6a5dda7d74374272336bf81017e10c846d92c85300045eff9e56f9ba4e5f32939be2ada10531a0667a0af303a', 'k3cF75', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'N1Xie2keu8IY0CN7FfDO', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = '8f0Ud8ErbRG5VePlR9sA', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', 'b169f422a994fba122a80f6b4b4fce7ea03e8096d1ee9e9d53b3f803c14b264e37eb0b2fed974b4724f2425d554894b94a08ce7ed4769efc68b385866ca8a77f', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, '0n6GE1Y4EQhXEqVcwf', 'CqvHkGS64tMdI7aIBi4T', 'd43e0b7934a37cbbdda95f4d5aa9d8b43fa6432fe97bf4db77c1f21a771c74ba6bdbcc6796d8b614fff2863837a50f9b2a899098d9aee88c1cbcbe211654c598', 'k3cF76', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'w9Pc9paOivcEc7BvmnYt', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'pWbBXGe8UCQ7rU4A3hUR', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'onOoN8KAoWFc9PnwGIM0', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', 'ccc04f121962923a68c044a3fd9f82201dd3e34c99689b18c6b8ddb032cf3e8e82f5325b42bde7fe8e3c46c54255a192dd41a16678018cca280fdb648bb7a4ce', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, '2nDoTd6moHpnlhQkGY', 'hdVsX3qkASctfOfxILjo', '3c14ea8e90f0c431c7774985145dcbb96ed406964374d0a13d9118e7b3f109f4c05bffafea7660c8c70b83b5182a9d96bbf3a6a42c592278fc0c60b7dab6f862', 'k3cF77', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'i5EW5b9ivl7MU5LiJCq', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'P3jGOiXOo3FNx35a5Tp', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = '6ahGbuAOcKOYJoFJpqlQ', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 1.9ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '5ec379730ef04aa4034e8169d919bc03d77207916cefbdecc375ad98a26749c597e6279a3409bc3a9840990e353efc9b5af3ae329927ebbe295312d438a702a4', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'v1WfOlcgtf181h8Fgnt7', 'ZeJAptyoSkjfW3R8DTr', '3c439a41e475c1e2a3fc444bd03d7c7cca9b0d525e7f7d9abf8bee061c28c2b36f221bb6dce9232da5116422824cc26c9a34e82199a157cb60de977398378638', 'k3cF78', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'bkFqwhZL8iQatit0Pg', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'EIqLHQMx8zr9Kz81ds5', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '45f3e6f39578d38a9da4a9640323e356f0f2b11ccad72fd2be41cb7a1bde19f7a18a4379d65830047c77ab620af0dc92f01388a2995912869bcfe1f65d7b4d41' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.6ms | ActiveRecord: 2.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '4bebca0ac4111ce04df9cd164b78007d58a59bdaa3b540d5595140ec49865c214db998d5b148f75d4fef98a25b9b81fb6d732155c36612783be47e1c0cb26f60', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'clU7XlghVBDrXcbyq', '9i4C9u2V8s9mUcaWjs3R', 'fb0235558d52e7e0a4d75f2a4223540083512685fc22cc2bad8719f35435c1f716454ff9dafd4492b25aad130165817212ee99c6dd70662f69f6f8e591830d48', 'k3cF79', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'DtzFABhaGhwSrpvmIT1', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = '71L7mJtigaXWKlDSl7n', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'a7b8a1a0856ea8549e66f40a8422017553e1d7467be23e2842e5b45108bc10c1f016a0445fbecf7eccc89e05717c4969e6af7d3f21bc3da1571f1b1ce9910f89' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.5ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '6e56c7cf6d2a1f228b317b1777e439ef01131986efb71f1590e61758b25e4e7e371487a53e916b30dfd455e6c20fd60487cd4e35504190aa0ae89e36f65dc4de', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'wi7BJA5X6KrtR2NYvMS', 'oyU06hB70BWWfi266d5', '4981e225e7a0480bb37c363aafed09587f19ecc3d4dcde025f2009d8f85884c4f04e2f3a3462170d8e21dd02840050c239452a1667339050fcc227df5d934549', 'k3cF80', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'GyZd9bVm4Yo41ZeZyqe', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'PAC7FHK4lDEiA0csvk1w', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 71  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '4234f95a2a412b6d7055f56e9920cdff4a6b330015e248f33681624eeaf189f9b3213b24ec529a386b829904fb1d0ce55e87c6cb2fbb30dbe2f2aa07a9c75f6a' AND `spud_users`.`id` != 71) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.8ms | ActiveRecord: 2.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', 'b72fe4ef1af7208c0120769861349da7a5579d6d7f744b0a87d001cb5e56267e3c367cdb9f6287b431ae3bb836149a143a027494fc4ee1243b1b925b5df3669e', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, '3DvUsYoZRJ4t3XAGmJ6o', '0eurCq0gWiDWXEosAhV5', '8d241ff360c9954aa4a7e7d1609cfc79a96daf50e4442d67b93e326d5d8be910c808b0fc9b3bdd6d34a197d1c56a0cc374523f95b3edb0685a551876e1336617', 'k3cF81', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'R7uvtBSIAY3khDRSfvM', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'gJFdxTpd0QRrDlhGQOzq', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.5ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', 'b9035025f740b70bc4109cf80dd28f9299c74e2e9f3c2a80a65511f66a34621bd8553dd762fefcf92e12e012a36de1c67ea9598233863ecdb11d7bb7cca46e61', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'QuEQ3RDkyKLInZFXIDWw', 'sbz7WOWa8YxMhib5p4fM', '106ca0e428c69af5e2f5ca6a07940f76a017719747cd57a07567489f21521299638c8b8e4a8daca014b040f6bef1bda5690e6e9015e5616e9ccd74437ff1bde0', 'k3cF82', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:52:49', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = 'p6kVr1tWKUFtOMLUlNXn', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:52:49', `perishable_token` = '6Qgh7pC06UMdqMzKlA5L', `updated_at` = '2012-07-16 14:52:49' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:52:49', 'test', 73, '2012-07-16 14:52:49', 'testval')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 0.5ms | ActiveRecord: 3.0ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.3ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '48ea5c7d8131d9ca1f7e46da3e665fb90bb14d7fc0274dd68fd257cc3b10cdc3747f5d80725d44386f238bedb5429960fdb71ff881d993753db30e385cfe16d4' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '1e2311b775b9a6619d36a5ca7a88b8b664456ec29cfbd1bf6ac871d58ac91adafe8dfbb33e7be5e6b5648382296f1fff352e3ab1eb5068b96ec7a2e8ae366e9c', '2012-07-16 14:52:49', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:52:49', 'john82doe82', 1, 'Yn0CF7Jx4GI90HvQT5q', 'VRvHadNfPMWPgN8Squf', '48ea5c7d8131d9ca1f7e46da3e665fb90bb14d7fc0274dd68fd257cc3b10cdc3747f5d80725d44386f238bedb5429960fdb71ff881d993753db30e385cfe16d4', 'k3cF83', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f7ec29101f74baf60738b3158272ddda3b084b36b7d9320f1df294a7d0b7c0967708c2ecffe9ab538ba0965709119a5395b88ecbd91f036c08a8876ce6c8c424' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '48ea5c7d8131d9ca1f7e46da3e665fb90bb14d7fc0274dd68fd257cc3b10cdc3747f5d80725d44386f238bedb5429960fdb71ff881d993753db30e385cfe16d4' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '48ea5c7d8131d9ca1f7e46da3e665fb90bb14d7fc0274dd68fd257cc3b10cdc3747f5d80725d44386f238bedb5429960fdb71ff881d993753db30e385cfe16d4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '9237d0dbdde1045001ec06f2c64019ae193c28d418bea76600bcaa5b9696e1e2c068a1630a270a22f83ac5387877259f3b4c704dc6d2b3dc0f4422e76e61af1f', '2012-07-16 14:52:49', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:52:49', 'john83doe83', 1, 'NxiYtYddt9U7tXn7DQL', 'PelEMSGZaCraWfgD0FWq', 'f7ec29101f74baf60738b3158272ddda3b084b36b7d9320f1df294a7d0b7c0967708c2ecffe9ab538ba0965709119a5395b88ecbd91f036c08a8876ce6c8c424', 'k3cF84', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6fa608e9b5803503bcc3225baca43bc3fa17324c17ff9826ace0f269459f40a0b1a119b023d1e07ffed277dabd399bf7a120cb008aea6eaca1acabf239f72873' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f7ec29101f74baf60738b3158272ddda3b084b36b7d9320f1df294a7d0b7c0967708c2ecffe9ab538ba0965709119a5395b88ecbd91f036c08a8876ce6c8c424' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f7ec29101f74baf60738b3158272ddda3b084b36b7d9320f1df294a7d0b7c0967708c2ecffe9ab538ba0965709119a5395b88ecbd91f036c08a8876ce6c8c424' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '00cad9caf9d419e7f7edca9af92735c2fdc5721047514a27c1cf33d9a81c4f5db75a714f45c1298e72050fc6da73918ce881eb61f2141a3a9d3c50c618517a4b', '2012-07-16 14:52:49', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:52:49', 'john84doe84', 1, 'MizAhTu7qmb0Ez1OR3WL', 'gxaVZbOaRlOuGUzP23S3', '6fa608e9b5803503bcc3225baca43bc3fa17324c17ff9826ace0f269459f40a0b1a119b023d1e07ffed277dabd399bf7a120cb008aea6eaca1acabf239f72873', 'k3cF85', NULL, NULL, '2012-07-16 14:52:49')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8366cedec389a9acfbcd1a4c42cbd3dbcf1a1e8434f39caccc01b6423871c23f21584c6a3526c9c7a8637ff0238c5aa9a69705b8063c3658c1fd7c696115034e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '6fa608e9b5803503bcc3225baca43bc3fa17324c17ff9826ace0f269459f40a0b1a119b023d1e07ffed277dabd399bf7a120cb008aea6eaca1acabf239f72873' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '6fa608e9b5803503bcc3225baca43bc3fa17324c17ff9826ace0f269459f40a0b1a119b023d1e07ffed277dabd399bf7a120cb008aea6eaca1acabf239f72873' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '4ea6f38b7bdd8d0858ad7fae6c1d9a81c736e454147a6d99c467ce9a7cef25ca055d87f256be69cb6e7fb55b1890933ebf0878b5cf3a400a0f2c3ed3ff8f0b86', '2012-07-16 14:52:49', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:52:49', 'john85doe85', 1, 'Z0l1nYnJVEyw6qmt4Uq4', 'THqDrsRvNzgtkph4MxWO', '8366cedec389a9acfbcd1a4c42cbd3dbcf1a1e8434f39caccc01b6423871c23f21584c6a3526c9c7a8637ff0238c5aa9a69705b8063c3658c1fd7c696115034e', 'k3cF86', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6429b07882e97133c1608c03e87fec8d23ff3fbb2d8737a94f732f53baf1d2282c72bd53361929bed85fb3ea0887fb65aee33e28366482b772acb14d82c80b72' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '8366cedec389a9acfbcd1a4c42cbd3dbcf1a1e8434f39caccc01b6423871c23f21584c6a3526c9c7a8637ff0238c5aa9a69705b8063c3658c1fd7c696115034e' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '8366cedec389a9acfbcd1a4c42cbd3dbcf1a1e8434f39caccc01b6423871c23f21584c6a3526c9c7a8637ff0238c5aa9a69705b8063c3658c1fd7c696115034e' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', 'b7cbdb2ff71ef5f8675506dd44d8f8832712e0c5c38676313315c664468b1437f25996d579ca9bad2ba94bc8c5afd71cb90ac090d83667006479dc6dd4e4015a', '2012-07-16 14:52:49', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:52:49', 'john86doe86', 1, 'zUeIGKqDCJc7Nkzuybs', 'tWhJ51ApBmgbv17TGy4A', '6429b07882e97133c1608c03e87fec8d23ff3fbb2d8737a94f732f53baf1d2282c72bd53361929bed85fb3ea0887fb65aee33e28366482b772acb14d82c80b72', 'k3cF87', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9a978eaf3a36fd1440079d7b7c3717cb3347d7a46260cad0492d2f012904abe0d457af970fc8cfac4ec8d6d3d3799a26abf234c37fa47fa205d54bf76a845ee4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '6429b07882e97133c1608c03e87fec8d23ff3fbb2d8737a94f732f53baf1d2282c72bd53361929bed85fb3ea0887fb65aee33e28366482b772acb14d82c80b72' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '6429b07882e97133c1608c03e87fec8d23ff3fbb2d8737a94f732f53baf1d2282c72bd53361929bed85fb3ea0887fb65aee33e28366482b772acb14d82c80b72' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:52:49', '48979484047bc39edbce8d63e8a169956918fd6f1ef38883eabad9be90d9c581285e2d94b42ebdacece017f149cd7ad208ac4ccb8b5db923ca7fc76c0cc0957d', '2012-07-16 14:52:49', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:52:49', 'john87doe87', 1, 'TDPW7pWijMkyuUU4aX9w', 'acgQjFYJ0YP0Rlg3WZS3', '9a978eaf3a36fd1440079d7b7c3717cb3347d7a46260cad0492d2f012904abe0d457af970fc8cfac4ec8d6d3d3799a26abf234c37fa47fa205d54bf76a845ee4', 'k3cF88', NULL, NULL, '2012-07-16 14:52:49')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.3ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.0ms) TRUNCATE TABLE `spud_user_settings`;  (1.2ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '213d0e5f0289101350bc41c3281d40e4dfd164c25340296cb98633fe5bade6b304d6f5a609869fe0cda5d5169ea513892e2cfd871ffb4069a3e49722c5f87655' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:14', '4fc9f8e139e59a3868c191b603e3050f3e83e59d83998ef520018768ab08f2f227a194c393846ab65b799e0ba650174717d0e1b3b78e5cc6f32b04abc208305e', '2012-07-16 14:58:14', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:58:14', 'john1doe1', 1, 'd93PIjg7aqm7FEOYJH2M', 'wJfSz8N9aBkEV67IokC', '213d0e5f0289101350bc41c3281d40e4dfd164c25340296cb98633fe5bade6b304d6f5a609869fe0cda5d5169ea513892e2cfd871ffb4069a3e49722c5f87655', 'k3cF1', NULL, NULL, '2012-07-16 14:58:14')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:14', `current_login_at` = '2012-07-16 14:58:14', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:14', `perishable_token` = 'uAYSfErcvcwbPBbzX', `updated_at` = '2012-07-16 14:58:14' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'OEO3le7K4BRf4yzqnqsG', `updated_at` = '2012-07-16 14:58:14' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:14', `perishable_token` = '1wEca7Y35Ky9Nq8CxUY', `updated_at` = '2012-07-16 14:58:14' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 21ms (Views: 10.5ms | ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f31405fc33152cbc32f293b18f2adfbcee444ca7f49008101eb357e3ad96cb6efcf364773cdf73e73495ed87fac64c633ab37dad4f5a23612daaed3d8d45c9d7' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:14', '8f3ee323d483c30871144a43ba4699cc70e50f36f600f5b1dcb79758cc0e75859279f2330a1d313fa5a23255bd4240248e31b67fdd7e74a6f11f98d1b1d0a4bf', '2012-07-16 14:58:14', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:58:14', 'john2doe2', 1, 'bgEMlrEktx0o1dO0MyZP', 'WDVPmFMHRmuw3s7yd8UL', 'f31405fc33152cbc32f293b18f2adfbcee444ca7f49008101eb357e3ad96cb6efcf364773cdf73e73495ed87fac64c633ab37dad4f5a23612daaed3d8d45c9d7', 'k3cF2', NULL, NULL, '2012-07-16 14:58:14')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:14', `current_login_at` = '2012-07-16 14:58:14', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:14', `perishable_token` = 'u6EduzgwjG08NTI10ZIJ', `updated_at` = '2012-07-16 14:58:14' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'pages', NULL, '2012-07-16 14:58:15', 2)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = '9gVEf8sjAP6XKxfMuVT', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.6ms | ActiveRecord: 1.5ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3f902f3ecd9ccd3e7a1cdef66d76f0f0dba946b3e82ff1fa8afb03dbb360ae52d03108aea9ecb47203a17963ffa5595aecc6d0db2cdf41dd4b18f0850dcf9d3d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '3f1c05251fa80d861f284542ebf46a4cf66f970a290fa67f7c430e3e315249f14e9d4bafb54d4a9107aca37a76a6dca886f3637c88b80c140c23e78d5c834ca6', '2012-07-16 14:58:15', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:58:15', 'john3doe3', 1, 'OQo95w8jEtsSfdTS83', 'jnnTmDKGTMArYQZaiG', '3f902f3ecd9ccd3e7a1cdef66d76f0f0dba946b3e82ff1fa8afb03dbb360ae52d03108aea9ecb47203a17963ffa5595aecc6d0db2cdf41dd4b18f0850dcf9d3d', 'k3cF3', NULL, NULL, '2012-07-16 14:58:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'F9awG2MXNK47VYuRAEmx', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2dd742ed3fb5ad7d69555e5aae80064395b724e9bcec6cb08a87fc038dd674b228b7b362afc12d18f154c5cc374a208ab885188318eaf18fe47babc459a3cd2c' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '9a46b33a7da40d518c97c001c971cbfeac61638eda331ddced267ef301f2cfa2f7b376d1bad3381c458ee22f65a9b91c2a7747f60b163206786619e8bd76f8cb', '2012-07-16 14:58:15', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:58:15', 'john4doe4', 1, 'BqyT589UBPvU8OP0nth', 'ix0LzVpQyPLEXNPBuPaE', '2dd742ed3fb5ad7d69555e5aae80064395b724e9bcec6cb08a87fc038dd674b228b7b362afc12d18f154c5cc374a208ab885188318eaf18fe47babc459a3cd2c', 'k3cF4', NULL, NULL, '2012-07-16 14:58:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'E5vYSc0siXQbPpN8q4G3', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.1ms) SAVEPOINT active_record_2  (0.0ms) RELEASE SAVEPOINT active_record_2  (0.0ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = '3vKzDxMSpKetfs9MCQ6I', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'gBBqoDrTvcvgIjHdaG', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7731883d2043f7dfe161df0fb9af22dc5b5445d1b6a4e2fae11b7cb3a3ea17160cbb3ee4a149ae46474211866ca02629efce26182ca5397c4366a794932767d1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '2202f93c56ebdc3de1f315c84c1705ff56bf18d88560433cfc18f5e4c9b6afeaceef50e5ee6f0c196a37b8c3961e68f06cc9e4fb5b23898da0fe7c631e71c9c4', '2012-07-16 14:58:15', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:58:15', 'john5doe5', 1, 'rJTpSTxDF5b7HMyrptEB', 'HDQFZS9EV0qdImfi8Nm0', '7731883d2043f7dfe161df0fb9af22dc5b5445d1b6a4e2fae11b7cb3a3ea17160cbb3ee4a149ae46474211866ca02629efce26182ca5397c4366a794932767d1', 'k3cF5', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'v3KVEZfauzIe9dHctk9u', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 's0UScxfH8R6ukyLdDFn', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Pages', NULL, '2012-07-16 14:58:15', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = '8IXX2cTDmnseaLTLPtMZ', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 24ms (Views: 5.7ms | ActiveRecord: 4.8ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd8364e8b41438c6fe6dcaa37292f4c066353ca65239c3172a971bf73f5202d7713785c3d2f0833cb7d876cecf18b3c439a885e7a87211188236af1c8a53d6f10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '28bb4d51deaf4b75c9a179f85d3684b67df49717c95c4e2131614bb3e8836a4aa0f8f6e8c3a3b2ca7038c1972b027dabc270027c22fc5181ed1a87f13b8e0e64', '2012-07-16 14:58:15', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:58:15', 'john6doe6', 1, 'ojt35NUjqHcQ4AAHaan', 'Kk9NbsHFDt4soegFToa7', 'd8364e8b41438c6fe6dcaa37292f4c066353ca65239c3172a971bf73f5202d7713785c3d2f0833cb7d876cecf18b3c439a885e7a87211188236af1c8a53d6f10', 'k3cF6', NULL, NULL, '2012-07-16 14:58:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'BXiqiKwzg9g3FQfuH6C', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'mWSD3f8FBXlLGm3No6', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Pages', NULL, '2012-07-16 14:58:15', 6)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'sj5yuhcWHC6zN5un6tX', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '732701f1dff46a807391ccbe7df71f9024df95b8678ae6d7faebc78f2d1dd8210badcc80b0c8693f0b4ef1ff72274c7578dc45e4dcc4d2ab73e5ce1f148614fb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '8405ef545ba05a16de8429c01a50952f87a41ffef8ee896d86434b19563fd2f9b0415e1e5181aa064edbc67e73bf2bfc8016cd0eebc6156b973c728f84d3861b', '2012-07-16 14:58:15', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:58:15', 'john7doe7', 1, '6TqymT1llPI2XqJGXgh', 'by6a7szfB4lyM6itY1D7', '732701f1dff46a807391ccbe7df71f9024df95b8678ae6d7faebc78f2d1dd8210badcc80b0c8693f0b4ef1ff72274c7578dc45e4dcc4d2ab73e5ce1f148614fb', 'k3cF7', NULL, NULL, '2012-07-16 14:58:15')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'B6QHmnOkv6j18SJ6SvM8', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'bo33coKPAAkMfckrYXZ', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'vCXOwIdkhlSiQWB7o6h2', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2b7c5559071914551e39250b71051a250e1121d800da3a643f63294c21b1e049d6d1c85eef842f25154cf410213330034ba03a21890879060360b0b793041393' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '869d0d3c6842f7a9bdc373e99c656a647cf7f17cf38b3720370b1530f8680955307f84ce945c73dcb04b2a653f803fe7d29ce018b7d526d0753414fb262cffd9', '2012-07-16 14:58:15', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:58:15', 'john8doe8', 1, 'BTpCnHva534eEtRDV', 'DLVu5ThLOtgZCyO6y1x', '2b7c5559071914551e39250b71051a250e1121d800da3a643f63294c21b1e049d6d1c85eef842f25154cf410213330034ba03a21890879060360b0b793041393', 'k3cF8', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'VGqo4qAIfe9rbBPE3NDy', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'RW2H4InxhvSNI4rbU0Cg', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:58:15', 'app_order', 8, '2012-07-16 14:58:15', 'Pages,Settings')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'eTHmjmADLftemRLdE9', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5aca7445fea6ef3d18872d0d0212bd2088d490686b7d5ce48aa597fc314c85e9a07cff3899acdc5d703af36b4befb20344b85aee98a45bd594368bc426d1e4f0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '4c437b8897a166bb6b0c13231ce9f194de18e37b9548fb76576f7dacf8ad6242ad03939ad933f11e5fc8663608e28b393ca133830a647833e27dec385dfb347e', '2012-07-16 14:58:15', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:58:15', 'john9doe9', 1, 'eDn4hvoFqnLF8px86kKI', 'VTVkF2YshHbPlzSYcnLt', '5aca7445fea6ef3d18872d0d0212bd2088d490686b7d5ce48aa597fc314c85e9a07cff3899acdc5d703af36b4befb20344b85aee98a45bd594368bc426d1e4f0', 'k3cF9', NULL, NULL, '2012-07-16 14:58:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'aZ2nU7fz7E1UOEVH6RM', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'wGk3SgtBXNR7iFWdeVY', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 9)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = '0kZO2k7meqGSEkA6D', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2de75fdafa24265c96947b45e359642704af81a47860557e2b377e82fb72a8e2d0a686e7f8a1696d2e6e9a6327249afcbc78105b703853d4c26ced863531cfc7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '99f131abdec21f8559422f63393cc65326fd896950d21ff5540cb5e504537cc9d690e97c535e4a7093c1e6384599b3d6f04d8956a4dedf7ec24937f123212579', '2012-07-16 14:58:15', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:58:15', 'john10doe10', 1, 'ewN4rer0Oql2kq1XQlhg', 'dIe7wDaKVgQQBbwrnHCE', '2de75fdafa24265c96947b45e359642704af81a47860557e2b377e82fb72a8e2d0a686e7f8a1696d2e6e9a6327249afcbc78105b703853d4c26ced863531cfc7', 'k3cF10', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'BVWgmOGdTc5jeD9kOyK', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'dchtatPvKJT4uUxD8kp', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'JJ1NM6WcXAbIlwrSIMxr', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '017beb5c52508d3407d53687b0420cf3fb0c0eab012a8e23d4535a177ea9cb889daf330a070d5e4aa5b1ba6e38e578d2061fe77546033e6454a65559a8d324fb' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', 'afad58ec7dba2010530da9261e8fa73c9faab13ca31285f19c2e11166206293ccc6823bd7225a633d2f9569c7b64a190ff8142a364a09eea705384243bc15d6e', '2012-07-16 14:58:15', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:58:15', 'john11doe11', 1, 'PCQk5UluhRYMs6z5c2Gi', 'T8UiRx4N74d3DsiJUfKA', '017beb5c52508d3407d53687b0420cf3fb0c0eab012a8e23d4535a177ea9cb889daf330a070d5e4aa5b1ba6e38e578d2061fe77546033e6454a65559a8d324fb', 'k3cF11', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'lU8xeOjPMpywJlxPVwZ0', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '2isDbKzce6eqSEqP4Kjs', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 11 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'ywtEGYQk1y5IZqfa5nGY', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'efcb35131079b71615fdc3fd33e691715a02cd4a00d0ce2323d2445040185c38b382cae03fd307354b09d13c52e3d7709e96188cbfa13efab7c4fa91fc78f9d9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '8d09c9de9e7fb34ee0e1323f2a009c7923ffaa1bc654b3df8af28c8d6f31623eec63344e929b16091f4d63db9cb5486d168cd6eb7a34c1eed37b90c55ade556a', '2012-07-16 14:58:15', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:58:15', 'john12doe12', 1, 'kgqhql0QUPzHbCWnY8zH', 'krMwHmDCDqKt1NUYHnFP', 'efcb35131079b71615fdc3fd33e691715a02cd4a00d0ce2323d2445040185c38b382cae03fd307354b09d13c52e3d7709e96188cbfa13efab7c4fa91fc78f9d9', 'k3cF12', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'AuDGjPNxRkJheUvRqVJ6', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'DZTdhvKdKqUqNijw4xOk', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'rrtCztQwrx8VlTjj8bJ4', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '01fa69858953a308d3f1c1d5958f7c513105899cc10016707e0cc882619032d4b7a9582c138146fb8cc792542d4f9091a3ee79ca02c72f2586523665ffb95fa0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', 'f5ba2afab4bed04bfc01c493a4c8fed2bc1ad1383e35261984b89f6294efaa00480be1d8f66465c4ac11d368e850e80e1fb9ebf6b37fd94e684570f9a5b45ef7', '2012-07-16 14:58:15', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:58:15', 'john13doe13', 1, '2p1g1nmQa4XZM03OR4c7', 'ZgYlGIyiIYBNRMsXhSf', '01fa69858953a308d3f1c1d5958f7c513105899cc10016707e0cc882619032d4b7a9582c138146fb8cc792542d4f9091a3ee79ca02c72f2586523665ffb95fa0', 'k3cF13', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = '2fydPCLZltVQr1vyhDOj', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'VxXcjRlF0Y8UL7ODKDy', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'YXClgJNrOAroFX5LFwBl', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c1e702db3101fdf29c56e83ae7672ca416fdd0198d9e2339113355c89c384919da84b4336e2716cd798e2b07bdea017e12a30afb24eb2ae1f9e561971b979fe0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '904aad3be61c65b27cf3b4e09f82d3c8e9c3bf7227332025029c53013a03203f49f3b52ca59a06be83a6f68df05ba43c1640a4a7535a601dc88b377dbb9d15b7', '2012-07-16 14:58:15', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:58:15', 'john14doe14', 1, 'hzUBSlDyc5oEBb7PrVX', 'uohbUxGmmRzWZgj53Ybm', 'c1e702db3101fdf29c56e83ae7672ca416fdd0198d9e2339113355c89c384919da84b4336e2716cd798e2b07bdea017e12a30afb24eb2ae1f9e561971b979fe0', 'k3cF14', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:15', `current_login_at` = '2012-07-16 14:58:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'umK7iVTQ4w5Preok56uT', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '91mg9Xorh7uNngVmPgT', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:15', 'Blog', NULL, '2012-07-16 14:58:15', 14)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'JUEtlNn2CdDmdU5f3NDB', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '0695719627a18a153b50caa3ffafaa9b6a54f16a5ca4589138aae7d705c4904d9b8b312787a03d541559a90643300eca6bc1936190540a51f6860d8a20de61e6', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'y4R6tEjuPW2j2fGiJAmF', 'lERtH2L4jaC0j74CkA1c', '7d4aca6f0aeab74d1be5be7852327020c74bdb20b6ec49bd3b4f0c3e779a9de27c9a91e83804ad88cbf003fb9c21c49bb91a035b5a716aa53504ba89909169e4', 'k3cF15', 1, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:15', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = '0uNgwldkSXCSE4uwNzMY', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c58c9264b9a21ab4249e68baf0b13d470e55c0852b130289adea536d36e371437d720630ecb5433e1b6dbf472482b7c2f1aa6af6a4bea6498227828e2ee1c27a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'hVP3JpQEzgqqgbtJm3O', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '9af5a7da95c5ea44433839dabd1a0b06c3f307161e872999b1c1b11ef262f5e0601f658bdc271e484f3c5b129805ca6f6e4b1a1c226a2430a2e10fa127b84372', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'hul8G40v4AUmlsOEmlj', '53VbtYZaPo9AEfm1fXX', 'c58c9264b9a21ab4249e68baf0b13d470e55c0852b130289adea536d36e371437d720630ecb5433e1b6dbf472482b7c2f1aa6af6a4bea6498227828e2ee1c27a', 'k3cF16', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b17283db0edc16925761da3dde2520e654a6fdd21cc32912f919079e363f2b841b0ca53c260090c345cf62dce6a4d608d3c6ab7cdaf0088fbc6532de11211588' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'ZNnB1yePiB0Yl4m7SOg', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '35a91edff548fd56f909da984443ef4364b4116da74f96359a1854c822dba2d80960aac34476f34ff17e120cd6e37a55a74fe0d96f93bb124737738c42884164', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'hizaG4bGUDDYq1TvtHK', 'd558CqshXrLwNpO0NFDI', 'b17283db0edc16925761da3dde2520e654a6fdd21cc32912f919079e363f2b841b0ca53c260090c345cf62dce6a4d608d3c6ab7cdaf0088fbc6532de11211588', 'k3cF17', NULL, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'g7AqoC3ZowUmWwuZknmg', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 4.7ms | ActiveRecord: 1.3ms)  (0.6ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '55e6b0e0fbe9042ac64604fd8554aded4a65e17c4c0b3fde3b2ada3f5177ae437a5d64edbdf7ee003a0eb3015900e8eb4846015facc7292441dcfabca72d01e1', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'eisQiFmDNoWZFMTEXeEu', 'lggkhhQAzetZmkPfQKw8', 'e2e6929bd9c5c59f6b5499461bf9fd8dbd49986ef01d054bfbe0ab3037bbcc2027a32cba93942212d207d9a8ae4abfb68573b679e4dd6e9948050812bc6cf9f5', 'k3cF18', 1, NULL, '2012-07-16 14:58:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:15', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'FWi66dphIIJa3JoHVadX', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = '2rUCBG0ElPuag3JKI2', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 9ms (Views: 1.4ms | ActiveRecord: 1.5ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '412acb33e38d04bfeb5cc4f01bdbbdc0716c6043e0bfce0f10c76c895fee723476f4db863f7d219d004e6809b068686ce0f05932f8b49e9d160dd90bf9199ed2', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'PgJn5XlvE8zSp1EBTgsT', 'vnlYADTojSsTzRd24xir', '2a665dfb4b8a82cba3653aeead3915032556ee18e716d536f06711330d6d3d7d2e2f76bfb7e2b90c808df4ff2e50f446c6df89dff70dfb14a6516a87c05ddaca', 'k3cF19', 1, NULL, '2012-07-16 14:58:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:15', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'Vk9R7IacTNHuGJrWnZTw', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', '988a9513db70073dbe796fd5821e7871be6f62684e31419ec531529814f21ddbb96d9e85ea3b1cddfd1e6b7d061d42c65969c42cadd2935292b78bcf1c6c2854', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'qATYi079gOQMHbt9D', 'dEmpNFgbXzNmYBVt8ak', '3a8ec7c04b22c570fcb854191e3cc9f7601ec2ef064a9e1c3d59f012d9ff759408beee4b1de604c296a73ce71dd4336a4420fb60d88904077c8a5a7ed197d5f9', 'k3cF20', 0, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:15', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'gbElzOOUvaCYoiqT4Kmy', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'TF8RY3vcieZI51biKo', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 12ms (ActiveRecord: 1.9ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:15', 'aed3d12e1079c6bf1191235b8f4758ba9e71dbd27072e75fcee2633482dcc9ebafe06d59127039a4f96b87168868aa611776d38170e41b24a7dd7abcb694a338', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'seKCs6EhoQz0wmlzQqZ', 'KZVByj2U5mFM9AJldIN', '3a191c0dcc2dfc1180c143f29df1cf20ee8875645b65989bdc32abbce251849225a9e8fb7c4546f22782afb333dd3efc953f57c62a34632eadf210dbf3efea54', 'k3cF21', 1, NULL, '2012-07-16 14:58:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:15', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:15', `perishable_token` = 'Wu9vifRVEipKt0x8yw7q', `updated_at` = '2012-07-16 14:58:15' WHERE `spud_users`.`id` = 21  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '24c5ddf3bab68a75598f1891697342e839ebdfd04fa014c6657ff770c4f897c1c9d3761e98991fb67a56b2552df970528507571056bd8d5d49156e5f105011a8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'goF8qVSneqlC62M2xN', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '867898b501eb0318e3e13e928da548d4c9d7e724f9521f8745154ea7742d48862992515cb1022dbd3799c923ecc19b18e462bf82ab1507652ae599a4f82c547c', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'GOPFVj0bRWMaMbLzg', 'DK7L0hKfxTQgqEZ7amUR', '24c5ddf3bab68a75598f1891697342e839ebdfd04fa014c6657ff770c4f897c1c9d3761e98991fb67a56b2552df970528507571056bd8d5d49156e5f105011a8', 'k3cF22', 0, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:16', 'Users', NULL, '2012-07-16 14:58:16', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'gDjj0ZFU9rfIrVCCE2f1', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'LXBmjh93r7l7CsQLx68', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 1.3ms | ActiveRecord: 1.6ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'c3e581e3f015e98752e106ea840a2602dd69ed7fd25cd5bb9fb90b2fa405875a58a30c365eca36fd9aabb370feacf278f8dcb43599e9c49c6fd298ac52b509c7', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'uRpfwLOEzX3vsS2N8zG', 'd9Vm7ILppgG4hz9tU9E', 'de8d0af3957cafdf14afea09f64ee59c8dcba3d64ebb6d6b0d4b5d4d0b9777e35c02ea52ae607b7b4ee558e195457489d968a578a7845785c2d3eb395f726ef7', 'k3cF23', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'mDEWE8ljjCDmX9wiplV', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '77d16ee86e24a0c5fc6c913c7bf732ec513dbccf925a5894a4bdd5a5a9a7bf9e7626a669f98093a5dcb1bf2a8b3316fc432a5129135bf40a0ee9061ec5aefb6b' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'CUcXy2j3OyX7Ob7nQBW', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'ff3d1dc2e3575ce173dd494bd2c063a22bd68b454a5d635a5d797e88cf1ba065a5e8d3564cfe142169b3b4e090a6f7382a9cead2c7fbcbe92d4b581d1725e31b', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'ZE2QWi6WOJ5W6FF78AR', 'OV1lh8lbmtNwXdIi1Cwb', '77d16ee86e24a0c5fc6c913c7bf732ec513dbccf925a5894a4bdd5a5a9a7bf9e7626a669f98093a5dcb1bf2a8b3316fc432a5129135bf40a0ee9061ec5aefb6b', 'k3cF24', 0, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'ZQhigW29ctFF4baD9KT', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'Ed1zeSNg2bRiNZXEQiJy', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.9ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '16369e94d0943ee0f78a82a4afbfa5def395591eac742eb4cbdce4bc87cf31518edf20f580163924c0bfd69b9ad69232e6e3107b618c213fd360e4dae0a26674', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'nZO09aS6SxhQ0P3NN20w', 'qkAvAwe09QMNVjEd1Xj', '92c4d7d6ef42961cf6aa3d91e876ea38f2a08a0cb6491149912b331ca4bdeb695d14d3763870f3e80aad9be0da3925e7e4e06d0f8e2c27d8ff7ad614b18415ff', 'k3cF25', 1, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'ncZaA2MQfDZHNqbc1o7', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e971775ef8dfa6b5a4fad99c7d106f0708b2c4c1cb1a36b8b2c400208b93d3e69bf6ddff1d82bc2fd379d4e1dd0b362cea1b5a6b6b15b0af926bb6f34c2dbc4b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'RCDr68RAJGts4keDaAej', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 25 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'e968ab1248fb26d890272e6312cd6424b7cd71edf6be7e464f3a8d75574eb2b10c004854dc6074f84b303dbb95ea39ba08eb0d81c0553c641cfdfee674bf5a12', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, '4FUZw4V8P3OgIsrRNK', 'nHyR86oBkTrViYDRZG2', 'e971775ef8dfa6b5a4fad99c7d106f0708b2c4c1cb1a36b8b2c400208b93d3e69bf6ddff1d82bc2fd379d4e1dd0b362cea1b5a6b6b15b0af926bb6f34c2dbc4b', 'k3cF26', 0, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:58:16', 'Users', NULL, '2012-07-16 14:58:16', 26)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '7ZNY6BM4x21AJdmLgJta', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '3fiDCPHSNh4FMpuceVO', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.6ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '5ffc7f29ae244683fca0bf55612942ccdf500893c2370fa29bf1f8958e5cda9167ff6c20247454ec71f01df78809fc46df204680ac0390ea259eaf6a99d8f173', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'IT4faSXZNlib2ZkkpJtO', 'ANeXIu9wt0BEW7mVDbdZ', '6143a8f03ec606da755fb34da3bf332c1f0683b28693033f435484d9f5ccef64a737f44d03f34f26ebbfe05119c6e8711dedd598a8e2b8b39e970b522906aece', 'k3cF27', 1, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'lmOjQGaHt3h20ynKscoJ', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 27  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '57684535f786136639c752f6abac04d7250dc420bf6eac808f64cf104a85733808980cbc8b1dc032d1747938c5a6ca99c05009549c54ca55e9ee2631911ad2a1' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'spDzGI5de1W5ske57mb6', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '2e284fbac67dbbb2b0c27fd0928e384e7ef5dee2cf3abe374d40c41be73412c892e13e5feb51e7b415a338c2b752876fdaddb1b7fe5df4f2e44302e4d653a222', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'TMIVsGYrPgtxQf12B', '5AzYYGgG6n5gQDYpxtF', '57684535f786136639c752f6abac04d7250dc420bf6eac808f64cf104a85733808980cbc8b1dc032d1747938c5a6ca99c05009549c54ca55e9ee2631911ad2a1', 'k3cF28', 0, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:58:16', 'Users', NULL, '2012-07-16 14:58:16', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:58:16', 'App2', NULL, '2012-07-16 14:58:16', 28)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '9YslwBp11YbM94R1AKYB', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'v8ytYmXaB2MkEXq4NLX1', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 11ms (ActiveRecord: 1.6ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'e788e5f007b9127d18dbfa1b15de4cf06cd7bc75c2abecde95ff9ccf286e693d625e0d8dcb8225e632d4c6ccca38a73d97c5f56a848afb92e67df3485d54ad35', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'ZG08Z3212BwXailV2', '0p8wKsTh5BPFIRP5Xk', 'bb1a05d713e2f0a149e13605935f54f6434ce71c2f7d2b65855d9ef6035abbe426494b11076d08dd3ef2e53a7d3164735e7f548c80565040399ec707534960dc', 'k3cF29', 1, NULL, '2012-07-16 14:58:16')  (2.0ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'cpYSJyZlVtJqVrISaRYU', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1f5cb32c15e824d8aa0a6ee5c40c10fe49de608fd56fd9252db8ee2f78a5e8d18cebdfa622cf3401a4df4ebe1500808c742b7fe6e3cff5a6668fd1453a1bdbcb' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (1.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'RxTiGAcS1B4lB6fGFODc', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 29 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '33ea34bf98b4bc82ad242ef9be5242601ad26238f2364540fd8d68e7c5a3ea07fb6fcceb1cffc35690198c5c2ba160dcb9559b0816819f3fa03ff859ce2c60ab', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'mbjChzif5LlfdbMlJ0s2', 'hr0nBLDPquPusZXGUS', '1f5cb32c15e824d8aa0a6ee5c40c10fe49de608fd56fd9252db8ee2f78a5e8d18cebdfa622cf3401a4df4ebe1500808c742b7fe6e3cff5a6668fd1453a1bdbcb', 'k3cF30', NULL, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'ZHriJlTj4lQ9uk9ZcoyK', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 16ms (Views: 3.3ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '1ce95b54adf13ae876056fafe8ee584f9eba77e2dc9f3ee9f2d8231af74b5c66b5d381f405dac72bc3478510bd65444826a175e41c32c02acc90be5deaa852fb', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'T14TJ7UxVi2HTDKX36vZ', 'NVeIw1ONSwzQOTF1ltKM', 'a769ae89bd3a3a9ba8666b32a3886b6a10c8a0533b177d171a8337eb99c344db98ab533af1d0ebb92687c70b9364bd42cd24ca9e228fbf9d84871bafb64f59ac', 'k3cF31', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'ntwwAXudYNBDQDB3ST', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '95aebb347a7f2b4df4b2203c6ea60e4be2ce2dde841e657db34593d09f8ae72594dc44ebb362eefcc1b045a2b59bd46bfaea52df52023e8dd2924e2da274ed54' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'amGHRwxuhol51WADJPH', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'c6d9333a0cc4aa7e9cbdbfb56e1783e8245c867132bd65bd4cea9ace8e0c3687dc95007055049fabc370ca2c5773b0dff1b4d7776deb28871dc8fd34a8e50e2b', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'cGIftHLSYa4fTTpuMf9', 'ziwUfP5KMCtRJhX90b9R', '95aebb347a7f2b4df4b2203c6ea60e4be2ce2dde841e657db34593d09f8ae72594dc44ebb362eefcc1b045a2b59bd46bfaea52df52023e8dd2924e2da274ed54', 'k3cF32', NULL, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'suDmG1BnkFTGJe2CS3y', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 15ms (Views: 2.1ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '3c048dd2b16196e2655ba77a0c7c7fff8df3c4bd40663bf68fd3364b089124398c5740af3270bcf0488d8fe680430575660e0ac7e5f65d285ce84a375be7f591', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'EiI17VdJ5KhKwTn4wU2', 'IgfhG1gYvBnWCqb8FVvm', 'd6a681685c9586dbca5d4076e7d6b63ed7d13581ea8c1e9c283026b1331600aed5468b22b9bedc58b6dd31b93295e44f6580ef9822cab396cd885fb080d8b60c', 'k3cF33', 1, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '06GzX8Kf1YWZH2WmpQch', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'sAZbnGmD31LNVNVbRBL4', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 15ms (Views: 5.3ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'bde51d693579f623c997946b5630c7a11de05595a0efd92f1ae77f0b05e84fb66d50a707e7a430bf670fce07e16277c765245d40211fc64023c57df0b3f9360b', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, '615mvmMYnuIlpfYhEm', '49OnmTPveLd7EXW0VpMi', '11d13aaca3cf62fdd78377ca5e047ecdbe12296981aa0bfe5f48a23ec6ab748a24bb5d654faf8d895d055505465fe21d317f56ca185d988b87cd9768b5e8e5fd', 'k3cF34', 1, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'fhRzdC4MBItYAkCPcXG', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'zU54coIrPmhIGnLz2vRa', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 11ms (Views: 1.2ms | ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '0d1fe32b7578de466d3ecd7d3206c2df37898c9397e67e66f681f74403ca3dfc92e80dc55abb133f8e1804da0d00ec1ae2b167f6b11b098c3aade881716b5d7e', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'Mr5yM24qHTFJ2YCjMNYQ', 'rwqaUqacLdtPnXZ5781U', 'c2994fc37861d7e2e5ccef8a5de472cdedd1affba07f8192a3f81704cd3bcf5f4bd3fa2e4d4854d5b592e7c26f580aa86a87baa302cb0954bddc69a6da097ae1', 'k3cF35', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '4qIurahaE4Z6taS3N8O6', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'XSr15mtV6T2WLM8PzsVk', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 35  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd4f90ebf62e5c9d6e1f331acaad09c7e3e4fcfe96179a56ea92e4e08e234a161fab2b5d4c6a0a56b25f138ba2ce2242efbbb1bfefd26421c3221097daf541f9d' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '0byUVv2DoV9FYbqpsB27', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 35 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '46ed9cdc0f55ccc2079a87444bf7e01ea03f048754097e1bdba3f2d7a747f55f0f15bfb722bbdc31acca87428bee636801114db955616199b3ab794fc9ffe1f2', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'eVS4lmyp95I8jb5hjTP', 'BytBEwmye3CkjizKuD', 'd4f90ebf62e5c9d6e1f331acaad09c7e3e4fcfe96179a56ea92e4e08e234a161fab2b5d4c6a0a56b25f138ba2ce2242efbbb1bfefd26421c3221097daf541f9d', 'k3cF36', NULL, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 26ms (ActiveRecord: 4.7ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'bb21ee87c32920415ed74ed8954c1897f3c44df0f99fd0c78065cba3410ac88f2fcd4d5c804250ddc56a3f9aad93467aee3448e0c1805e9d510f4c77907eaa66', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, '8rpDDA7NmK86o8iGnZY9', 'GPpfv1axDSatk0CByCyl', '7778add84552e10b9df02fa73aad3008a5e72dec3137ea1f5de1ebdf01436b8e73e37f085b9499d053952297e512b204868b0fa76a0f4aa724736eb014ae51cf', 'k3cF37', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'ecrEpeBbZJYD5X3qxqL', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'mHfYK3lEuyKC282xBtlU', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c081715575e1d0a023e0e69f486c789830c51046466c5410d3c36192e12b2605c4585355da1bf46a7c668f686043c69886d81360a07b72e417d9404eb31b9591' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 19ms (Views: 2.0ms | ActiveRecord: 2.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '06161487fee9770a10f3d0670fc464897ee8c4ca68e218783ca871b085f5c0ba0c278d77b9943dfd4d21b2c3728e264f0f98ae566f73667eb7567efee4f12baa', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'KbAPWjcwy7vWE2q92hg', 'FM8lO2IwJrRqiGYJTzhI', '43d642a542c6a4107d922eef853ca7141b855f3a37af4cf654b0ebc16a5d3deb37d609c267e14ae7b0d0dc1a69eff3171b45d88cbb7e803aa64c7f9a237dce4f', 'k3cF39', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'FlAkYmTdvsMyxein1r5', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'ox01twwr7evMMe1sagT', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '57858ceeaee71da2cc24499810e784add92d0e476559b38439f243e1cb3109b9325375cfa8c554784f9f3490afb6a1d23b14a683ae93b03e6681198a2f4befd3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'eONXLmEaJEUG1jofoM6', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 38 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '4d74fc3ae8c7166f1a36f1eb62d93ec94992832d3a82ccf6be93f5d4c73820e753dc48f0b5bb9927d681d15d1cb2a436ccad2ad1171da239a742014b9026ea09', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'VAuqfcNuxKURGhlsldR', 'O3HGrPHaSeKIzrn0Zc1E', '57858ceeaee71da2cc24499810e784add92d0e476559b38439f243e1cb3109b9325375cfa8c554784f9f3490afb6a1d23b14a683ae93b03e6681198a2f4befd3', 'k3cF40', NULL, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 28ms (Views: 0.2ms | ActiveRecord: 4.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'b3d597c916e07930ca2f74a9f1247d10fb9dc4db114d3604735fb85199b661b30f3ce0972e07ab395d89da0be0f35a01f3bfd11a8f12c52ff25152d72c894ada', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'rWUHQ14LWj5FKdEtBXXR', '7fPGZi1VGfCR6XpSrRUn', '03ef2a9c80e73b81dd9f9100cedaf4a13f71666202865d44290b8bf94aa8e0eaf4c22516433afcd09b33f991c7c60738f65d93aea8480da38e965a6362badf45', 'k3cF41', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'POfVvNooyM5BhdL8cNOF', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '61HZUW9kCcPAGGKbYO0C', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '94658d0dd9883d276ebe1fdb634e9f2d562f24107eadd2ed52cf89cb25d0b577466cacff8e33ca227a209d198003960dafa12440bd9dabab155366f1733a0570' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 17ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '424c3f5efbd16526953bcaf7912b79ba8a2b9a39382ad6078bd708420c178e30464f3d84529de4856f0ef2ab607135967f66d36874dc70133eecf08058e046a1', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'PSAeGtkysFjQKD32E9lw', 'rESyFZMBIOjtDPFZDIdC', 'c3654afc66c24f598a9342f8440a91c143ada94470fbd0a1f74defed90da8e6361e83c6ef956b509a9068f46d9180be4bb536144f2dcf8375b32cb21641ff5fb', 'k3cF43', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '86jx67TSjhQxCkvJYSkJ', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3af3ed081bcd7e3ccf5fc5f609a756e4c878aa068e890cb7ef73b5c2a43a9e8d791eaa64529818a2ca9520c7813fec0b60a9f96e2ca8a9037aaa676d7e89ce01' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'kumy374khYGRDtFlrz9E', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'd717de7e9921a2895ab435a30aca3f371a0b6dd9ef362b3048d6cb9b80ca5c31a54fda7be7322602cd449a26519b7fe40a24128500261ada3fe37654f361f544', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'ymUpGp5o23iTlql9HBe', 'grztdkF7DykB3K3Q7hhq', '3af3ed081bcd7e3ccf5fc5f609a756e4c878aa068e890cb7ef73b5c2a43a9e8d791eaa64529818a2ca9520c7813fec0b60a9f96e2ca8a9037aaa676d7e89ce01', 'k3cF44', NULL, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'vIoYeJZ9QhAo5CcieiSL', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.1ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '4003ed4030ba3079e67a6fe9aadd09521dc858a83108e41e98d7c867419cc8092336b6e9a9ec64a6d40c064fac9f57f3eb8f8f0e113faada6f2051bfd06e01e2', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'V23X5C5F9ucUYP4yPZA', 'DVQYKPRuBIqkps0MdX', '9b018860ada4e8b9af81b62db402bc8407459ee5a2780e8c0e92e248e6a37ce32b7e62caf738065fa60565091feb881cbd7c91ba1f748695c61c6ed4fc990488', 'k3cF45', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'cOq1QUXeXihU2okv1u8h', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5232ead15beb8cd06a45c59f621007d5f0288b4d6869b284a193762fc7904928cfc931a36aa65997f88200393eca53bafb167c94778609518566330d2e4106f7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '2bETlVBPYMZZYcpjNRW', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '5d90368030096c55db46c8e0252786cccb52622f2293f22132f0e645c75dca9c74e60aad625e10dd6df01963a1e699ffb8b493ad4da96ccc47c4b3a082b370d9', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'LuEC8tZJUfHQfZdrnQZS', 'BVmig6uE1ZAgdvJ4oj', '5232ead15beb8cd06a45c59f621007d5f0288b4d6869b284a193762fc7904928cfc931a36aa65997f88200393eca53bafb167c94778609518566330d2e4106f7', 'k3cF46', NULL, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'GL6bmzdtjV5Fi6kXd', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 12ms (Views: 2.2ms | ActiveRecord: 2.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '3f4b7190e003c0b8890cab428b2adc6594bd49840d19cf5cc60da6717439a2b85cf6c0e3a0252caebbe57b2e31fd77c0e2c7fa25b9c7788e612ea6f31ddb09cd', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'BSbTqrbUwOEK8FNj75', 'JVLe3nWPixvIF3pzyXbf', '05966ae541a90300f0fcead00e77f5b755dfe489dfe5f5ff5f8f46ecf44d9da1fae64127490abb83c407d8f37791ab2d4128b79e1d523c16e83660a3f9599f8f', 'k3cF47', 1, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '2FogLgTowt0vOQO8V9ig', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ee4f790c8b3f89b95bd9a327069aa208f60335d818f604125c3527f3fa01910356342fa1dd8af74cc8d6dfbeeef83609890427459b37931c5ee04084c861151d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'rqaLFVpp4bsBkTvOnFN', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'e2b49276656dd7587baeda8ebc059a2ed40bb6ef99fbd12023a68398cdd6d90373f37b3c7b7bb639784a41110e9d7ba8596d83cf53029328519b3cad683b4b37', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, '3MS3dJYjbpwJk6bjegj', 'PWdt5BJquvhHzQ07gHvr', 'ee4f790c8b3f89b95bd9a327069aa208f60335d818f604125c3527f3fa01910356342fa1dd8af74cc8d6dfbeeef83609890427459b37931c5ee04084c861151d', 'k3cF48', NULL, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"ee4f790c8b3f89b95bd9a327069aa208f60335d818f604125c3527f3fa01910356342fa1dd8af74cc8d6dfbeeef83609890427459b37931c5ee04084c861151d", "single_access_token"=>"k3cF48", "perishable_token"=>"PWdt5BJquvhHzQ07gHvr", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:58:16 UTC", "updated_at"=>"2012-07-16 14:58:16 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'Vxxwm7CYdy8OASBwRfhd', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'D7Z1nvnHtMhr7cSsmc4', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 18ms (ActiveRecord: 2.6ms) SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '7401e5b54cc6fc64c117de384fe1e91dc6a45f2e3043a3dcccbba1ac66c8bfb7b7055d953c06b8372171a2c56a5504d6ea6a02f00d4e1e49d797c249a02715b2', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, '1UVh4yhpE4iGqunAxyHQ', 'kv2qCVykJ1bAAws4XO', '093bdc7f756c65ce49fd2166a1390acffe2c736a5d5920ba616d9d181e38239c0ab70b7ac6674b5e90aeb2c2d2ea9a48bb8c26857209b6ac94e408791a0c7467', 'k3cF49', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'TUdK4wMosgGjnGcY4BVA', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '82ec00d5ac98d5a36634891aa5ec93a8ac7931a9c8b7d91ef44ecbac6f3ba809c0d0794d1e76a40da269bc7f6d5f41ff087a2563a5bc7241457665964912c38c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = '1Xa6E2YU2eUwKpNVUYq', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '18757aa6c5f7cbd83a00416f9bb6ee3682f97a2be36b401fb8d0beaaf47542514eefa1ccfa256c1b2ef492c0bc1e166554f376e0dd7c09153d4192fdcec51c6e', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'cVgrTfrTPBJyBDMqRLe', 'OVnzvWp0R2f0ZFhlAPH', '82ec00d5ac98d5a36634891aa5ec93a8ac7931a9c8b7d91ef44ecbac6f3ba809c0d0794d1e76a40da269bc7f6d5f41ff087a2563a5bc7241457665964912c38c', 'k3cF50', NULL, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"82ec00d5ac98d5a36634891aa5ec93a8ac7931a9c8b7d91ef44ecbac6f3ba809c0d0794d1e76a40da269bc7f6d5f41ff087a2563a5bc7241457665964912c38c", "single_access_token"=>"k3cF50", "perishable_token"=>"OVnzvWp0R2f0ZFhlAPH", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:58:16 UTC", "updated_at"=>"2012-07-16 14:58:16 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'KMgcM1rpz3ekJUBOphx', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'kok76mtEzKnzdbzgi0rX', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 16ms (ActiveRecord: 2.9ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '41f244e0ae9014709b6cba8def515d7195802c5777f4fd94473a17b513d68cea770aec16e57ad57eddb08cb36f652855a60920ba4dfcab07ba9bf1dbfe93a295', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'LdbmM127LNu6T5BpOL9S', 'MLoF9NEEZXkjXavWdbfv', 'f28b2596d69a7ccaf50f45991c45049be7437e386313626d479460a2e3756286604118b6a2a63daae508688d3f965addbc6cb0a236244f6cf189f36879375814', 'k3cF51', 1, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'bO3i06VFOHhaAzJUMQN', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '75492a3630b78555b9f540f19f91221259a43bcb53549765f12a751b96265f11395c58eae701c694ddb5acd664c0c3de29209361df763d499b4a52cc73cea10d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'qKeBVS4EJqlh8VuT4mFD', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '3bcd971ce905f95bb3f6ee36a605c4d7e54c2924b19edcbe65901e23c797d85e284f03b328a1bbe6fc9844eb688f33d17ed47c9b6fc9d9d4062c390edbb95fc7', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'V25sPAzzh4sIlYfgye0j', 'qnLct7wnAdEhW3kNnuu', '75492a3630b78555b9f540f19f91221259a43bcb53549765f12a751b96265f11395c58eae701c694ddb5acd664c0c3de29209361df763d499b4a52cc73cea10d', 'k3cF52', NULL, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'wpQARKxEZoolYCGD72O', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.3ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', 'e0c5666b04d84ad48d2493703d008d4294f6fd1a9e5a6f0b329d405e5a45a3a26ddfcc0998a8c8185996d1c59555f4f06e1c6122a5b5e22e674fe6a2570b2904', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'CPHX7evdE679ZXnQwm6', 'GblmY3ICC2fyDehmd9Vs', '770f777b5218ed7a3d47e465f2b511a81ba981fcffd1a7ef69bc71a4a6cb68fbece0fa77fcbba11ded64571ee2ca54b7816510065f1c904dd91a761fd7631d62', 'k3cF53', 1, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'VZgruwjNXhEXrGRArwu', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c62ea7bd05e570b35eff64f87e0b4d16b4848bd9a4183445053482bc8a2f00faceb4db7e69c2cf3c2605b5e835f972d142108cd73f95d5afd0c187db807f3cd3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'MBKy38mAC5drNmamspyt', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '2744f7feecf96205ba1b3e0a705ce0147c08e4c9960aeeef9f3a011699c7dc84f75e2cd9673e9cfa5e45de7dd2aa07bbb28e45cc39954b0d963c4b6286eab484', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'SFzJITbiBuFvzozecYVb', 'AcHqr2f5t2V51AmCRH2', 'c62ea7bd05e570b35eff64f87e0b4d16b4848bd9a4183445053482bc8a2f00faceb4db7e69c2cf3c2605b5e835f972d142108cd73f95d5afd0c187db807f3cd3', 'k3cF54', NULL, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'QTyI8GypLABNwT6HJln', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7cc0d581cf30bd5929635964a7603b764573893182c6f8e110803c60b9a2acc7899271ecb16df490c11aa391e13c900a132bd1ee29569afabe3578c7d48c364f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '8b9e25913bf16beb652eba36aaf7f7375550daaf59d8b3103a3c1a2ed24ff7d1862d2a706f0ef39a66477bbb0a174d214d9d0ed972fab7c9116118e34e9e9d0e', '2012-07-16 14:58:16', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:58:16', 'john55doe55', 1, 'bK0BNEU6bmoDUg0tQiy', 'LYCIJlYoZUlGeoLdRMDt', '7cc0d581cf30bd5929635964a7603b764573893182c6f8e110803c60b9a2acc7899271ecb16df490c11aa391e13c900a132bd1ee29569afabe3578c7d48c364f', 'k3cF55', NULL, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:16', `current_login_at` = '2012-07-16 14:58:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'DsjWulsWK7AptsUJSoH4', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 53  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7a1c55349f3c6695e236ed65e426594d83920e9f58bb4f404e432440ce22e9ad3165061e59c62303188f0d7325b92c3c53ed0c8c155fface3bc44c44dde07b33' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '8661267e3c73d28265390e7fd9e6463403040a275ebb772810b20ee0320d53ae4589270dfe608676ccb67bfe1b80b7626ff6bc1df87e5c2cac6f0730d25d1a8f', '2012-07-16 14:58:16', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:58:16', 'john56doe56', 1, '4rwURAZd8sZPgTflWVa4', 'Wg1a4LpmK1IJ0vrMfm6', '7a1c55349f3c6695e236ed65e426594d83920e9f58bb4f404e432440ce22e9ad3165061e59c62303188f0d7325b92c3c53ed0c8c155fface3bc44c44dde07b33', 'k3cF56', NULL, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:16', `current_login_at` = '2012-07-16 14:58:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'PnQbQKOlFrSAiSlCWzO6', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'af0611ee4f7f1bd2c5ff2ce13b4fd976c9ce8e322c2a14ec915bb561cc8e84954a7c6b79d06f7b11a09b7253419f01079c036d7135f52d55f628895e19c4924b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '2a96fce940aaa3efdcd59657c6d4486ed912c9f3407ef43f61913928e5f22a1059bfc1a8df976661fbbc144ab424b735c3ea3403c6ead554e6af63e5139b9fb5', '2012-07-16 14:58:16', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:58:16', 'john57doe57', 1, 'rL5AlJCXqApo1hBiNtnB', '1EryufkxrPr0qwE3E4Y', 'af0611ee4f7f1bd2c5ff2ce13b4fd976c9ce8e322c2a14ec915bb561cc8e84954a7c6b79d06f7b11a09b7253419f01079c036d7135f52d55f628895e19c4924b', 'k3cF57', NULL, NULL, '2012-07-16 14:58:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:16', `current_login_at` = '2012-07-16 14:58:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'XWueJgB3uzAChom5GiK', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '986c7c7f5510463d6a146a3ccdf26f6c211e120cabf09f984126c1ca98fe34e31cec2450e8c57a4f3e23799f00080ab0a1a0bc36add1e165f8f596fb4c563c76' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:16', '5825ba4b490ac9eab4d4eb700e1043b743121aece127b9ac7d673ceb62633773cddd209d5dbb88f535b503fbd093c513e577fb1a5460f7501d30fd4e928b67d2', '2012-07-16 14:58:16', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:58:16', 'john58doe58', 1, 'NYZoqZX2HVfmQAu8P1', 'TLC9NLNSBiaTYjOY90vK', '986c7c7f5510463d6a146a3ccdf26f6c211e120cabf09f984126c1ca98fe34e31cec2450e8c57a4f3e23799f00080ab0a1a0bc36add1e165f8f596fb4c563c76', 'k3cF58', NULL, NULL, '2012-07-16 14:58:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:16', `current_login_at` = '2012-07-16 14:58:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:16', `perishable_token` = 'WDylkpcG8nbJfpLryFiX', `updated_at` = '2012-07-16 14:58:16' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a32f795d3ab625cafbe3fda86e3e07912922392ad1ed9760e0dee9ca724bc026a441abf6d1d96393bd1d6a9dc56d7701125df1ef13f7f5be61366debe7a33020' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '6bd4d6b0493e4d1f03d0fc1e56dc88f5901c3cc48f93538be4e789b8db390c662c27153bdb33b1ec0068223225914ef690bcc8f2c850c8fe424c1e8aaed7daf7', '2012-07-16 14:58:17', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:58:17', 'john59doe59', 1, 'bYJN8OHehffN7vgWz0c', 'jSJlszo0W02F8l8DsnZ', 'a32f795d3ab625cafbe3fda86e3e07912922392ad1ed9760e0dee9ca724bc026a441abf6d1d96393bd1d6a9dc56d7701125df1ef13f7f5be61366debe7a33020', 'k3cF59', NULL, NULL, '2012-07-16 14:58:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:17', `current_login_at` = '2012-07-16 14:58:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'Z8XxWvJM22xD8arBk9g7', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (90ms) Date: Mon, 16 Jul 2012 10:58:17 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50042c0946dc7_d323ff50d034cdc70219@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50042c09303eb_d323ff50d034cdc6998e"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50042c09303eb_d323ff50d034cdc6998e Date: Mon, 16 Jul 2012 10:58:17 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042c0943565_d323ff50d034cdc7005a@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50042c09303eb_d323ff50d034cdc6998e Date: Mon, 16 Jul 2012 10:58:17 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042c0945722_d323ff50d034cdc70179@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50042c09303eb_d323ff50d034cdc6998e-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 140ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cfe5dedf430f1693cd39baceb945256cf4ba574dfd2a195010f5b45f19cd8d89582fd00d30430658210bbc4441e899f0c17d63483d1675341d7f268932cabda2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', 'f9557f2048de751e2ec8f5bb9b56633f38d376c99ec1cffad5c06466667859a3e00eca4901d1c60acd5bb27bf6e8d36efa8e35cd2f18c51f276bb2c4bfd0ddc9', '2012-07-16 14:58:17', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:58:17', 'john64doe64', 1, '9vu5TIIzHRM9V3R7Ds8', 'GbpS8x5IYyCLJra6N4BB', 'cfe5dedf430f1693cd39baceb945256cf4ba574dfd2a195010f5b45f19cd8d89582fd00d30430658210bbc4441e899f0c17d63483d1675341d7f268932cabda2', 'k3cF64', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 14ms (ActiveRecord: 2.3ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6dd9b222da471ccc72f7d2aaf7a2cb553d64cff13fafb0f8655a2c2dd8dba787dd45a04f3011bf771643caac7fab888814c162b9261bd5844fd60b3199d0a804' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.6ms | ActiveRecord: 2.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 3.1ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd004f16b17804ac663434d13fec28d3095d2de224890d32b503052160347f87846469aeeea35981334c9f3dc6cbcad2cbb070eccfbcd61a521b56522e2fe134e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'U1bHUbkyJAbolIchKPwL' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', 'ca48bdd356da69ed2052aa051a40989e342a4f252983ba91fd5da4f1323b55eaafa18ec93dcbd86f709814fa68f3836393085b2e1878c01dfd7ff7122dddba2c', '2012-07-16 14:58:17', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:58:17', 'john66doe66', 1, 'zRT6t6LiTsjzk0zpOuw', 'PhoTnx5opsG2lVy2clYB', 'd004f16b17804ac663434d13fec28d3095d2de224890d32b503052160347f87846469aeeea35981334c9f3dc6cbcad2cbb070eccfbcd61a521b56522e2fe134e', 'U1bHUbkyJAbolIchKPwL', 1, NULL, '2012-07-16 14:58:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '93acd3612d24c4de0af77cef5aae9b963a508138c1724313aaaa83c038912698a9751b5815c5ba4a12bcc95550f00f74c51ac3e62de6cada832bf0fa49791bc9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'QJ3cFEFOoV4D5WWVqI' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', 'adc6a6a60faf0b4cc142fafe14ce87bf431f5352ea5a7b4e2b143509261430fe4e2aa65a62c6aee83cd820c52c16cb8ed4b4f5ec96daad1c2819f7a153964843', '2012-07-16 14:58:17', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:58:17', 'john67doe67', 1, 'Ert6wONt8XZmocZWFp9', 'PpoKgK5fxPDOirI6jpF', '93acd3612d24c4de0af77cef5aae9b963a508138c1724313aaaa83c038912698a9751b5815c5ba4a12bcc95550f00f74c51ac3e62de6cada832bf0fa49791bc9', 'QJ3cFEFOoV4D5WWVqI', 1, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.7ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.8ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.3ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '84d982010b8d20bd3a3dba446d1a865d9c56333b12b15bd4a0ba3c01dd7b4dfd6e20e7456056eab4f50473ca730687c42191ec765b60235ae7366c540089549c' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'HuVVSgJA9EBh1oENHQn4' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.7ms | ActiveRecord: 1.8ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 14ms (Views: 12.2ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 4ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a4d6d4cb56431e6825c64d67e47b7dd09d61389fda9a33165924717af2f7d733a3c4087e2d95c7958d05a187f128eb13dde3c754fb95cfa8ae69ce7cf090e47b' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '97df54940fe3f265bfab5047f933725d65e335f917e416201259715dfdc59aa653b5ca55aa9518d0454c9662c85eab96f4f452f3589b7daadbe00bbd7b0d59a9', '2012-07-16 14:58:17', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:58:17', 'john69doe69', 1, 'bIP7FJTCCxuGvBoRe49', 'wwLy7OZdoFUUa2hsX78D', 'a4d6d4cb56431e6825c64d67e47b7dd09d61389fda9a33165924717af2f7d733a3c4087e2d95c7958d05a187f128eb13dde3c754fb95cfa8ae69ce7cf090e47b', 'k3cF69', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'h41qbg1ND2N1sSK9sorZ', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.6ms | ActiveRecord: 0.4ms)  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5f41b6221ccc57245c0441afc0969e665cc0311fa014be1235092c324169c3232941c16324665b096c8fd63d450263e2dc557b5f36049937704759f2013ad175' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', 'c3de979fb9b22b89c4ef4db8bcbce12e0bf478c9cc364b12bc6f0376122cb998313cfc95c065fe045c3997076efd0150f98c742a7f01482178a6f8494c795c4e', '2012-07-16 14:58:17', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:58:17', 'testuser', 1, 'H17LWKDQjBTYx5yszQBH', 'HOld5nAvsN7G8d0zhJlh', '5f41b6221ccc57245c0441afc0969e665cc0311fa014be1235092c324169c3232941c16324665b096c8fd63d450263e2dc557b5f36049937704759f2013ad175', 'k3cF70', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'veGOxVhRNSzx4i7sFuvH', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:58:17', `current_login_at` = '2012-07-16 14:58:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'buJ4p428p7zv9zOrHp', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '140a023ed6b61e8e9856b8a60c35839bbacbf9077d2de89dfcc6b0be3cb0ff16ea4dc232d4f8eafae0bedb8d148b308ee98ca2aea53e46e475a25397e81d1d05', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'lo67ZwcxKOUiJyi4mgY', 'SwfIgezkIxr4Va6ebAof', 'c7eeab7ba5885d421883380fe5b0cd4e059ea326b4af53721b173e3f5c4d1a39cde1411f9dfc56ad68eed26d7dd763d3b0ae7a23d3772013852ac2a015530ef4', 'k3cF71', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = '9KXDveo1dlGuqaULszmP', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'JwsHjVzjbqfNhNwFD6V6', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 9ms (ActiveRecord: 1.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '0160121b3a94f1473054ea26d1ca2157579ef7ce30c3f95f78806d94564857d055f3f091404036c876bf9b7ca009cd70d3ef007450b688c4540941c8ceeb0f81', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'heH8FJuGjDbN6I49JtXQ', 'n9s7Z1UmdgJfpxk3wl', '1709f097f7c1b614def05601d6c8ea16384ca3abca8de90cdb4581dbd1f50be5bbffaebc8d58f0ccf073aef7669e40c7de11135fb5058f6575354a4b119b0620', 'k3cF72', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'qDBbpOZV6adM7xiHz1Z', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'H0Gtzg3pdQARLwpavvMM', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '6c40d7548974e9bd42f4c3aea4883ffa1fe96d3d64b0c778e6aaec58c99e6f84a92e20cacdd08f6e8d0a947b3120e67700cac145ccfce51c643e39478cf36097', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'QhFqgI5lQYBxEPieU7y', 'QccqTlUT4sVNaDYi3b60', '9abf9c8c0acdae62740294a999ca365fe9351130857d6277146b817942392c09b56c0bb961b5a94e08720300ebaae3b94dbc77728ad3d7dd50dff0681d754c37', 'k3cF73', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'juzdbKBKNQ9q6AqqIqPo', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'jQEcF4CuC26Dy6IWM4hK', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 2.9ms | ActiveRecord: 1.2ms)  (9.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '58bf634facfb140d196d901f82334525d570040273748fa4504d7e3b9c48a933be4673eeee78b99d5a118b356edd3ecb3350ee30b90febcca0ad44e7a4ed1ea9', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'STbdjLu8s5pHmzvHpa', 'oVEb2CzVXhOTBD0Yp6Ym', 'd04afe1b6705c6037143047a9435934216c5cfd03f2d71c746a617801510f35f7485b83f5e93385675107cd241902b5a075f378a71b31a62fba33a6617910a4b', 'k3cF74', NULL, NULL, '2012-07-16 14:58:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = '1lWN7Co5btOp9L3TbVy', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'UB26FWkmN60SZomj3g3', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (11.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', 'd68585cbb5e94b90fa9ef7291716abefa5ae7865fe78b808185b42cff9c1c712ef194ccff5aad87640ac818508b2d521a15d6462e23b88bc5af5805e944506d5', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'CTIuJmunfUhzdaGKlDIV', '4FuzeYZwW85RitVoTt', 'cec56e69e149a912892199c109ba0c86e5f97d10e9e79f9fb6a0fa5aa8c72b0c379f2b1433a0e257717b04a66536421051729978a4e4b6ed86858a295d122cfd', 'k3cF75', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'JEtbcH0jHWI4Es98lDb2', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'x4SLJu21RrgW2YhjcRX', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', 'e32885e13da0b0186bfafa2ef66946258cf4fe998173ea75a245ac2b551df4641ecbaa76a894bffe4200c74f9c924c86b0eb17dbd94d4fbc0b681b51934970e6', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'mPGnAJ4walchWUx2ERE', 'Uym534mmb4uB6ykXJWmA', 'a1167f6344b721b549be15aaecd807029c209772e22d4a3cdaca9c42ee99f75d418d35642bea8fba21966a47f5deb6548a92606cc772e9ffc065bb4038589cb3', 'k3cF76', NULL, NULL, '2012-07-16 14:58:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'PAFpzOfM72XHXimxbwd6', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'a8ccPxhwePoBhEE3rgs', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'ZZLjpbo3wHVWHEDzkTlD', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '89f8b75fdd4e8ee18ed14314a0030e82e88caa9e4862bfc3024e29cf185f630ab44ce2cb08228263a813a8c2781a10a660737bdba7795dcbea4c6a6eec05c0da', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'AJ0AjUf8spmLS9OWneDw', 'xdWnNYmv3ukzt9s7ms', 'bd00513a6d8cf5e9acd30f3db4f8e6a6d1349f07c88bc57af0cc001bf333b752e53c0692921b1a7827a107e274dd701f512882295798d3fb4ae5aa6129b32b7d', 'k3cF77', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'L0bKeH49cJEFBHV4aZv', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'wapKU6jgAw9VSVatqpq', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'jtK7H9pIn1y0ouSBACNt', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '4f1971f0e3d58c07339398fa2db008a9cbad61f6a45d4f09d519fc215e6c3ab1e19b7f03e69ae52e4f8932fb2630bb49f352267ad5d4df1df160d207084be07e', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'hl66FKhmZPMXxiqnIC', 'JSiPGdpBXsNQkW33iRH', 'f8ea34d465d34bb063b50b4dc25ef01e5ea93232128a64c3fac6126db26486a3c6497a61b7b8eb0b5468bad9788638c9ad2a6f05bd3243649f740adf0e1fccba', 'k3cF78', NULL, NULL, '2012-07-16 14:58:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'u6i771k3cs1sdX0P3Rf', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'tVo7XDGqtZZE0ZRIryoz', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '7c40a6093b2b1270c08cda99c05614ae3da58e056f3e9c3ab0890b75f73e22929cebea39ef0f72e64397a11f9318d728f3dc0bb43dee61bb39db17e9f9a4a616' AND `spud_users`.`id` != 69) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '27ba0109455e81d2bdb5c7e6fa8aa4a0d6faf9608ce24c35693578392877fd340897818a6eb10dc71f779baa053eccf992d2b903757a12182ad4a1dba2b4bfd1', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'fcKjTx6rzPAk2CQ0phV', 'J8T3xOIeCs3Hpk9vFJOv', '9af5bd377897476d694d1577098b4e4742105765490213c0239ade1263c425412d17e0cecba8985124c1d330e822ad69217cd94993cde9aca19ab1fcfd3534be', 'k3cF79', NULL, NULL, '2012-07-16 14:58:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'NO98fBa66dwbiDzNRShV', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'DGD0FvrUV170mvJwipX', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 70  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'a5bc1044f5085507dc78aacf1f8030851194c6733f89722109bf2c663833db3debacbad3b94d6ec64b846704f98880b3c602cf82d5f79ff08d02ddd493812f95' AND `spud_users`.`id` != 70) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '30bf772009b8e47ec14c7d578ba574120315d1b0d4b73503dd6e2001bce9de96474bd87f5a052440f178882c74942637ffdf9fbe8b1ac9b25bf2542b1b3c809e', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'EtKqLoJKgJKrYpGXatY', '4lgyqreHMCgrTwsddQmy', '98fc23a75d33fca4a4cbdbf7311205292ba4644d0da4f0b964b19662bec2c0954983f1b045e1ac35adb2e43ffb8ed23d4fa9ef54042bc70df3500895b87a3499', 'k3cF80', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'jcEaneQ5KtGsSiFpFCX', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'yIDCLfqpurOtL3rh7bkF', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '3e313e1247b5e90adc1594be2f5ef65cc2f4e7fa89eb89af4a8e9e0c6c99f3a2deafb556c895482fbadff15c0f2d1c0e787e4c2a265654c2f1a6923683466bf4' AND `spud_users`.`id` != 71) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.4ms | ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '339bc1b904342522d77d49b9b665b8abfafa70ad1b081c857336185545b49a4fde5d06f71b7cb4f1edd103d4f344173132598428a6db011d1463770069b2e3bb', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'e8kTryCNHKomuR5LzMk', 'bEhkRiyeAYNFROonfrrw', '65557b4be3ca878acb5cf126672abfcf37e65b9aa090260fb601db16a9487c7ea93f167c23caa4732ef49dd1058d65ca9cbf5892579a0f91de44a935f6ec82ec', 'k3cF81', NULL, NULL, '2012-07-16 14:58:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'FDTLMSH51QkTHUinti6', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = '2OaPOd5DzuIxqzssVrSm', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.6ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:17', '33684a8e3f3562b01659e965c218da5888f2acc0a73c67ed145dfa1a42944535da023c555b6496eef03b642423a8a1c7e3f14a60b52c73f37dfe54913b621114', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, 'Dj8mA83Wr15YPh2EmCBf', 'RhEzWLnVvhc0yKSY', '198371aa59e26ca9e78409351aa29be23a254b4b03cb7784564fc803879044eb217ca5eae6e301b9138122e72fe0fedd2d79fa9daa8a39024091ef22afcbf709', 'k3cF82', NULL, NULL, '2012-07-16 14:58:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:58:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:58:17', `perishable_token` = 'akL5ca58sB2jyAxHEZtH', `updated_at` = '2012-07-16 14:58:17' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:58:18', `perishable_token` = 'dAdDwhWSGrOrr3FWN6v', `updated_at` = '2012-07-16 14:58:18' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.3ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:58:18', 'test', 73, '2012-07-16 14:58:18', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 0.5ms | ActiveRecord: 2.5ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '91cb153444d89f6d22c680b7f0ca28629b86cdb2d2299770c1818a8e1b33c90cb1df5d6e457fe8565c4c3a461a9e605471f1a042797783a329b3392cc0f90cf7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:18', 'd5a2c6fd9db21416ce00726d097007b816d89bee8bed4fd10134372cf60232f1f1afc1d5775cdd1665aebc0cacf41172529dd022b44ed8c8f0f4ae064cfdfd39', '2012-07-16 14:58:18', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:58:18', 'john82doe82', 1, 'BoHNQF07CS7TqItnur', 'TssiX5WW3UXe9ONzInN', '91cb153444d89f6d22c680b7f0ca28629b86cdb2d2299770c1818a8e1b33c90cb1df5d6e457fe8565c4c3a461a9e605471f1a042797783a329b3392cc0f90cf7', 'k3cF83', NULL, NULL, '2012-07-16 14:58:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7142ce0067c649c8dfb9635830f0f7b3f6a1f6d9096962c9dc6430c3f769fb1b20ad266b1c52cbed8b6127bd6c22860492209613e2a21ec7baf20429623915be' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '91cb153444d89f6d22c680b7f0ca28629b86cdb2d2299770c1818a8e1b33c90cb1df5d6e457fe8565c4c3a461a9e605471f1a042797783a329b3392cc0f90cf7' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '91cb153444d89f6d22c680b7f0ca28629b86cdb2d2299770c1818a8e1b33c90cb1df5d6e457fe8565c4c3a461a9e605471f1a042797783a329b3392cc0f90cf7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:18', '8267efee492b28154bf9c0cf01866cb030fae4b332f6b08a986582782827958c957e539806e1f9b96eac805857f96bb1da7f9f89bfe8cd98b5848e8550777163', '2012-07-16 14:58:18', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:58:18', 'john83doe83', 1, 'u2CoNTTBBqBAOoZ7ABD', '7lqEL9oWq6lDhOe4cTl', '7142ce0067c649c8dfb9635830f0f7b3f6a1f6d9096962c9dc6430c3f769fb1b20ad266b1c52cbed8b6127bd6c22860492209613e2a21ec7baf20429623915be', 'k3cF84', NULL, NULL, '2012-07-16 14:58:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '079517e46ccda0788465116aee5666821aaf2839d8427bf117bc55d49d488dd31d70d13fbe0e52aaadb53220d4389b014f3d3accc4bf266f2cbfb780c0852805' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '7142ce0067c649c8dfb9635830f0f7b3f6a1f6d9096962c9dc6430c3f769fb1b20ad266b1c52cbed8b6127bd6c22860492209613e2a21ec7baf20429623915be' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '7142ce0067c649c8dfb9635830f0f7b3f6a1f6d9096962c9dc6430c3f769fb1b20ad266b1c52cbed8b6127bd6c22860492209613e2a21ec7baf20429623915be' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:18', '14d0dbdf25e71b69ddce6628eeb02ec9e6003ead60658f8fc32207d23baf396e17cdc8974d89ad10f2b74f79b5e300e77c99bb552e404f7d9d9a161f0c0f3d95', '2012-07-16 14:58:18', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:58:18', 'john84doe84', 1, 'f3l1E0N62ZjOq08cIS3', '2R54cQevlIb8MWzG12n', '079517e46ccda0788465116aee5666821aaf2839d8427bf117bc55d49d488dd31d70d13fbe0e52aaadb53220d4389b014f3d3accc4bf266f2cbfb780c0852805', 'k3cF85', NULL, NULL, '2012-07-16 14:58:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (165.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '863f7dafe362be7291a80713c7b4e1ecce12a3de407cab17c24208e2d943d0b03cd7a1314e5919a142c8f559b2e4fe41f7d3c9c6b076aee957bc7276c0aa7057' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '079517e46ccda0788465116aee5666821aaf2839d8427bf117bc55d49d488dd31d70d13fbe0e52aaadb53220d4389b014f3d3accc4bf266f2cbfb780c0852805' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '079517e46ccda0788465116aee5666821aaf2839d8427bf117bc55d49d488dd31d70d13fbe0e52aaadb53220d4389b014f3d3accc4bf266f2cbfb780c0852805' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:18', 'ed98b5e0aa659172aac4839f033495d5d4cea61385369833977e8a40126b8e898dac6f813f05bcd76d4a336dffdd8db00944c9ec1e578605bcaaea728cb8db45', '2012-07-16 14:58:18', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:58:18', 'john85doe85', 1, 'TCalZDJ3yYluyRqWifyH', 'xtVmGufj7JYSngENKRw', '863f7dafe362be7291a80713c7b4e1ecce12a3de407cab17c24208e2d943d0b03cd7a1314e5919a142c8f559b2e4fe41f7d3c9c6b076aee957bc7276c0aa7057', 'k3cF86', NULL, NULL, '2012-07-16 14:58:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (197.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0b7e7aad83a7a3f95c016dc061de53509239e31f57fb6b0f21e87b8372779de266a2c21377f83e5e8ec2d648c0d4845c4b3d25e19ec49d75fd01624596d9d655' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '863f7dafe362be7291a80713c7b4e1ecce12a3de407cab17c24208e2d943d0b03cd7a1314e5919a142c8f559b2e4fe41f7d3c9c6b076aee957bc7276c0aa7057' LIMIT 1 SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '863f7dafe362be7291a80713c7b4e1ecce12a3de407cab17c24208e2d943d0b03cd7a1314e5919a142c8f559b2e4fe41f7d3c9c6b076aee957bc7276c0aa7057' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:18', '32971727c63fe77c5d3de90870a74d0b29c225856d6db3959a57d03ecd80ff1d279fbc9b4d5c3fc757ac09eb91f6deb7d964a4caa97c7d5be9613a317291ff2e', '2012-07-16 14:58:18', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:58:18', 'john86doe86', 1, '1OwVxnqp21uMj0w9TQV', 'TuVFJWSLZkuu5tnPHyDW', '0b7e7aad83a7a3f95c016dc061de53509239e31f57fb6b0f21e87b8372779de266a2c21377f83e5e8ec2d648c0d4845c4b3d25e19ec49d75fd01624596d9d655', 'k3cF87', NULL, NULL, '2012-07-16 14:58:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (20.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2c01ee677fdb2601c6bf78a08d131b881fadafd873eabae502b91617ba8164f6ef2af7bb9e896cd2369818039f6252625ba36d60264399dc0ad36db1ededbad9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '0b7e7aad83a7a3f95c016dc061de53509239e31f57fb6b0f21e87b8372779de266a2c21377f83e5e8ec2d648c0d4845c4b3d25e19ec49d75fd01624596d9d655' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '0b7e7aad83a7a3f95c016dc061de53509239e31f57fb6b0f21e87b8372779de266a2c21377f83e5e8ec2d648c0d4845c4b3d25e19ec49d75fd01624596d9d655' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:58:18', '6488c1abeace00ec51e8f50ccf73ab6021961fc828ea60bea12e052e413c12af47adec18f8e3caeb2f3b495d029006d06d0a0fc2b2f80dcbf30a8de7c6b06685', '2012-07-16 14:58:18', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:58:18', 'john87doe87', 1, 'ueQeUHMH4akEpOwyRz7', 'yTv16wDmCSEycqWnnEkC', '2c01ee677fdb2601c6bf78a08d131b881fadafd873eabae502b91617ba8164f6ef2af7bb9e896cd2369818039f6252625ba36d60264399dc0ad36db1ededbad9', 'k3cF88', NULL, NULL, '2012-07-16 14:58:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.4ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (1.1ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.4ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.0ms) TRUNCATE TABLE `spud_user_settings`;  (1.4ms) TRUNCATE TABLE `spud_users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ee46cd3b3192f97925b01da422a14ad602f1a1e4313b220ee50c1464047c211c8bb1287d47cac05bd647566433556cf79d05ddfe39d005ef9985aa201ab68bbf' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', '654dc9a526818a8bb4da91eaaaf5fbad692036b3dffc13c0a7b54bd1b14d275a3e6d198d9c379810474a5900291b27fc7d89508c5027f8117f3e129828efccaf', '2012-07-16 14:59:10', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-07-16 14:59:10', 'john1doe1', 1, 'Mss1fSFpZtpSW9JtEJc', 'yz2op80ziCcoMND4QON', 'ee46cd3b3192f97925b01da422a14ad602f1a1e4313b220ee50c1464047c211c8bb1287d47cac05bd647566433556cf79d05ddfe39d005ef9985aa201ab68bbf', 'k3cF1', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'jUtLPwmuAASktaJYYs', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Uh49eXlcbRREPvJeoFo', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'V9ZRRrUkGQZRQLHK6e4', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 23ms (Views: 11.3ms | ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1accc68272b173d3d78b389d09ee5f89f5ce4fe195884d87c1a7ef2feccf59b0ec8c4ec25e4c207566154c03f829c9684aa447eae9d161d7b09667ae9681b1f1' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', '61c1e9259c1925b19f7ccad01d0ef71f2fdba2cb621bc345a1b665744c05e41333f3bb2e184e83fb1099f9027af9bf80f6bf1fe1febb709dd3688f1c27e74809', '2012-07-16 14:59:10', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-07-16 14:59:10', 'john2doe2', 1, 'Uk1vtmyBvchFfVRKjv99', 'vzW5IYgomTkjVCGPZsLS', '1accc68272b173d3d78b389d09ee5f89f5ce4fe195884d87c1a7ef2feccf59b0ec8c4ec25e4c207566154c03f829c9684aa447eae9d161d7b09667ae9681b1f1', 'k3cF2', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'Ty1FqxfIcyiUllDzAQwD', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:10', 'pages', NULL, '2012-07-16 14:59:10', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'KJhItzeexM41088Lk6OZ', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e039d737fca6fab101d4a4da41fccce093e3715d4caf968cef74593b141a53f8ec9980e9e41c4ed410277c3dce3a29b0f94bdfb7d77a27c5463af0a24caf56d8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', '27cd2b872ed44213cdc153f07193e52535d4dcb07fd437332a64a0e35f0ddd3e4d6c0bfb08c645d9e2fd6b7aa7eeef0364d04cabb41626e103fd6e421e7ac602', '2012-07-16 14:59:10', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-07-16 14:59:10', 'john3doe3', 1, '1bhXEJ1onzftMErrqyH', 'OL91SCKkA5R2BeA5PB9M', 'e039d737fca6fab101d4a4da41fccce093e3715d4caf968cef74593b141a53f8ec9980e9e41c4ed410277c3dce3a29b0f94bdfb7d77a27c5463af0a24caf56d8', 'k3cF3', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'QYxyKXSRWT2TqnXbxzbX', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '730321ef3b3ae277153691b24f3c777aeb91f3a5471badab08833d6d68ad9683ea8458f0b55550acfb617e50f5855bf557b92d98efa7202fd0ae7cf9afe2738e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', '16b5ecabeb953a0c434a77a7634f49981608ab0e02d2c417ca75610fcae40162044448f72773ddb9c3096bb83c377c1db21f94c5909f225900ca7a4cd528b90e', '2012-07-16 14:59:10', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-07-16 14:59:10', 'john4doe4', 1, 'D2y1reMG9o5Il5zBNwU', '0xcx70eU6M9yGyesfVj', '730321ef3b3ae277153691b24f3c777aeb91f3a5471badab08833d6d68ad9683ea8458f0b55550acfb617e50f5855bf557b92d98efa7202fd0ae7cf9afe2738e', 'k3cF4', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'QLWDtWJwHNwZkQJgGO', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = '1Aqvbn8dykEpYk9NK7n', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'ldea30mjkhTWvlxi5NbM', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.5ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8faa6ba674784c0b04c94ebbb11fc448569e83ff8ea267b06f8830c2dfbd7f4f8338493fee0b0c0120f858d10fec4499a12097cc737f78925ab468417637f468' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', '4c5ba381c06f6039ac1388be1131fd2224b664bcf4972eedc2569af9d707a896c55099e2c532eb818a7ef70f68435f082be22e74f5e92a151c5538087c7389a8', '2012-07-16 14:59:10', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-07-16 14:59:10', 'john5doe5', 1, '9DefkXgCmLVgVLGbWxG', 'DnPOwH807fO9MvvFkE8', '8faa6ba674784c0b04c94ebbb11fc448569e83ff8ea267b06f8830c2dfbd7f4f8338493fee0b0c0120f858d10fec4499a12097cc737f78925ab468417637f468', 'k3cF5', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = '83e1L6ZFNNznf5wBjvuD', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'KGPRtXKSgIONWvDYkPD5', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:10', 'Blog', NULL, '2012-07-16 14:59:10', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:10', 'Pages', NULL, '2012-07-16 14:59:10', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'g6g4H9TrQi4W9OEYNajj', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 25ms (Views: 5.7ms | ActiveRecord: 4.7ms) SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '09697d98d1f6a0c406e0fdcb894ec8e45410f351d35c173252d654299b5153f30a6e1367ddec063b0885f2e411290811a7417af94515b8a3d306945fae9d8b4d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', 'b1be42fb8930398b47817882a06d11974d754b26c871b5e1bb16dac69655111a76bebc62ffa42088bd59974a7628d1483a688fcc5964c7b7e5752111850c81da', '2012-07-16 14:59:10', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-07-16 14:59:10', 'john6doe6', 1, 'cXeozGeG19EvTbGuIuA', 'SNKLFlNMCz23RCYFwWoi', '09697d98d1f6a0c406e0fdcb894ec8e45410f351d35c173252d654299b5153f30a6e1367ddec063b0885f2e411290811a7417af94515b8a3d306945fae9d8b4d', 'k3cF6', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'FMgbqNrjNOWuxZEukbXv', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'HFGeyNr0hlkX5ooRnW0Z', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:10', 'Blog', NULL, '2012-07-16 14:59:10', 6) SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:10', 'Pages', NULL, '2012-07-16 14:59:10', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = '1eF4GJuecdl3HoaYkDo', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.5ms | ActiveRecord: 1.9ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd21d261528ce910d849c3788cf456e0e0930775b5fdeb6ca968597b2a95c344654faaf6dc8a6f9aa6c44c48acc87b50e22930cfe3fff34ab4d6447858719c198' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', 'a2a24ac903cc631bbea4f4676b335f120fc1144a4bffc8a2b55912fc54ceec277787d3c2ad25be238777a59096b8c5ed9b058d1eb4041cc75424c314faed09b6', '2012-07-16 14:59:10', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-07-16 14:59:10', 'john7doe7', 1, 'kSwf2yBTQ026RRDjEE5', 'cmqk5wKpPLwAqN64W9zM', 'd21d261528ce910d849c3788cf456e0e0930775b5fdeb6ca968597b2a95c344654faaf6dc8a6f9aa6c44c48acc87b50e22930cfe3fff34ab4d6447858719c198', 'k3cF7', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'GKi5a5mECfUBUqxtWrxa', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'JZ4rTPzNyw9WHbA0j9K', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:10', 'Blog', NULL, '2012-07-16 14:59:10', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'RVkYiYcyjCKrPilwJbp8', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 2.0ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1083e4d4320a577d3e4affec2c82ee8339479302f6cc7c9bbd198a774ec1e0cda83552bb1fc746acd347555fa2e2390ae2cbaa34af1d4d77f11480078240ddfb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:10', 'ea9fe6f115880682eb3f396eee04c23c4be1362a56aa1123856980eb38ac81e757cbab00c9cdaa4e654e6f563fdc0c7a199ba69b932cd63e19d1bfb18d9e4e3d', '2012-07-16 14:59:10', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-07-16 14:59:10', 'john8doe8', 1, 'HQ18wxrRju5lsPQAFKoe', 'TFhxNLg1Kd3Y3NCnhbP', '1083e4d4320a577d3e4affec2c82ee8339479302f6cc7c9bbd198a774ec1e0cda83552bb1fc746acd347555fa2e2390ae2cbaa34af1d4d77f11480078240ddfb', 'k3cF8', NULL, NULL, '2012-07-16 14:59:10')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:10', `current_login_at` = '2012-07-16 14:59:10', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'MQaRilmsW0UkN3u1i0n', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'RcqUtFnsiPZFUfWSmb', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.4ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:59:10', 'app_order', 8, '2012-07-16 14:59:10', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:10', `perishable_token` = 'WVrP5j6GQaNdjFAX2sjV', `updated_at` = '2012-07-16 14:59:10' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a99ebb099f86f83e1790a9405a6520f65358c2237880729ad484d57333f2087b78476f28732f3a3a71e6bb389fb3dbf9ed2081f3e7902ec8cbe4841f8687b2ad' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '1c8f23c64fc4debc4458c242d370eff96bec0a038a2f260e3b3b70b4252256a92e0820266f2ef444c52b93bcc15639f1c3b93eb62c2ec41955c1d36ee1e1e02c', '2012-07-16 14:59:11', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-07-16 14:59:11', 'john9doe9', 1, 'd5JpeyJ95PkdXLBF411W', 's6DkRmR157SOOIMwncA5', 'a99ebb099f86f83e1790a9405a6520f65358c2237880729ad484d57333f2087b78476f28732f3a3a71e6bb389fb3dbf9ed2081f3e7902ec8cbe4841f8687b2ad', 'k3cF9', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:11', `current_login_at` = '2012-07-16 14:59:11', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '0CD5qpXPSLOHHUurCd6x', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '7EtBpJAZXltlNJtm9ruq', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'Blog', NULL, '2012-07-16 14:59:11', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'TCYlg2Rjd4oOmYeFRjR', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '369dd9e3ddc66d726c64f3a283e13705a23fa18084c2cf233cd0de1db5ac7193a4bed079e33d695edd3543bb5da88fd358dc23ddcdccd7da6195715816cbce6d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '4b50a6512100f416342a6c8c042d40a6eae449a50b3d8684389de012fdd0bdb0e46969fd07b6dce0a642831789644eaaf677465b572389deae45833bb9b34a19', '2012-07-16 14:59:11', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-07-16 14:59:11', 'john10doe10', 1, 'XlVVP9bpx5jR5FuZsYj', 'HgalEB1Y7s2IXR9ybza', '369dd9e3ddc66d726c64f3a283e13705a23fa18084c2cf233cd0de1db5ac7193a4bed079e33d695edd3543bb5da88fd358dc23ddcdccd7da6195715816cbce6d', 'k3cF10', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:11', `current_login_at` = '2012-07-16 14:59:11', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'rheLiviReDvz1XoHWFig', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'ZZ0DzOHRUcbZ749Vzht', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'Blog', NULL, '2012-07-16 14:59:11', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'LHyeLqEj9bVqzmGyC3Bv', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.2ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '05cacecd1b89ab02e5f22b63aac9678e57ef90a25f3c1cf2d486c14e48caf856369b28ff8b4ddf25392157cad8dacc21f996dec44d5818443f0e23115530df07' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'fdfbf2c9cb5732466446c33625104aa9a60f6a93d9b23f4340c5adcb7a5d2354f50e6911c942b4da08d7909178d234b72897f826062dd6d31e12ae1f360d72fd', '2012-07-16 14:59:11', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-07-16 14:59:11', 'john11doe11', 1, 'cMJBRfA7CrraMlRW9WFA', 'WapUMEryLqbQxUavVTzW', '05cacecd1b89ab02e5f22b63aac9678e57ef90a25f3c1cf2d486c14e48caf856369b28ff8b4ddf25392157cad8dacc21f996dec44d5818443f0e23115530df07', 'k3cF11', NULL, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:11', `current_login_at` = '2012-07-16 14:59:11', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'AS8nEdFMe3dV9uJD37B', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '5UEyeh4qCQu54LDuUnPY', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'Blog', NULL, '2012-07-16 14:59:11', 11)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'D4SdTq8O6wgH6jO2Cxo7', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2d8b1288dddfb493fb00493c4066ab4e83fa7313f65b927cb9db55e174369c4ab8d5201df1fd806738907a74361e78ef7f79c9d7abb4f3381a10ebdb75688408' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'd422434ff7c60668d9c4d4c7230e713db9fa70ce3cfd7aa1f5e9416bcf8a94618d78a5d75ac99892073f9ead44d88664009d9fa3971cd851e385c831d44abaef', '2012-07-16 14:59:11', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-07-16 14:59:11', 'john12doe12', 1, 'c5Hvu10xQn5LuuXCJiXd', 'uMZeMJXcMNUvpwsfx77q', '2d8b1288dddfb493fb00493c4066ab4e83fa7313f65b927cb9db55e174369c4ab8d5201df1fd806738907a74361e78ef7f79c9d7abb4f3381a10ebdb75688408', 'k3cF12', NULL, NULL, '2012-07-16 14:59:11')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:11', `current_login_at` = '2012-07-16 14:59:11', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '3RpM3geRFqq8QzjhL1RV', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 12  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'aDLlWvMlhK53NfiTuety', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'Blog', NULL, '2012-07-16 14:59:11', 12)  (44.8ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'S5fuPRrRpD4mLpTAb2eJ', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '19e76481badd6a21d3375ca93ea63f62ed6e5a0a83241df3441c43e3d2f963ca36b1b8a219db8aa5921272624d9e4970cbc221d0cd983eea0434c6cf0ce14ef5' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '9f3561c11fcf385726e3c4ed3e9a416cf597d67e34fcf2f41179cdcb6eb07c09b1a49d1a286a367c9185cdde1f28c94d20d16ebb602db873323782355278e334', '2012-07-16 14:59:11', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-07-16 14:59:11', 'john13doe13', 1, 'iK3mqRwuyqBIdF8et9cU', 'opb2sbtx6O6ZZydjDwJ', '19e76481badd6a21d3375ca93ea63f62ed6e5a0a83241df3441c43e3d2f963ca36b1b8a219db8aa5921272624d9e4970cbc221d0cd983eea0434c6cf0ce14ef5', 'k3cF13', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:11', `current_login_at` = '2012-07-16 14:59:11', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'bMN4OfYCteDBSMT58K1K', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'MkGZWS8xMhED93Q10Lt', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'Blog', NULL, '2012-07-16 14:59:11', 13)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'dpp3436vQOA8Nfhmwq8f', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.3ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ba5087e01b7ea72fb15755e917cd9bdb0983430675c9fc44926ff77c16288e1dc2c2a34c3cd8570a15ed4b49f2d319c668f2ee8535927ed8b6e8841584e3c806' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '5331b6e055a546503f2d3f124b9aa417f7dc025c84a56b632ad13694f04101728c71fb7c4986614d29bfe22542c3d7211d67b96f5859fd9e37a8b3cf271299e1', '2012-07-16 14:59:11', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-07-16 14:59:11', 'john14doe14', 1, 'kXAbEBp7o5efO4KEnpCc', 'u7MoOzUlpRpZUjcoaqla', 'ba5087e01b7ea72fb15755e917cd9bdb0983430675c9fc44926ff77c16288e1dc2c2a34c3cd8570a15ed4b49f2d319c668f2ee8535927ed8b6e8841584e3c806', 'k3cF14', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:11', `current_login_at` = '2012-07-16 14:59:11', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'kcBiSMNsEMLWrkJfqza', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'BiuEg7SsNBSMzGrD8K', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'Blog', NULL, '2012-07-16 14:59:11', 14)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'hmujkeUCqSw9jmY7ZOSf', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '9b0de365e4b612e2018ee2dd99d741d1bac3db2669a47fa5710f63d58b3db02666ab13f200ca924fa933b5b13f9fd02b2757a87fce3a8b045a3fb728d1b8e5a5', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'F6qVzvayRmTbZa6CnqSH', 'EmJ5eb9djc5nYPxP8C', 'e446326c33b738b89a648eed59df5680737d1bf1c84439783f161b5520bf47c43f9e0881489252070ad934b8838fc92af19a5c7d598b32474122b0381ffe8d7e', 'k3cF15', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'CxnHaFUXsk9fHcLKM8HC', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ee9271f00c61634a5fb25e4db50ce15711ee08dcd7ed89b6f31d4e30751bd88cc5611c2850c1f24995047d46982dbfa4e13ddd10361a211f7ef6ad45f3b180a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '256IG2Pi9gXkR8qke3s', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '8991127045b204964a94119230349eafdc8d513b799402177f8a4552c441fd9604b041496d8279bbc922a64e2bdfaea265628e01fcceef8a5baf010c03ced0de', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'EWWVy6YTjVd2EXBIECHr', 'Y3t2YuAQ2TK1acwt2dLA', '7ee9271f00c61634a5fb25e4db50ce15711ee08dcd7ed89b6f31d4e30751bd88cc5611c2850c1f24995047d46982dbfa4e13ddd10361a211f7ef6ad45f3b180a', 'k3cF16', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '715e9810474db9178d10679d87d0fe0a992152c2e322cc68482df1c146fc2a2b3c985f4820039f16300695738b57111567520de1171bca0db5aa938cee5edc38' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'AaFVkOxq2anvejlM4YEX', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '0e8af0be889abb3c03ba7a46841c0f8a57574c328620545741cb0439b6d2f6171cf05706c1d8099fce702cf9d6ce6be0be2688513dd12844736e1c953b6dd2d6', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'jjSSrppySXHasnprMTxZ', 'xOYKV2adQRMUbA6eRA', '715e9810474db9178d10679d87d0fe0a992152c2e322cc68482df1c146fc2a2b3c985f4820039f16300695738b57111567520de1171bca0db5aa938cee5edc38', 'k3cF17', NULL, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '3Ra1CNqSVpZGthnqMxLx', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 3.1ms | ActiveRecord: 1.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'dc57f1b35be170c972c632f3e52a95dfc42dae07c76fd60c2cd650b263fef1b0654fd021057d29bf741d88d0547b8107eb86c8e348bdb796fa02ae29e5aba3cd', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, '2RE0Rj4m7ncxbElcYu6A', 'oSTN8DFR4QdwPSw2y2G0', '5e300c539551a872d63cc0be5f9e0738fa7c78197149b8f600611d7f18cae14a1b3d219671bb9b4f576a0943d916736712183bb0d218bdd5941ee904a822348c', 'k3cF18', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '7ItDUKS8v3K7swN13B', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'HFF7Dzs2jgquV5GbANT', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'a395aca953041899a895598025c0365df0cc416b503daf48da71f25ceb5f976a66da409210467d18e005d9e71d8974407f06eb83c3f44471a74ea6668db6b4ba', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'VLNDy3kfQjkH7JXsuVHL', 'zqPBWonQ2xLvSa4B5x1M', '03fb77c436110b52c75dff21003b120a4c3e0caba9587b942c586b14302d04c379475b27fdc78d324e09945484a1c69ef4c71133037d3753bbaabc8f2c3de943', 'k3cF19', 1, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'W598rsTOliVoDjUwrJJ', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'a74af694b317def4247f64edd6f839fa52ff05671fccfa83e759acb5855228fc122d5404e66c048b7fa2e64ed0600e69dfaa617f61bb595f2a07f36c8c13e93c', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'T2uei8GzuWH30HK8Y2sM', '4tpbNVhybQSfvkegux9', '5952bdb06d25e010d25e51c677f47353cb935eadc89686a524d45def5dcbb39f89f135e828e42b5f76e0645a0c67438e5ff4f8da78d8650517b0d05570d876b8', 'k3cF20', 0, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'uLF5LNc4k1cLg9mNclb', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '0BvEUv8Uh6mdjpxvFQkN', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'e2c380d7d854091928ab39bda6d3c319a086b48f597fb887f7f03b11dd1c6e7a55bb1d6913208dae34ad1c3bc217c23552ea6986506c77169df91e2724937600', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'RYd5JDVGpbvQRgRNjuW', '3BqqccoDlxMsP74gLou', '3e63b728983c4306d5220e4bcf08cef05c58b0d266ef1b651f2d4433b68b69f21713d175d0f648ff70fd8e40cc6ea709977189a68fe32267771605bf16884397', 'k3cF21', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'LdjUb969x7RcNNh0bgHF', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cc64e08a3218d7eeee666af80e0f53de2c137cbaec3ca5e709508311c294494281d09e3da5e9ef776d04166524b1649ebb827fc11fa100431640cd3ea3a93e1c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'rnMYIeRZlCM10cX6wzdU', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'bdcbf3111fb32f10e051365c6aea056e5df32d240eda7427a52fa1eb3d9abb78edb89211d3ef0fa84f20a126c1d811b70537fc6dbfc52edc623780060e04d0d5', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'StK2lfnNNoWBmqrsszPv', 'TXbzmR46oRHJGEovlVI', 'cc64e08a3218d7eeee666af80e0f53de2c137cbaec3ca5e709508311c294494281d09e3da5e9ef776d04166524b1649ebb827fc11fa100431640cd3ea3a93e1c', 'k3cF22', 0, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'Users', NULL, '2012-07-16 14:59:11', 22)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'LVlFSB9GtBHm9CaIm5r', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '7emy2RXLa7EoYbpy8tgE', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'e64e701de712a39bc842ab94f4b22732d523f5c93bcd189f76b10a4977d0707d94f1864db09fce4d3f95d9cb936fa54d6905c24a83f1712d9badfa5a2d085b33', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'k1XrYSfwnSgUWEiFNwN', 'dMQbFPN96rT9aejdj8O', '240c0f599a495570d79e7eee61f8df9daabec830b7e64f590bd8b3841902244b696f414821f9f73a98b9ce03e5d2a8ad9502bdb95a2a48ecde9ffd68e3da6586', 'k3cF23', 1, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'lKp94iy7zSF0rPx65Nk', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 23  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cc15d3a091b99b0f5ef975892cbdd8c3439133321eb6f352b4eca0ad5650f7292a6e256a3451eb47d186cdc9828063564abe7e636f1fad2c5212b291faca96e0' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'TjillBcD8hstEYDmxq6E', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 23 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '38b5033a70337c82d92ca503a8fed1f69c63cdb99c42c9584262ab7d87eb33b929168e493923cb292c772a469fb2a84c3b8cb10f46f5cf3ab2112ddc57421d2a', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'y3bKLTKmLWvisJI3kSVs', 'O7EQm1rmwzXM1vYn14uJ', 'cc15d3a091b99b0f5ef975892cbdd8c3439133321eb6f352b4eca0ad5650f7292a6e256a3451eb47d186cdc9828063564abe7e636f1fad2c5212b291faca96e0', 'k3cF24', 0, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'VkfRPPxU9gvytNXLGp2f', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'Q4Ay7f9IT1tATyoA7j6', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '397355d70324ae6572883bf462770ed5e77859029318cc15b4bc918e6f474453e60883989b1fbfd5ac59d28cd9e9b71e66f431e2f5583c9db5117939a5e7a489', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'XFqhv9MaeZSltTdbUOlF', 'yxfyBt4uOHLNltRc579', '6abbeb45212a1aa3e1510b1050769bc272c57a96b55ee44e042ac9064e4f2cee4dc389ef974e89a00ce6d002229e12ccd1f08a2ad7df64e25b5b27520bbbfc17', 'k3cF25', 1, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'AfkiZpoj2n519ewEd4', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 25  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '19734f3747e36f942bfb141d46efcd0e24116ecd485415bf2eb0b44ad296c2872c5c28e92b5c086c2acd1b3658ca4b09d6030adbdc56eef1fd828cfe1f3bd762' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '06VBflsch7bm5KCgjsw', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '05d032d82bbeff4c9008202c7ba5daf939150d7278b00f53b48c3fa35e2429ed841646eb3b7982a665268650f91bb8c31cfd97700af9a9416ef71cf92064681f', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'ZxDp2D5RhlWk0M5DGSF', 'wsUdBCJ5Fq3NrzUdeB7R', '19734f3747e36f942bfb141d46efcd0e24116ecd485415bf2eb0b44ad296c2872c5c28e92b5c086c2acd1b3658ca4b09d6030adbdc56eef1fd828cfe1f3bd762', 'k3cF26', 0, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:59:11', 'Users', NULL, '2012-07-16 14:59:11', 26)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '3mCyMwd9dlljkRP5YXHs', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'vaZpgQu5L7NuWhz7rwW', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '60acf45ccb65f172e4bc311b935352de4fafbe30fee447fd5ba06ac4dda2d48d7a3b332867c05cad31dfbff83727ae3584fee26dbfe04c393639fdbb425b6719', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'GbRe5QPPjjb6YJ9E6', 'HtAvNGZq98U4GWLJxxnF', '822cfc88e1708eaf7a4ddf5d33c2a652b5483d3568a8fce3db93a9186e7d979bef7fb3fa4145c8a3edc70e3c4011957bb30b4d923b1a5a09bdfb60f6ee99b93e', 'k3cF27', 1, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'jtzEQozzfPbZvTyyTvT', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9ed554b3dcd8c94584673437d9aaff51dddc99873532e918f6c819e07e61c380d11bdd455a7c72e4c6bc06ead10cf2c8300c917af0ae9c66aa80777498c8ccfc' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'Ju0jzVprsDRC3y4DhIQf', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 27 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '7db7a9d6ce491713dcee0b4d820f2cb7036ae6223b0a06b0c0fcb0150e8c5342e593e5d9238d03cbc7b7fea1f31b650692468890bf5c3fb6cb643555a56eb487', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, '8Vt8RmNx5B92Y6aDMlRX', 'wh4yP0XfGJzBSVkc9xO', '9ed554b3dcd8c94584673437d9aaff51dddc99873532e918f6c819e07e61c380d11bdd455a7c72e4c6bc06ead10cf2c8300c917af0ae9c66aa80777498c8ccfc', 'k3cF28', 0, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-07-16 14:59:11', 'Users', NULL, '2012-07-16 14:59:11', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-07-16 14:59:11', 'App2', NULL, '2012-07-16 14:59:11', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'srZp8c4Jp0dgMwjZyBSR', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'hZIoDTAzFPFSThJzRBSv', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '7c325755bdf5cb658571a00b36a1a04a0d1659d85ace8d84993275fbdd2512d7a368a119d2d4687a7d9773c5d772704a184a8a1a42843bbe111ab8ed212f402b', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'IxDOcGGpIN0zwnLZqYeI', 'kKEiQdKQixe8k6HBZyZ', 'f4a83db7706affcd909a9be72a978587b921a623c6dfcaa2d303d5060c7be78e077eec02765631af8b0917d8892cb7afea9cac43405b8cf482021b90b989e974', 'k3cF29', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '0heCsKMkNp4hf2tMx0oy', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e8bb01403f2c737b468ba31583d7ef81ee16d12cb17b9cfc0b210094e097986488e67a315b54b3d08949a09f30dd0f878ff913d69b211b63669b357d814d69ea' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'WfaI3QZm3jibaSjHQkT', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'c763c7334bcc8352acf18865477dae23293efe1b6a838d90d2da43c3835fcb4c25313b5cab065ba00a37c03614de1af19a557cc271f07f98d95479f8b7552de7', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'R9frwiHTFATdxO5hDdh', 'cycuSzh9XPInJTLf8MDG', 'e8bb01403f2c737b468ba31583d7ef81ee16d12cb17b9cfc0b210094e097986488e67a315b54b3d08949a09f30dd0f878ff913d69b211b63669b357d814d69ea', 'k3cF30', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'xNGQKhyT3FDPjQvI1ujZ', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 1.9ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'bb2ed6971ffb69aef3da607147116cb2e5c38b2a09672049b736f3c658ccc511467f588d13e4da19ac63f9ab65f36501305ac99ee14f93c55763567a1149cee5', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'yB2N1x9OZ9njLycqS5SL', 'V0PU62oNm5PC3EaqWvj', '93a40c96171d4f9498f9a706ff2a8cba1fc9a7d0d1fc0c204bb916ed009a063c76d3e13a5537f1f24d990cb10b1d95634efd00ff1a71f7e5247231fc90522706', 'k3cF31', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'QOsf8plLymELqbGmd1w6', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dd148ffda9770ca1d2b0664188862b7c1ad4a7a6a4b767367a5a20c58f8665759c2b5c137416225c2dc715a354ce2c61e10cc0d6844072928bd262db9eb79018' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'qNyBmUYB9GkQqrIN8nh', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'd17f88c5804e4b90577abdb04e8118afe56588a78dca3f09bdc215d52181429d4f746a5fa4ac4fad19139065be4a5640db3410d62c5799498b34c8c9e9324b72', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'iSWI92cjyTbxz0ItEKbs', 'xOBvsdJpTZva4hsnG0z', 'dd148ffda9770ca1d2b0664188862b7c1ad4a7a6a4b767367a5a20c58f8665759c2b5c137416225c2dc715a354ce2c61e10cc0d6844072928bd262db9eb79018', 'k3cF32', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'Tdf3gexm77gD8B5rDb', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'ada202049c390bbb63d020e5dc012b7e05ef054221e4537eefeacf9b01e4b1656c037760ba95e8d815465c35834d0c62b76038edb966b7c8a9875a00498c4da4', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'VRGCC1O3RNETn15z0So', '2WxON911CxFU6EqHMIft', '4f4f3dbbceebd2573dbff58879cb8d5d339a51cd2461e4b2813ea17604e39856bfcdd32910907ef8e0085160fd5435b03d57ac0ee64edc3de81e97c5c3594943', 'k3cF33', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'SF8fIOc3Zui9ZqEZu85', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'sVOXyBv1dG4eSx2htLg', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 4.8ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', 'd2d64b93b2a24f8cd9d8300271a2fb728c2241ae94669c772674ead3015fb0292d5dc06b13dfb2e34481b431f65cc815dfe2080371386a9a2de9fcaedc2a8cab', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'A3EjkxuWl3bQi0ivh5nZ', 'm1J6goZpkfYPuuQhtV7v', '6dcd78811be8355d2f7a87d01cbd3974d2a6b109cbfefd533a1ad1339fdb11ebaf01cc7aefe3e59325711855eef71587d90788e08d607f6b61781e83976a750d', 'k3cF34', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'TSCDpADc3IgaRVUMQjSl', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 34  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'deslJglj1fBu1AE7Bn', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 11ms (Views: 1.2ms | ActiveRecord: 1.4ms)  (1.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '573e99dde969f07afce20047322235cafb9efabd34e1965c9ebf24f58530f359f6dd61e9e233136900d18f21ef998ae6dde3c3d8c5e334ce27305a3717073b68', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'AsbsmXGExkWawV4zeE4', 'BeIsBJcidxri86CJXN47', 'f25ed8f756f7a7c8525f3011bc2b10482c4e49da9e78d46ae634206ec3cf3c44dd7ec7f1e16014b53e8c89ec855f4a176ca371c5075b27167baef0f308803a73', 'k3cF35', 1, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'zVk8xiboDbPRJ18sxmpe', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'Mvqs8EeWorwX6ADqAUE', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'da607ca49a2d24e5fe70582a17af0678219050b05a3846f93620fab72731d6baec65d8d9b577939cf4330725985f649f7928db6e3cb8b58c05265344269635de' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'Q7yA6nK7YjvRCE5d5Ku', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '08f94dbecd925dfc7e41fbab0d49c18e13cdb712afe58498e5aa88e6cf8a253961fe8f103b53669f6282b2ba69565bccc6937e553f0c3a2a32974e6c545731ca', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, '0Gv2qQ1Pj7JZySo2CUz', '6ZAPQTEvRRkLHrnbn2', 'da607ca49a2d24e5fe70582a17af0678219050b05a3846f93620fab72731d6baec65d8d9b577939cf4330725985f649f7928db6e3cb8b58c05265344269635de', 'k3cF36', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 28ms (ActiveRecord: 4.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.9ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '25315cc3960b0114a2cf6e63ac32fd8b6ee88fabd21fd6690286fdc5726eb22d5ed01e84d6754b0aa02113e8dc2447765f938d6fa9a29735957d88d7d26afb8d', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'N0LVNotgyIVWpshek6H', 'V4ljrEMzUepUxjN1ioal', 'b21e6dd4c25028c88fe8bef7b3f31981e8afc83e0233a02ec409177d9492bf4aa14a031363d54d759c09f0ea9f08b6a5f41a94f5a600b1f6419a5666ac08260c', 'k3cF37', 1, NULL, '2012-07-16 14:59:11')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = '74uHHYqkGjYmtCtJZThM', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'qvqSgaA9HKXZZcczN5', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6c7c0050fc6839375247eee13da63748c7e0dd93ff8253532eeed6553e0c121a849a9c64596fa5c2fdf76741166109bffaf1890b7128330153b56a8d36a2f859' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 19ms (Views: 1.9ms | ActiveRecord: 2.8ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '952365817978b44211d1e8553c31ee569898138897ac77d9a40091811c0c0d726a9755181a24efecd2ed23b4832cffb1af97355908d9570ef6703892be84b118', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'C8VMnvOjjigModkUhch', 'TpUvhp8DHMgWU5Zv4Y1X', '2d39b945923164520d4cffae851ece0a41805dcdee76091d1a12fb6875d1d20469d4d0ed5baa1e4623389eab0d56c99744cb56a36e1caf3c53bd105a0fc3785e', 'k3cF39', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'xjydqjtkGtgNU2PHVwdE', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'CMjSt9Y3RL1oluvu0g5I', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e1016365f98bdea49e827aa9178cc590e6fab599c59f40e328a8af88cdd4f56007708013efa0b536e69491084a61e90a71047be654b60959bfc64b7fae2cef7b' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'AT38THYlU4m2KKZYkRjN', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '38fd16b40fd9c7e224982213d169d504ed94c48d649797c6ab8fd1ccd6c229c3b496eca7c455bddba41526268dc3719c709c92f8f33af83930c9d752e62c7691', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'pd590ohHntGGwF7Uyd8T', 'HcjavPYO9OCcfYVhRyGT', 'e1016365f98bdea49e827aa9178cc590e6fab599c59f40e328a8af88cdd4f56007708013efa0b536e69491084a61e90a71047be654b60959bfc64b7fae2cef7b', 'k3cF40', NULL, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 27ms (Views: 0.2ms | ActiveRecord: 4.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:11', '376d2cec3092e4cb608d30e528a8ad727a8c1b907c6bc734c6e285277e006fb844276d8edb89b3f2cd056e03da1409009e944d66aa7ab66acebdf3163b857496', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'BxWBrRSGJ2VCnSi2hJWN', 'qlPcnZGmkEvD3InI9Y0', '87cf60260152f50ecf4213941d7aa4126f7a199e339a561c5ffb091c29cacc3f58a088d3a3b8e6b24cddc49403df5317b5b3b8d744db26fd745f8af631a7349d', 'k3cF41', 1, NULL, '2012-07-16 14:59:11')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:11', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:11', `perishable_token` = 'eMdGGgXfqqBkvCjFWI73', `updated_at` = '2012-07-16 14:59:11' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'ZWhviMYA1uvUtjqIfKsv', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 40  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7372ada8cb27325a49f86f89b66b0645b55d833b0145f2ff32c1653015595a8af6fb1870f19493b35c8e8855cee7f6513df8c784255b119920c6ac295138c85c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 17ms (Views: 0.2ms | ActiveRecord: 2.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '56a9f9cd3c4600ffc0ddb6d35e02668f0a66efa0b0be78c561350db14c419a2dbd06c962e68e53754bbf3bfc248980049468f52e9bb3a223d36e1802ea3d2c4f', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'P0SHOSUJcg3tOgyOc4m', 'Kagz3cZIX0VQHabOoGWc', 'c2f95a6817da6d695b0dec3f312ea67d8db2d84dee881b8b35d1ee0a12160b69b18cb74ed334e6403d6e795c965b5a01efc7fe964e6db2dc4d05531d77987183', 'k3cF43', 1, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:12', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'W423Lh8N35vDKE2wystF', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '27aec47eeea116c29889511ada464f59aa6d8c3fa326863e393f41d66e313d43e36bf0b29e6478d216faecc772023f67c226d7eab6c96dddfd5f86a380464149' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'FFT29DYMPbrHKyd7Sst', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '95409e9aeca36fca23474a842e932c1877140ec20576914c15bb2f11ecbaa2c3b4437cae0a0ba25ec7fcede7e8931122c2470854359c2bea4106cbbf33521a30', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'xYEF9D5ZBUgtZX0hbiQI', 'RCeWu3c3O5C4C0cyrcs', '27aec47eeea116c29889511ada464f59aa6d8c3fa326863e393f41d66e313d43e36bf0b29e6478d216faecc772023f67c226d7eab6c96dddfd5f86a380464149', 'k3cF44', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'WBnyGkTqF0WqrdgI', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.1ms | ActiveRecord: 2.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '209b46a7e5fd8841ea7182669be5d485a55f5ed474a36b3e3597eac130ce0c50bed2ddbb6994ad4f70733bf8b69b47c6d06504e3940ce8bd0e5a6ab7f1f42a29', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'tCKgy0yjEKEuLNbF6DJ2', '3V54vbyahV0EUX7t9ll', '441e042ded083e9908483ffc3bdc367f44e11e79a4cdd88de28c123bd42987ddc0389fb46083f6f5264a62b0c4627d944993386c2d1fdb136b57649360cc59cd', 'k3cF45', 1, NULL, '2012-07-16 14:59:12')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:12', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'IArDsAInvfjpxahSHAP', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '44c84d1156042ce3789e6a54a2c8080f3ddbae8474cfae334cdc24ff7a1ea196148b975ef1990ff270ec9558f259452a57861535bfe8450ef19f2236c41cd4d8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'j0Ur3GE6jT72kgYh', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 43 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '88812cefc42929578483d8e632b41fdcba960aa3699b880ebe9197a931668733db0d5b2466c55fbc70994ed908e76856fb6d3ca18abe029f12b01c1620528f46', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'MAW00CM5YwzPVM5baGI', 'dg0l7KiRbX1ak5PoJN1', '44c84d1156042ce3789e6a54a2c8080f3ddbae8474cfae334cdc24ff7a1ea196148b975ef1990ff270ec9558f259452a57861535bfe8450ef19f2236c41cd4d8', 'k3cF46', NULL, NULL, '2012-07-16 14:59:12')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'q99mf1ZFhR0odO5AxVeE', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', 'b66131711c99f4c7c159e13a8f4d200b38899e003de29c0a27e0babd9b4aeffa0f2abb26e435997835f0a39be7d3ebd37fe30415b226061415a2cb195d99a526', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'Fzz2q8LCj4rlVyouA', 'KLW3kT1zEuV46s1FutTC', 'dd87cc8015910f52a5885ad5e7a6ef8773d7951b5b08491bcd140300604ad311ca86bf5476c8cd9563df7f1e15d083c02521b154788ca7171a09c9b1c5009924', 'k3cF47', 1, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:12', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = '4iGMUoflx72Z971RGl7w', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a5484198963f921635800647ef34d325ec4a78261856073294c049215632a980c93bca84b5d8580081aaea209b21b53d7a682b3de48e28a65aec488e7d5e8457' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'INitwm58CzLuQWt8SzZ', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 45 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '55a8dcd7b3877f63ba88879ea4ad5eb87a1161fb16eb6f36220fb98e2587031246f7d010fe9cd05bd12f7455fa372793d9fcb0c25c71583c64819440d9ab3865', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'TpxTPIB0S7sxccW2CLt', 'p5gyHvtO8uNURV6YWSDh', 'a5484198963f921635800647ef34d325ec4a78261856073294c049215632a980c93bca84b5d8580081aaea209b21b53d7a682b3de48e28a65aec488e7d5e8457', 'k3cF48', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"a5484198963f921635800647ef34d325ec4a78261856073294c049215632a980c93bca84b5d8580081aaea209b21b53d7a682b3de48e28a65aec488e7d5e8457", "single_access_token"=>"k3cF48", "perishable_token"=>"p5gyHvtO8uNURV6YWSDh", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:59:12 UTC", "updated_at"=>"2012-07-16 14:59:12 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'ftPIqF0YRqmUZL4RgAR', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'gO2IBJguqhLClzHIZ99', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 46  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 19ms (ActiveRecord: 2.7ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '056282edf0482fe57fae3bc19dfb316052d38d9fd256794c9216fdacefc8dec014f9044c33e34dd156410576953af51dd8da3986c4386ec0ecab003292b527ca', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'WecgTO7kJkNc0xMtrR9w', 'Gux1wih0VG1x5Lp29HXf', '709115cb4a209465bebdd0c587e0409854b417453607e9dba92e8b18d60e4f7926967f95bb4e6fab12455e122bea82c48efe8d446af6ff1e6df38c507bd2ca8e', 'k3cF49', 1, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:12', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'G2IdvFkj7AT8lsFUTK1L', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'eae94b4cc7d6f25570d4be728a3eba164410ac330f35e57464d660315aa0af93354aadc11770da991fd1cc67be89bcb2fd370a8d8c957ad51f71b12d176461ca' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'Rseb8E6pumdGU3QdCER', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '7eb4df0690f9e31f4dfc47c1fb72cc213879c944198d92b6c6482a056e9c91401bb9e75aff2ada8ac58981c9e9941c161343a73172680e7264986945615741f8', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'TSPBTDWpAy1qCycUIk7', 'Q2VD3i1fl1szLv7B0Nt', 'eae94b4cc7d6f25570d4be728a3eba164410ac330f35e57464d660315aa0af93354aadc11770da991fd1cc67be89bcb2fd370a8d8c957ad51f71b12d176461ca', 'k3cF50', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"eae94b4cc7d6f25570d4be728a3eba164410ac330f35e57464d660315aa0af93354aadc11770da991fd1cc67be89bcb2fd370a8d8c957ad51f71b12d176461ca", "single_access_token"=>"k3cF50", "perishable_token"=>"Q2VD3i1fl1szLv7B0Nt", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-07-16 14:59:12 UTC", "updated_at"=>"2012-07-16 14:59:12 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = '8CESwq9Q570Lwz5VdCm', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'liarnTM4lr1tqsWhm', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '915decfcdbdeab15dbeb071e32bfa87f607eff7ed1dcb257794b69364c37a39be30006dd1ee2d431f7b2411139ced34b578553617c51f9ebf4106bbcc1b29dc0', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'fze7uRQsDCiszOJmt99', 'DsgfUuadZTHcKhTMydp', '7f255e067e7ff4a9fa3003fa6685bb19735332d9da34a01dfaf513da158243fafc520a3c7198031d8e49066c33ebb8cace3721e4685ef474b161997c6f64c4a0', 'k3cF51', 1, NULL, '2012-07-16 14:59:12')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:12', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'IzBpWgtuEyU9V1zTrlu', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6d2aba1933b2756343c0293ea3e0baa2b05ea49cb8b39adbce938d5e062f0b3fc4b83ad2c7f7e708503bbe582975addcd76a968b19126d84179fef96caafcda6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = '6Zzs2rfynpnWvzfkmVj', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', 'e4a49032bb4234f51b0e7020e7869f02a31b38c3ab163328f3c564557a6c1a1ee015601c247471157dd914ccf72615a0a5eb2d5e6b1603dc32cdba01b62a0e7f', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'PqWG0Mgg3CwrO5rDyF', 'JmvgGHrRYmNMWrkIixXd', '6d2aba1933b2756343c0293ea3e0baa2b05ea49cb8b39adbce938d5e062f0b3fc4b83ad2c7f7e708503bbe582975addcd76a968b19126d84179fef96caafcda6', 'k3cF52', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'YIC6imstTEhEbfTlEdu', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.1ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '56daf0442627bbd517eae26cffd348d4a1a605b64378c53d29bd2fcc7c800bca0b788db5419e90719f5c5e2753cbfe1645aa674697a7c36feecb66daf9b74bb8', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'M8AK1QpGjFKDd0JaNdi', 'DUpDa8zJtjUKOKWvID', 'b789197208228d6f107e58d88b624e34bc3e691c47d105662e20c336f554eac979138b45c811f73b30c5fc2f3f94792e7ef97151c051abdde52f18981a46d655', 'k3cF53', 1, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:12', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'gAPBByXsrQGwB7ozdUG', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e5e38d99dc16e848cf985400b2d0550f051f149f6beb3222fddd0d3ad1d3d4d8d45541c54d7f884c0652239b0287d45e0427a70b085fc6b0a538f6a8ac63158b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'Nbdn6XCnTDipsaAkdZPu', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '4144908d4fa0564b51cfc6e42728752140837a251cbd8c48e2fe7eff9401d1208d7f0560fb7589e45aee567119d2556ba126d3110aa3c44a55e3469e093772ec', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'lmOExMdak2YtgQ8gA33', 'uhJKW3sJFCfivrBMx8l', 'e5e38d99dc16e848cf985400b2d0550f051f149f6beb3222fddd0d3ad1d3d4d8d45541c54d7f884c0652239b0287d45e0427a70b085fc6b0a538f6a8ac63158b', 'k3cF54', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'ydFk9h19DIGIVfamlk8a', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john53doe53@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john55doe55' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '44edb31bd02993323cb2c840faeafa502e15e56fce484453a971dca79c9eb12b370cdd4d7baf1a593a822e363f386e633988d02434adfbf885d364095014a7a4' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF55' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', 'b372d9beefac8a85cb6b7460fb4514de81a8975b75848433d84c837bc5828d55550ef41e5f8c1768894c68c0fd635b5eac20ffc04a1f02c0a754f5f893068e87', '2012-07-16 14:59:12', '0.0.0.0', 'john53doe53@email.com', 0, 'John55', NULL, NULL, 'Doe55', '2012-07-16 14:59:12', 'john55doe55', 1, 'XB4qifyY5QtZ1nbSNeiD', 'PiP4JsfmfWCBd5QzoiFW', '44edb31bd02993323cb2c840faeafa502e15e56fce484453a971dca79c9eb12b370cdd4d7baf1a593a822e363f386e633988d02434adfbf885d364095014a7a4', 'k3cF55', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:12', `current_login_at` = '2012-07-16 14:59:12', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = '4QQxfNEFdHzHfxpHcV1', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 53  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john54doe54@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john56doe56' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e31565ffbe82d027a8bc06575b8605064ee8ff1fd0b857c48b567d630a527e86bcd398678eb48117da6f824a9c5aab0411176f222a0c174d31faf635ef298a13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF56' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '9ec8826cf17c1c4e7b2b5fa583af0f7a376c3df3f59adeb869e7faa191bd06400547f23daf4c656d04e0422312f6e6d0c233e10313ec2d940eb1a570aa73a84f', '2012-07-16 14:59:12', '0.0.0.0', 'john54doe54@email.com', 0, 'John56', NULL, NULL, 'Doe56', '2012-07-16 14:59:12', 'john56doe56', 1, 'ArkBBQPnIHNh0qJvPgbi', 'kvpp1TkB1e58mVOw6Tn', 'e31565ffbe82d027a8bc06575b8605064ee8ff1fd0b857c48b567d630a527e86bcd398678eb48117da6f824a9c5aab0411176f222a0c174d31faf635ef298a13', 'k3cF56', NULL, NULL, '2012-07-16 14:59:12')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:12', `current_login_at` = '2012-07-16 14:59:12', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'VFOEaLIFuascvHdVDab', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 54  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john55doe55@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john57doe57' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6077d0168ee46f0ee3c8def0b3c98b8e0ad9478e80e616141e5c97a3c636bab8103afa53e1c4adf50d3ac1099e935bbd8efc1f8d3515ab68b07b38d41597086f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF57' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', 'ca5ab943dfe1d2a4b07a90ee9955336d68a99b94dcbdc0f45423e36a668335766e776558911084dfc14ceb3661bf7b162b787052006f77b491a059014f539113', '2012-07-16 14:59:12', '0.0.0.0', 'john55doe55@email.com', 0, 'John57', NULL, NULL, 'Doe57', '2012-07-16 14:59:12', 'john57doe57', 1, '2a3FEdeqDcDSVzwIIrv4', '8VBABgamnLjYeXKtGquc', '6077d0168ee46f0ee3c8def0b3c98b8e0ad9478e80e616141e5c97a3c636bab8103afa53e1c4adf50d3ac1099e935bbd8efc1f8d3515ab68b07b38d41597086f', 'k3cF57', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:12', `current_login_at` = '2012-07-16 14:59:12', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'zQTFK3PzLfZugeX0pc5S', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john56doe56@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john58doe58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '14e32feb1ebc38a44e8d3c282a472a73113ba7560ce9c09082707a0b45ada1247c07de50feec4b948ff007ae03cb219c84aa11c989451d5aca27e8628bf669f9' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF58' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', 'd548d0835c20dec4c935f829d25969c5ee2514570f12bd4916c20fecb1cc242017a57504f382538b7943070b7f0140b498142c66ff2643931b265fd95ae36c51', '2012-07-16 14:59:12', '0.0.0.0', 'john56doe56@email.com', 0, 'John58', NULL, NULL, 'Doe58', '2012-07-16 14:59:12', 'john58doe58', 1, 'TA6lYQFALRgOGcguvIEL', 'uU1AezTg5HKj2WEN2Y94', '14e32feb1ebc38a44e8d3c282a472a73113ba7560ce9c09082707a0b45ada1247c07de50feec4b948ff007ae03cb219c84aa11c989451d5aca27e8628bf669f9', 'k3cF58', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:12', `current_login_at` = '2012-07-16 14:59:12', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'WuKng6bxtDqJs1SqxabR', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'b4f277c828c35d693bb0f62272df9ca312f441e6dd187b0d192c7d8223f6140a2d100cfa954aac754710a568792eceb6bbe78fce829f17f264a193eac82d0c5c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '9611723b16c770e2cf10ca87bca751b36908dac4edbe8c21519187c128a4d804ff3b98c604be4d780f25107c9e85d05a4e235a37e2039b5087e6a0bbd0f33383', '2012-07-16 14:59:12', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', NULL, NULL, 'Doe59', '2012-07-16 14:59:12', 'john59doe59', 1, '1QENxxKt6lspsFqcIHY', '5y6zmpmAZeEWmnkowzpK', 'b4f277c828c35d693bb0f62272df9ca312f441e6dd187b0d192c7d8223f6140a2d100cfa954aac754710a568792eceb6bbe78fce829f17f264a193eac82d0c5c', 'k3cF59', NULL, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:12', `current_login_at` = '2012-07-16 14:59:12', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:12', `perishable_token` = 'eY2XrqwiI39FmphPblrZ', `updated_at` = '2012-07-16 14:59:12' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john60doe60@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john61doe61@email.com"} Sent mail to john61doe61@email.com (90ms) Date: Mon, 16 Jul 2012 10:59:12 -0400 From: no-reply@spudengine.com To: john61doe61@email.com Message-ID: <50042c40b4097_d4c3ffbda034ce073652@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_50042c409db21_d4c3ffbda034ce0733cd"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_50042c409db21_d4c3ffbda034ce0733cd Date: Mon, 16 Jul 2012 10:59:12 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042c40b0825_d4c3ffbda034ce07344@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_50042c409db21_d4c3ffbda034ce0733cd Date: Mon, 16 Jul 2012 10:59:12 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <50042c40b2884_d4c3ffbda034ce073515@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_50042c409db21_d4c3ffbda034ce0733cd-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 141ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd3156ce500374c8c2c4c887cbcf16fa3fdf021d37b68d7d00b4dbb00dd7bb4303625fe187184729e146e2862a14da9b9f97293b350e41328c8c9974c270f42e5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', 'a0cf5185af1af12937e3a0581ba006b17a6cd40e1ae709ca800287341f1e76fd4e56bfd65ef36e007d14290d7e221f4035c00be498a0500c30cbec0d403bfbf6', '2012-07-16 14:59:12', '0.0.0.0', 'john62doe62@email.com', 0, 'John64', 1, NULL, NULL, 'Doe64', '2012-07-16 14:59:12', 'john64doe64', 1, '7pfc3JL9946cbkPYHavz', 'Uycja24E1P3FlpWV6Bp', 'd3156ce500374c8c2c4c887cbcf16fa3fdf021d37b68d7d00b4dbb00dd7bb4303625fe187184729e146e2862a14da9b9f97293b350e41328c8c9974c270f42e5', 'k3cF64', NULL, NULL, '2012-07-16 14:59:12')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john63doe63@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john65doe65' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cfd654febac0d08c43bbdfde6bf32fa52d921f933ee5b27916a3f1e617d3cf216e406d5f8b8bec9db86214b2ac767bb0f16b0bc2db6f03bd4dfb8663001dc0cb' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.9ms | ActiveRecord: 0.3ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John66", "last_name"=>"Doe66", "login"=>"john66doe66", "email"=>"john64doe64@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF66"}  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john64doe64@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john66doe66' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'be5252e586744c7ff8d9cd9afade5744dfab46f0157f1e084d7e46797dc1fef08c1cced0bcca954e201f27fa9e5fadc63358177cd823f56354245e258c8ac57e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY '7r3mhMorh9CMTnyh0Xx' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', '863017f714c66eae4d6dab4450808273a2b6568b724e4b1197694988e9499694a71d9d84a864edf881e9da2dfd741838caa7281ab857f24fdb8192a66885a01d', '2012-07-16 14:59:12', '0.0.0.0', 'john64doe64@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:59:12', 'john66doe66', 1, 'QXpDHwfeyT9hD01loyzH', 'pM6h7FTmVn6tUZoBjER', 'be5252e586744c7ff8d9cd9afade5744dfab46f0157f1e084d7e46797dc1fef08c1cced0bcca954e201f27fa9e5fadc63358177cd823f56354245e258c8ac57e', '7r3mhMorh9CMTnyh0Xx', 1, NULL, '2012-07-16 14:59:12')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John67", "last_name"=>"Doe67", "login"=>"john67doe67", "email"=>"john65doe65@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF67"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john65doe65@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john67doe67' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9f46937c5c66b3174f51529c9eb81afdd23a30f9f0a2bff586cd5e2021effd3410857b7054c819dc0a63d54a72c053745a4a28903a0b67b9408296223d6eec10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'syeTYUbxkNPgZsMZmNwJ' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:12', 'a8baa53f664f2835e9612be3d1ccc28f901266b917fc8bb80fd5d2415723d9ac073e2e701e016aff77f2a321c6d2c9f6a1b9b254c1bf46002de99a2c5a350d68', '2012-07-16 14:59:12', '0.0.0.0', 'john65doe65@email.com', 0, NULL, NULL, NULL, NULL, '2012-07-16 14:59:12', 'john67doe67', 1, 'cXTOFbtYLRy97U1856tz', 'w1BmmUGGdB1fGBIebI', '9f46937c5c66b3174f51529c9eb81afdd23a30f9f0a2bff586cd5e2021effd3410857b7054c819dc0a63d54a72c053745a4a28903a0b67b9408296223d6eec10', 'syeTYUbxkNPgZsMZmNwJ', 1, NULL, '2012-07-16 14:59:12')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John68", "last_name"=>"Doe68", "login"=>"john68doe68", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF68"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john68doe68' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '58bd53bec840b6ecd2188b38314e90575c19eeafd95b6b836a82ee05f236c96b7f116f504893875fa3547bf37afbc490a55c25bdc4a91a2d06b12213d402a189' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'GhL1WSH3rv0Bk5WuTp0O' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john66doe66@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john69doe69' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f2ac134625b482f2d12126474cbeb9b9e59d113347d6e809cc2d71937b646cb67b04a7a7ba937ea2f587c2f5605a44adad12ea4a180fc452cb8e66b540eccf05' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF69' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'd89744db83d024f37951d94aa6800aea669813a06d479f61f4f1d3711dd7664cc9307530ab5af756697ece4c5866a3d99ea89be626f2507b05d73c1f17546061', '2012-07-16 14:59:12', '0.0.0.0', 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', '2012-07-16 14:59:12', 'john69doe69', 1, 'H7GYbYsbHwMS78Yghb5b', '2WZc6fz9xBop7Pk4nS0Q', 'f2ac134625b482f2d12126474cbeb9b9e59d113347d6e809cc2d71937b646cb67b04a7a7ba937ea2f587c2f5605a44adad12ea4a180fc452cb8e66b540eccf05', 'k3cF69', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'm14dCburKq6czIQ9dW0', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 60  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john67doe67@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '95e35cf7fb3668eaf3b863d5acca76d54906749ecffbe734feb03eb9971c34a6fac27746f7f1423317f3474ee77ecc89282000c470a04a3ce3ff8485f58ff385' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF70' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '1eb3dff4ab171124a0133de518a0e236b58e7fd92c0a4e30f5faf0e7eff8a9a89bf77054050484e6588a6e7b49e92560ef72ab4486fb4801f70a235b6f559126', '2012-07-16 14:59:13', '0.0.0.0', 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', '2012-07-16 14:59:13', 'testuser', 1, 'IODUtcrqxpIhjL75', 'eyIcn0iX8fXiRhDsOwox', '95e35cf7fb3668eaf3b863d5acca76d54906749ecffbe734feb03eb9971c34a6fac27746f7f1423317f3474ee77ecc89282000c470a04a3ce3ff8485f58ff385', 'k3cF70', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'LitaiW0Mq4lGVt4ZFhT', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-07-16 14:59:13', `current_login_at` = '2012-07-16 14:59:13', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'TGB7JIftprTrqLWnSeOo', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'b2f061f6ea5162525d4ebf994f62eae53edce8df68488e156582eb43e5dff3d1c436bde33ef31b5e141da827e971f4d3db881a151d8fcd42800215de85b8ac39', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'URi0v4BGGVCfLY6eYcvO', 'ZbCTcf1js5wvs9Wop2Zs', '8199832534f25e171839371c80cb42a314568c246a894448d49756407f37346384ef37bedf44a8ecfffd11636017ee5e595ae0050537b84f56c18f905034144e', 'k3cF71', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = '2wM4HajLxum7nTzSKii6', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'dwK7hhPJcqBYYU0KhMP3', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'afba1f8d9a77fce058c2c81707d62638e478d0788da7f5a09bb36ba776bb35f6c4b74fd963d329ce217d3005044f4d44d459b782f1decfbb70bee07754b68701', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'a0Yqn5DaJPCJ6Yp8AvO', 'upCL1ZBRDbAUJ9oJe4H', '0d6cf1553731cd3ecc447a935e14d10b87893d1eeae28ac8d9ebf4b8160855b1f7e845cb83080da4253ac984f90244a505be554e9ad16c5b1cf77d3fdd35dab5', 'k3cF72', NULL, NULL, '2012-07-16 14:59:13')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'tCqqrMNoavWymv9cBNy', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'mEmwB9i8uUBBQLNK1oLc', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'cb02d355023156fbbfadd571124324a13443b9eb17f82812c09e4004731f4e2a23401b724fbd324c1573b7b7ecf1eecc13f7db57c7788210f7a7f7ad0d9462f3', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'zPqTQeKN2atrRGW25Td6', 'XWx4Ltl3yWGPgDumFyBQ', 'bb7919c8d7a20bfbe15c9af4aa556cb9113e5fc374845eccb4e611b8948a065bb7035de73d4795329d4b37e4e527018fb76ec1f2ef7b7d540036f57d34a9627f', 'k3cF73', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'I6qeu63Ku8M9VuhWUTH', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'b9SYdOKUxkiw0LDgivO', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'ac0b9939231bac0e01cf077299c7f04fca48a51cff0166a34a2ba1448609de682e46ccd7712eb8956a149180b8cbdae46bad9ff0863d9a61e433037cc111740d', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'QlJq5gIPy8umBIjhkPB', 'Fs3i9BqXjoz8DLAjgfB', '7801ce26c6c03da4e1d631d70e1579e11191c774ba18946c90f7d3a5d8aca4fe1b833da1a383a6f6b9390114657eff48411c1a7640a49c18ef0c876cdc44a45c', 'k3cF74', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = '0eOOw7LyKAYwO5oK9Go', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'ybqxglp8zV68rVnQqCc7', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.2ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '2cf55f87ebaf235a81c25fc4419449e20c28126b45f35f29804346324311ed3cbfa1922ef198bc8016ec0a90ad3a0aceeff0067b63ce20b363be26807868e68d', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'EWRozJjqAYYXFPy5eyeI', 'Rah20UT1S0ZxpP3pVqO', '9ab3f1f3ce6c433cf5d1fcdde2918e9f721ed8127f7a6a11d0a69c52b1ee08bfc6d4bcbe4985fab7e55f280adfad403c8c56a28ea68c00b12f222e5c61e24ae1', 'k3cF75', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'VEiyAZEqg59uV3A3CLHS', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'Koxze4c2ls0LKcwlP', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '570cfad2a8b91b030cf83c0ff19ef561e13038a6566cfa47f23b8637e1201fdc1926a1dd5df13e5d52947ee420451d68ab47e7646f88d3a1e2cff921be7d0aae', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'yyLIT0nGtlC1Emx3Ei4', 'buL74ygE2kh4QC7F6Hb', '9978b27fd217c832a40e70caece3667bd591d3a53ba8bc4ab23335efc4c5753bb23fd40a73c9e48adf2d6a7a698631ade7f9615d408fafbb3cf4429ac0b65153', 'k3cF76', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'xAKjDj1XVGqiEbh5IAso', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'ZcLKoSsu8OeIkY4Ul9l', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'lbyb1FBS918AiB2oOLje', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '83ed2e9876422ca539e52fc3390fe41db582893ab57aed98d26922492ea35d5144317d97ea9d73386f0ea91731296a8bb6b20f6b9e134aa0d049c87d36957599', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, 'eSE5Xnn2G6tGgxzF1sp0', 'PTiws6X0k8Sge3KaWKbD', '7bafc77dc89ac919143d7ab56a09517d3c0e1d6d8ba0c8c8bcffd5db4948c558957d68c0f8095f49bbfd4d192f74170572f256de9cc4704942949007eb33fae2', 'k3cF77', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'rAJ7Vl87YYqH0hWlHivT', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'yGZd9gUei8Xkow6h0xq', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'Z7s1TsbJjEWLDcNyyLLR', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '4624a06e68797d97705f3be6a6840151cde5efde053cefee0f9fde04171dd4bce443f39f85679fb327acd395ce6528f667e89ccac513eacb733075e12609bbe7', NULL, NULL, 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', NULL, 'john77doe77', 0, 'OsO0zgZ9jCuxFFGeVeIj', 'XiaavcuZxAtsbBVl4n8', '701257d130e4c51f55b64fa98edd04cf12707fc80d2c2dca3a013f35b78d63f417bf1c3fd4e23d76af1dc036c4297a23579c4c76d4e8f906dabf229560ebc09e', 'k3cF78', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'ouEWWAOW52CsH1gzalNt', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 69  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 69 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'pSSjufxeONFHxPh3z2w', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 69  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'd385597fb0086b4031e665ed610892201187bed8f12f59d76abf1e25aa027216c504e6e2b4d3b14da99de5eb55d15cd9a2b2e70ba77bdcca44b4da46ae2213aa' AND `spud_users`.`id` != 69) LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.7ms | ActiveRecord: 2.0ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '96f7aa73b7dcad4961de3c14553fadd77c6a8e93e2ea3bf6bf2f254fbb9b9e8d839d8f8854ca66bada2efece87d93ad6437d3171c4210d2a0793bde4ab111838', NULL, NULL, 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', NULL, 'john78doe78', 0, 'DgAyFerGUMzLoyAQk3', 'JVq0F9nvlFvgcQ79TfPE', '29db9b72a86d0c29cf6a5302962f1f5f6a4ff9cee83e33936d7fe0c8ef16f0687fd8be676129dd934696588f22137152f02e0b2aa4a741691ed536c6ff06e521', 'k3cF79', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'WzDBHBB5dya8bMc0kTx', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 70  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 70 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'ry5AJZtInOgdY2wD36', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 70  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '490c1c21074c99022a860b4015b5f9d990d413e1be9335cd147e7dc5f56fd86c450d30233314bb551eeb5017cf149c625daeacdcb88aa7bc528a877841757ccf' AND `spud_users`.`id` != 70) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.3ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '9af4c08523743c16ad57978de724b3782f8320383ab624a1b6750915cc0bf56431e244304d2e849f715a68c7f597b1da68e908645abdc5db7d73a0e734d9c881', NULL, NULL, 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', NULL, 'john79doe79', 0, 'RBukbwzob1kumFN8cK', 'YUixOHceDx1DN4NQnsG', '4654af395aec7ae92730bae66820275a6f8862e0150a98ceae1c09199902bbe6c41f304afa6f799cebfe94cc7fe2fadaae6dba81f2eade3645aad4045e4ad4c5', 'k3cF80', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = '5jmIgMn2R8e50lYOiqp', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 71 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'G9B48bWirMhFBFjJl', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 71  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '6e05e4c41ee74afd456632084e1d8cf3abf1e45a8f701f7eb628e2a9ebe81141a987422c4bd8da1b771bc5dac1b3efcae366d005c6d54ea4b15678e749321566' AND `spud_users`.`id` != 71) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 1.4ms | ActiveRecord: 2.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '0c8f08e7a020722c3ed46c7091d510f2b73ee4680e4e6a981ff0f790d963200b41a2554dadf5d0171023f15612eb2ac90b1c2442a5f0bc69fb433ee8d4a97e16', NULL, NULL, 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', NULL, 'john80doe80', 0, 'GncXFzBR0qHf1fzsxuvB', 'fVsbp1tuHbxx3FUu2qS', 'b123383f105cee5fe8cca816094afacea9eb21edb8540996057975572b311ef05b93c3d5008153cc13ba15bb5e41e8fc7502e13a8ecb814ab75c5c5bcdc94d68', 'k3cF81', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'xd5vVEQUopb63IC66zJO', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 72  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 72 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'DWK8agXL4xKjIeZ7oH', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 72  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.6ms | ActiveRecord: 1.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'ab3c972d96c9a75fdc211733ce8750850ceedd86baac175eff500b0003b437264e1f9999521a00106bd0dfaacea280b8dcc3499804a094083b4beddeaaff1fae', NULL, NULL, 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', NULL, 'john81doe81', 0, '7xnJaC8e4WwVxby2Xsq', 'lvhJzqzqRjZkj4YGnqvF', 'b89ffa5539fd92d32fb914efd7db5467408e58527de4df61d0ccd8ca7fee701f805fdc49f136af575e4dc4ce0f12af467d79c8023e05baefe5114ddf16f3fb60', 'k3cF82', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-07-16 14:59:13', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'Ps35xHdekKIpOeJQjz3', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 73  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-07-16 14:59:13', `perishable_token` = 'dwHQxFdj0OsdhEFD5rMV', `updated_at` = '2012-07-16 14:59:13' WHERE `spud_users`.`id` = 73  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 73 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.4ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 73) LIMIT 1 SQL (0.2ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-07-16 14:59:13', 'test', 73, '2012-07-16 14:59:13', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 0.6ms | ActiveRecord: 2.6ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8feb8999d80363867d99987cca220f67d7f723fee0a0a89bd915ffa9fe6ce74e809d0f417b1954efb0a9fa34a7fe132927347e71939de7ad05f4f75ba03477b6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 73 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'e97fc03e3d2a6eb1dd198f7a0a8f1ea97fdbcd63949e2a8798d26a41b9797147d1e7bcd0c99e9896ec20643cfc2df570d2406de4e4c728d56c7523a923e066ef', '2012-07-16 14:59:13', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-07-16 14:59:13', 'john82doe82', 1, 'TLzOczmAp56PoRS0o8Z7', 'gpRT0eCWyAt3RIOkXD', '8feb8999d80363867d99987cca220f67d7f723fee0a0a89bd915ffa9fe6ce74e809d0f417b1954efb0a9fa34a7fe132927347e71939de7ad05f4f75ba03477b6', 'k3cF83', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '47e904738d0110334e4fb287f5c89ab4eb4efea1bd7f980225c09eeb4663d69e80e4efecaeefef5cc660a72218cd841e5d1d8d62b2c9f779309d8ed4c96ee294' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '8feb8999d80363867d99987cca220f67d7f723fee0a0a89bd915ffa9fe6ce74e809d0f417b1954efb0a9fa34a7fe132927347e71939de7ad05f4f75ba03477b6' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '8feb8999d80363867d99987cca220f67d7f723fee0a0a89bd915ffa9fe6ce74e809d0f417b1954efb0a9fa34a7fe132927347e71939de7ad05f4f75ba03477b6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '91236a8f613afcf4de7cbaee9a1c653914026cb791e8dd4ab874d07960cad2be9973c3049960715608996ae3679d1f2697ee97b85f9d8d18ceb0771088a81f49', '2012-07-16 14:59:13', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-07-16 14:59:13', 'john83doe83', 1, '5OPWtNW2CjgxH3J1zr9i', '8GHyfBB65BTICjnFAz', '47e904738d0110334e4fb287f5c89ab4eb4efea1bd7f980225c09eeb4663d69e80e4efecaeefef5cc660a72218cd841e5d1d8d62b2c9f779309d8ed4c96ee294', 'k3cF84', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8bf1fc1d2b912caf313076a1bd605b3011cf3e934580e32be717d7fd301341a12aa8979af549436650aaae74411b0f69084e5dce1c3f186b34b7b68b2046547f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '47e904738d0110334e4fb287f5c89ab4eb4efea1bd7f980225c09eeb4663d69e80e4efecaeefef5cc660a72218cd841e5d1d8d62b2c9f779309d8ed4c96ee294' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '47e904738d0110334e4fb287f5c89ab4eb4efea1bd7f980225c09eeb4663d69e80e4efecaeefef5cc660a72218cd841e5d1d8d62b2c9f779309d8ed4c96ee294' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'cce79a4e6f856116bcd1f37f776e04f5dfc0c9d1cd29bbc355badb22310a7788929e6bfb013ada928c7df0ba451fb49cdeda2218275592e2755a7ccf96589548', '2012-07-16 14:59:13', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-07-16 14:59:13', 'john84doe84', 1, '5cQv5gAsQUawN50hYcv', 'vo19cyhPf0sPMf3L65u', '8bf1fc1d2b912caf313076a1bd605b3011cf3e934580e32be717d7fd301341a12aa8979af549436650aaae74411b0f69084e5dce1c3f186b34b7b68b2046547f', 'k3cF85', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '84fe98a4206370625a787be5c0c1e5b87268523f6531012651611a8d7cbf4e607981c474382af58699d803515cc349e5bd102126795cda62c4bf5cc08ec28aba' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '8bf1fc1d2b912caf313076a1bd605b3011cf3e934580e32be717d7fd301341a12aa8979af549436650aaae74411b0f69084e5dce1c3f186b34b7b68b2046547f' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '8bf1fc1d2b912caf313076a1bd605b3011cf3e934580e32be717d7fd301341a12aa8979af549436650aaae74411b0f69084e5dce1c3f186b34b7b68b2046547f' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', 'ce5eed2075f407510cd7df7b744e160171b3187b8adb5ccdac62f72625449ca2107b3c44eb2bc77d9a5e63cd721981163f021f22ea679a24ea0ba0478e7d45e3', '2012-07-16 14:59:13', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-07-16 14:59:13', 'john85doe85', 1, 'Ez56xDBztLPH14o5bD3', 'RMVQzV9V7GttrlgUWIdB', '84fe98a4206370625a787be5c0c1e5b87268523f6531012651611a8d7cbf4e607981c474382af58699d803515cc349e5bd102126795cda62c4bf5cc08ec28aba', 'k3cF86', NULL, NULL, '2012-07-16 14:59:13')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2014041fe0b36a38a09181fdfb951cacb31eac6d4bdd18f34e06a545b133da140c0d173514500fbb4d13e0c7f1807b4b61b925a62b20a7a55a89777120ea0032' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '84fe98a4206370625a787be5c0c1e5b87268523f6531012651611a8d7cbf4e607981c474382af58699d803515cc349e5bd102126795cda62c4bf5cc08ec28aba' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '84fe98a4206370625a787be5c0c1e5b87268523f6531012651611a8d7cbf4e607981c474382af58699d803515cc349e5bd102126795cda62c4bf5cc08ec28aba' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '3d2a91ba5c0ee59e04c56af241b7b270602a26717f8cb6e7c78d1ee81eecacbfd8f95b6f3d9c18d864a9c7c465aa071b97f3b4bd541632eb874cc7f2a2dac62e', '2012-07-16 14:59:13', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-07-16 14:59:13', 'john86doe86', 1, '4xKofPIljLltEk15kazD', 'A9oov9wsjpf9P1hehAH', '2014041fe0b36a38a09181fdfb951cacb31eac6d4bdd18f34e06a545b133da140c0d173514500fbb4d13e0c7f1807b4b61b925a62b20a7a55a89777120ea0032', 'k3cF87', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '535be4edd1af3a184373039c0eaa092973535ff9baa8d4c3928a59fbff73677411d47e580cb7c2504a66a6624b03b04f961f9866bd45978bc658181f047fe776' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2014041fe0b36a38a09181fdfb951cacb31eac6d4bdd18f34e06a545b133da140c0d173514500fbb4d13e0c7f1807b4b61b925a62b20a7a55a89777120ea0032' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2014041fe0b36a38a09181fdfb951cacb31eac6d4bdd18f34e06a545b133da140c0d173514500fbb4d13e0c7f1807b4b61b925a62b20a7a55a89777120ea0032' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-07-16 14:59:13', '74e00bda0bfd0d21a7cfe5727483dc11cf83739823e847511b105e0fb327a0838b847d77ebf1cea0c5e9b5fbf7994b1b4f80a59f6d07edd53de0e86e46dd5f8b', '2012-07-16 14:59:13', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-07-16 14:59:13', 'john87doe87', 1, 'MZGGGt0gQV0LKP2Q5dY', 'o0eSKwutfS0YPcDMFJM', '535be4edd1af3a184373039c0eaa092973535ff9baa8d4c3928a59fbff73677411d47e580cb7c2504a66a6624b03b04f961f9866bd45978bc658181f047fe776', 'k3cF88', NULL, NULL, '2012-07-16 14:59:13')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.3ms) SET FOREIGN_KEY_CHECKS = 0  (0.3ms) SELECT DATABASE() as db  (20.0ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (1.8ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.2ms) TRUNCATE TABLE `spud_user_settings`;  (1.7ms) TRUNCATE TABLE `spud_users`;  (0.2ms) SET FOREIGN_KEY_CHECKS = 1  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e3ff31dd366dd475b4e3501fba5871f78f2c8e58fc57628fd13823de1947d50276a8d39102b36a7c385dc231e21a628b2e85a3cf28a22f1056bc441ee14c13f8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '35d6a19ef8d15c2e8970f5a6f40b5bc87b93ba30ac7de0655ea67ffc6605d68e3891004e41c9606425c97dda90aa4e5d9439865f276023ef30c95e53fdf890e6', '2012-08-30 15:50:15', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-08-30 15:50:15', 'john1doe1', 1, 'QNNksc5hkpzXIIUmCFGx', 'GtaZxjWlZIN4FDKB2jU', 'e3ff31dd366dd475b4e3501fba5871f78f2c8e58fc57628fd13823de1947d50276a8d39102b36a7c385dc231e21a628b2e85a3cf28a22f1056bc441ee14c13f8', 'k3cF1', NULL, NULL, '2012-08-30 15:50:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'JR7TVfkrUzcxBOFnOq1C', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'qxs9XySNqR95Hvwo35b', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 1  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'MyYDQE9emo8h7yyxcZC', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 78ms (Views: 13.1ms | ActiveRecord: 1.4ms)  (20.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e8908c6722597aeac2060576b0fd9bb938e667c45ff0beaf10964da82b84e32495fa671d320b976d1f177d855e9334a348357fe81a0a94d1f7623e44951fb5ba' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', 'ee4806e16dcd7bcfde14905f7fa8836f7bbd5b167bad8afa274905be7d68d9646365576e62da8a553fb034a7a56f10e2594bb6ed8298d43ead53ccaf2868e9ae', '2012-08-30 15:50:15', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-08-30 15:50:15', 'john2doe2', 1, 'q65YcITS6XLKBpjE6iTb', '7JOy4rxuErG6MDZgIqv1', 'e8908c6722597aeac2060576b0fd9bb938e667c45ff0beaf10964da82b84e32495fa671d320b976d1f177d855e9334a348357fe81a0a94d1f7623e44951fb5ba', 'k3cF2', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'FoUU6YkvPe6CcO8t3', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'pages', NULL, '2012-08-30 15:50:15', 2)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'JMymquiG6Jrv16UchDBv', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 2  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 1.9ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd4fe944609c9727e1761541b99802b4ac6bbf0c93334ef2cc460617ffc700e119451f549ddd56e279d6332c56c722df0ad3631335e039ed57b5efcc40c99d2f7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '469315f5f1e4805587877ef7c2c46c0c0138bcc0c19d46987654e55368107e38f6850c574d96d23b7dd14ef1e56c11f7a6d82ee82a3d26b29c706fe123037635', '2012-08-30 15:50:15', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-08-30 15:50:15', 'john3doe3', 1, 'CFMtRPIXVUVkRaysiXN3', 'H6Q6yjb7NSxpoLAtxPms', 'd4fe944609c9727e1761541b99802b4ac6bbf0c93334ef2cc460617ffc700e119451f549ddd56e279d6332c56c722df0ad3631335e039ed57b5efcc40c99d2f7', 'k3cF3', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'sp0TfoxZrqi3txHcn7TM', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 3  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c97804558de45afe441a49069b1d41bf53bd71e4335fbebb19355c223ace13e10dfb61f56f3eb5c5f7a58aa542d77fc4dd6a3f5513fdfc874dd0963739a664e4' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.7ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', 'e031f90d976178def257b9ceaf5c681ef89885a9553f01e7bbd5de8d286f24a977034ba5be7b66b10df379da4dea408c9c242a3cc02dcad24194c7f49054d1c4', '2012-08-30 15:50:15', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-08-30 15:50:15', 'john4doe4', 1, 'MLLjTofB8dnIfr3GRTl', 'tOTHOZ7QtaA6Osvk9Zz', 'c97804558de45afe441a49069b1d41bf53bd71e4335fbebb19355c223ace13e10dfb61f56f3eb5c5f7a58aa542d77fc4dd6a3f5513fdfc874dd0963739a664e4', 'k3cF4', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.9ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'PfV0KzSdNxyDGc4a5q5k', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'kzZAe2MS3cQdo2Ttm5', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'b4oddPmwNkRO8ojmDJnJ', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '973148e7deb1d9ce29d843643d35705ebd13461550db80ed3709ec4fbf3678bf257c911881e5dce1086cb0259608b0c5f0bff4779432e4ed835bf9a3da1ff73b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '94c98d9fbffc0793b34b8e7677230dfdb517725105f3a706c3cce3b1a38350ba7db424146fbb6ef600c8205a6c8c56cb9f15d7d1a97f4ee051776a5e457b42a7', '2012-08-30 15:50:15', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-08-30 15:50:15', 'john5doe5', 1, 'SdyGTng8tdJDlPRT3648', '5nWsjPtZcYGxw6J7adyM', '973148e7deb1d9ce29d843643d35705ebd13461550db80ed3709ec4fbf3678bf257c911881e5dce1086cb0259608b0c5f0bff4779432e4ed835bf9a3da1ff73b', 'k3cF5', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'SP5cT0WINJ4NnI2cxAX', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'G2Hiz2irpWXzPlKnUR', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Blog', NULL, '2012-08-30 15:50:15', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Pages', NULL, '2012-08-30 15:50:15', 5)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = '7gVAs9RPUwczsP335U', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 5  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 27ms (Views: 7.7ms | ActiveRecord: 4.8ms) SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f43960d29ca4171588cdcf8f952d101b25078b61bb4bd33844156f194d3b0d797c49e390c52a39399b9682094567e132371cd7f23f3ea8cd0a2be2330864ccf8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '7f6c194b4775f7c31a10f23ef58fb35bba157cf8f9523e284e0422e81f84872765e78ff48c2c668d460935863f816a86ca00bfa8ec0f2f824348a1e4982391fd', '2012-08-30 15:50:15', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-08-30 15:50:15', 'john6doe6', 1, '4INGvJidTmYiUIzX0', 'lmEaCieB2bek6g04mPb', 'f43960d29ca4171588cdcf8f952d101b25078b61bb4bd33844156f194d3b0d797c49e390c52a39399b9682094567e132371cd7f23f3ea8cd0a2be2330864ccf8', 'k3cF6', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'aC0Basa6giUuEFo0OKs', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'uO0IUJaYZaVHrABT1ZA4', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Blog', NULL, '2012-08-30 15:50:15', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Pages', NULL, '2012-08-30 15:50:15', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = '379O4hkXlRpS4IDnUUZ', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 6  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.7ms | ActiveRecord: 2.3ms)  (1.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'a3854342480fa4d3bcc4048f2f156b429072e25e1735fb1a5ddf41c6631c9461ec803f11ceaa979c41dade51a4fc02e9a51552ddc91c11c820bbc88f417e4877' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '8ef8c9ae339ed9c72e1136f242077a4c7932de4221be948ef25e363c80831065a6e118ef780bbe4727844199113e776b1b2841de294aba71521f846f2a1a2eb0', '2012-08-30 15:50:15', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-08-30 15:50:15', 'john7doe7', 1, 'BPhFLqx0vTgKaV8IDDrQ', 'z7uhvAWi1kStdEiscC', 'a3854342480fa4d3bcc4048f2f156b429072e25e1735fb1a5ddf41c6631c9461ec803f11ceaa979c41dade51a4fc02e9a51552ddc91c11c820bbc88f417e4877', 'k3cF7', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'jJiJMj81OV2xBN77v8bT', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '2hKQCGApR8ubiacX33mu', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 7 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Blog', NULL, '2012-08-30 15:50:15', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'KnmRkDp3dwUPMbiwIX2p', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.6ms | ActiveRecord: 1.9ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '345eb03926436d680a0dec5db14e2dd37308b9bcbcd35e08a4cf2a0e135d4ffcb5562a415f6ee9a2a5fdb533eba8d8a75bfbdd6883016b8eeea48a5dcf03614e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', 'b82bfe221f979b8f09821ae0502bb7b99eecfc9be308fbfb096f4a0c9e48149846f3e822235071cc152c9e572540db1e1d672b201c6089d88314626aa15eea7a', '2012-08-30 15:50:15', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-08-30 15:50:15', 'john8doe8', 1, 'WB2XQ7CeW3HSLM0kZao', 'UwcamO1jrOCuadJFv2n', '345eb03926436d680a0dec5db14e2dd37308b9bcbcd35e08a4cf2a0e135d4ffcb5562a415f6ee9a2a5fdb533eba8d8a75bfbdd6883016b8eeea48a5dcf03614e', 'k3cF8', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'AyvmF0Nuh0daZyc8vZo0', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'r53eZ1wN1swZa9uXH8w', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-08-30 15:50:15', 'app_order', 8, '2012-08-30 15:50:15', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = '3W00UGHz3gcpgCdpNIAK', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 8  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 14ms (Views: 2.0ms | ActiveRecord: 2.1ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '82a9e510022b408d8d6594a2325c334eecfd0a1858b35cb80dd1e70f0624fbb2fd662e6d1b44edb82737076c6e8c1b22b9583201d3d73043504953a40755ac00' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', 'd667d247645d05704f98ce50b1f269c08557c03f124d31a35a0f8fdd932dde9d643731c6e732de739cded9ff0e70618d61e03c3f26630be6f09c226d8fd6ee82', '2012-08-30 15:50:15', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-08-30 15:50:15', 'john9doe9', 1, 'jQ2VsatvjFcuCeRxWxFI', 'fx0tErKxyqLxPe5tsGK', '82a9e510022b408d8d6594a2325c334eecfd0a1858b35cb80dd1e70f0624fbb2fd662e6d1b44edb82737076c6e8c1b22b9583201d3d73043504953a40755ac00', 'k3cF9', NULL, NULL, '2012-08-30 15:50:15')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'OsgW52DozLc7CYOTO7Io', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'm4XV4yvCrF4LwqXubqA2', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Blog', NULL, '2012-08-30 15:50:15', 9)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'azrXaFC2Ac8S8Dz7i8k', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 9  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.1ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c7b85612abfd304992f8e7b36138d447330541ca4f75ce336cca5f14b443c9506f5174a470bdb510ca316e160a9bb615674aa5f26fabb0cce2ffd93d0bed046a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '1de728f79b06ca3650f25dc1c894ad14be0a7c379fd8bd09a0ffc7b0c7f845c70e5abf27ebc2b1151b7d94506d9bc9f47660b61a4ffa612dbde99c51f074e152', '2012-08-30 15:50:15', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-08-30 15:50:15', 'john10doe10', 1, '5Pn5VvbSVcAD54nFc1TS', 'eY6mUMzMTcvtZRfs1Gn', 'c7b85612abfd304992f8e7b36138d447330541ca4f75ce336cca5f14b443c9506f5174a470bdb510ca316e160a9bb615674aa5f26fabb0cce2ffd93d0bed046a', 'k3cF10', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'Thkwqm70bt3niiOluyb6', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'SsZub5zlwyQCF7uQsYHW', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 10 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Blog', NULL, '2012-08-30 15:50:15', 10)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'NexP9rmGmUGFgCt3lI3', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '50824f5a0305dd848ea88c5cc7715b60535d7234710c7bf8e74ee2019f014ef0497a902a38f802bf52ec5a55d17924a92ce2a0a652cfa7b78859ea4e6a8b71b8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '99c58b3ea4b3ab6615b67f2fe0cd4f9c842d21bbdebd2156111d1db0eeb727a078710328ec50d84d4c549129c4c2405f346ad1ede6edcbd74e52343cf49b63c9', '2012-08-30 15:50:15', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-08-30 15:50:15', 'john11doe11', 1, 'nzzuPwV0WrcUULEh84N', 'zRSjvqCAK1SvoA2GuV', '50824f5a0305dd848ea88c5cc7715b60535d7234710c7bf8e74ee2019f014ef0497a902a38f802bf52ec5a55d17924a92ce2a0a652cfa7b78859ea4e6a8b71b8', 'k3cF11', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = '9PS0D3r7Zn96zjiiQ4Gr', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'L5rrlhZlN3qLsIYRSe', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Blog', NULL, '2012-08-30 15:50:15', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'u0X1RYYbnqvAfmQa19QR', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '38a6084f1254044a781c92ce58035fac52714b00e2c5fdfecb579cab577e60aef6353d7215c552085a917e66561e62491ea0bfb7b161bd6b8d2cdbd9b1384a58' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:15', '6c1cf882c5c53d0f6ef3ff39234c865da91bee67abb33d48c821c437baeff5e2cfdaf49c928376c7376828a225f786ac2b2cb892fce3dafc4cb668d833a93abe', '2012-08-30 15:50:15', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-08-30 15:50:15', 'john12doe12', 1, 'qZInAAwaUSDEYfyFmZq', 'usrtaeAmFmcJCrgQRL8n', '38a6084f1254044a781c92ce58035fac52714b00e2c5fdfecb579cab577e60aef6353d7215c552085a917e66561e62491ea0bfb7b161bd6b8d2cdbd9b1384a58', 'k3cF12', NULL, NULL, '2012-08-30 15:50:15')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:15', `current_login_at` = '2012-08-30 15:50:15', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:15', `perishable_token` = 'OFIRI5eKxMynHN4diul', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'GyzZRtFn5LeWKzucpYz', `updated_at` = '2012-08-30 15:50:15' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:15', 'Blog', NULL, '2012-08-30 15:50:15', 12)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '0unuKkFVTxJVnsiiVa', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 66ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd7d4f3de55c78e5ccd880b68c9a29b5e32d67e12c57771e56797ac3f4cf3df829c5585459025a3e0985608781e6cf94883ff71982e018a0ecf35b0b6a7e18e2d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'd32fc1bd20359271150d5493584932954f5abf676853026ce51119b2842a50111c87cc127fd375d556bdfbb39f36f5557244111540a7e8b7701ed7d828eac2ab', '2012-08-30 15:50:16', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-08-30 15:50:16', 'john13doe13', 1, 'UaN1Bj6EQOoxMy31BHq', '64ENnfeqv0uon7A58h', 'd7d4f3de55c78e5ccd880b68c9a29b5e32d67e12c57771e56797ac3f4cf3df829c5585459025a3e0985608781e6cf94883ff71982e018a0ecf35b0b6a7e18e2d', 'k3cF13', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:16', `current_login_at` = '2012-08-30 15:50:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'Q2a4MZMT6izaFqSiNs', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'KQrENvwlzm5svzCI7C', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:16', 'Blog', NULL, '2012-08-30 15:50:16', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'aleFcYxgVdP0o0bA218o', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 13  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.1ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f3bf8095d6f833f2427a30af097ece03172f222e9abdf351725dc60557767cd416b66746a7f941a608c8c7769bb48f77519962d7caa36bc194080130d38c77d8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '3eda8196e00572351c23b13b2b5c93ed960e3c6a98ea7703432d020643e0335906d858d364360b4fe71eb556dd8f3f425f993e8dd53e0b4273ef6ceb13cf413a', '2012-08-30 15:50:16', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-08-30 15:50:16', 'john14doe14', 1, 'RsEtMG4xZDLblhKXG5Hv', 'SUgbB1a4mxsg94hUAGN', 'f3bf8095d6f833f2427a30af097ece03172f222e9abdf351725dc60557767cd416b66746a7f941a608c8c7769bb48f77519962d7caa36bc194080130d38c77d8', 'k3cF14', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:16', `current_login_at` = '2012-08-30 15:50:16', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'MMKeOFgCWaHD0bPHCGX', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Bx8LS7IbHbr0lrjctJg', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 14 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:16', 'Blog', NULL, '2012-08-30 15:50:16', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'iv7fJXpb6500h6ZvClco', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 14  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '5499983e84a09e4b76fe57cd05330a3da9d798292967bbcd9258441d7221618a9fbdc6c17c5397e3c120ae59f4806a737eeb30b345b8200426b8a08d6cf99b63', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'nWpRNIZEZnNgoj24LEO', 'Tlla1F3aR8NVIgiufpo', '5b9f7b7d492606ca458c2eed092dd8eeb7af3731f35ace0e7b4038a39d936f65059cd45e0fac23d5873b414b5349d312d670fb1cdfd8f043cfd37822b7659f91', 'k3cF15', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '1oLo2bQ7gsj0vT1W8U94', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0aca3d6f52d7411f0895ced085aa46d7980a4988ceadc6d21c3519e99bdcf77a57ec49fe76ad941663b11732ee43d5d3de2474cf8e92907dde3bf22f4e54f19a' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '2KoFCQqyvhPlfWGaivaT', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '3d7083006a77de70364ede9e20e8138611b25ad1b72dd5a368a75b49e6f0597f26e55a204409c92c6ed13f1a61eedd74c43381cb4c82c32661d90e2f3cb3942b', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, 'plhJ4I5EaQWgGeuyLOR', 'wu72uLVC4YO11DYOkrBC', '0aca3d6f52d7411f0895ced085aa46d7980a4988ceadc6d21c3519e99bdcf77a57ec49fe76ad941663b11732ee43d5d3de2474cf8e92907dde3bf22f4e54f19a', 'k3cF16', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3353cfdc0e492dbf9c2ebaad913ca79fb4505df49ce7f7a459c28040412ec73b63c2cf7e2ae98791fbbbff17dfac44d487574edbd96c7f6f5e3aef21f9381d31' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'NYQFaoCCXfcaN5bZahuT', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'aa89db66423115dc4bbb14d939d719d6477baa30b0cc199fe1adccfa67e5804a457c33c52e48e1853188dde9162c4d5c6536a5227ea7b2f0be5ea921e4953765', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'RahESvgq8DjPbrGDRBCC', 'WSVzwrMSioFEhMINbowQ', '3353cfdc0e492dbf9c2ebaad913ca79fb4505df49ce7f7a459c28040412ec73b63c2cf7e2ae98791fbbbff17dfac44d487574edbd96c7f6f5e3aef21f9381d31', 'k3cF17', NULL, NULL, '2012-08-30 15:50:16')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'GG0jH59HOuVIVqhu79B', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 15  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 3.2ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '52181f583488d1ae9b851cc895ff7039a269f0861015d844c9266c765006683cd8931bc12b2148dd222e789f79303395dbb713b47c72b03c0b863388a6aec9b7', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, 'MCVmERItFqDytgIq2IBD', 'cqzQ2nSzNvbmQ116mTp', '2c4581f228c9acdc2356e6f1846bf1a74b7842afb18fff350abeaf2aa60a836ebe1a39270ea7b136d2b68f1af352bf94e6d850842887a016da8835a3c2e1ef4e', 'k3cF18', 1, NULL, '2012-08-30 15:50:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'Nocq9EcgqicB8KZvJZs1', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'yFDveFvajIfeU9WQxxJ', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'e7f2b4b48932c0291ec6c30cf4c640ad57795210b3c8882a1eeda0941cb337624c6d80b8cc047f78f9511f42ff74a35d1948d2c8883ab011c45ece66eb148748', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'D44JZd5W5Y2azfzGrjJg', 'mjMgRS1weeBLMNl4FFW', '8ae51eafce1428f729aa5ce9cb6e7df151da99e07e952ccd2883932b0750b47e0a0ae956b1b5644deed61639ca18feada7f10b2763ac12ecad4fc3a1f39ec1ae', 'k3cF19', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'WThosJqBfUgVCYX9eQE', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '55b41991b84221dc777c9a5b45821b79dde9f32f2b99b1d644f83cc2da28edec6ed8056acb1646a4c746a11c70f33fb2ae298cb80bc79d7847afa7e726962663', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'N5yCjfexDWqpPNUyRvHZ', '4rLvCkGCkyYizlHBVfit', '033c40b0d6f79a684584186c7430fed45cb6de733e453cc33f0f64ce70db3556d2ea72fc49098cfe64f9499bdba74075ce8af8b0f9a17948c7fd918ab09e6eeb', 'k3cF20', 0, NULL, '2012-08-30 15:50:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'YCBj9WwA219I9gz8g9L', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 20  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'z6wRKxS2DtZopkLsSZiL', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '3341427c6bee9556d388365e61dd9de73a7f9c20c2fc8a825d7939d7f1ebfe33c09e38449bb8fb674c72f700e55a75d77a4649bfac239d4ffe40293d69fa42b1', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, '6dgrCW62D4scMOLabwv', 'P5ockv57uitlKoLQJOM', 'a467e9654cb473d8807db4952a20208618dfcd2d8fdc5c104d4cd76dec39cb637a2db135a3429cec8a6629c7bd235f5029625a65364448071165d188a114a1d1', 'k3cF21', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '9WauuiWcbdy2fUBqSbEQ', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '039b6e80e54e0b25f5530b0c52ee7800f9f66d403cef749d3ef5e7fb90ce6fdd74916e7a29cdc0289d45cdad834ea9eeba8be5b5794729129907f09063e22d4b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'J8YdgO3xk1K2H6rqqc66', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'e88bf3b8fe2769d826b9869cbbbdebe8bcd6706b53f430a6590f6565149ae0e9bc7a74f6432f52141cd108b328c768da240d10740c86ee73151ffc0d409c654f', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, '2vzsI1tfMxKJPZsV', 'zWTLPXLw1KgIQ54Bkbku', '039b6e80e54e0b25f5530b0c52ee7800f9f66d403cef749d3ef5e7fb90ce6fdd74916e7a29cdc0289d45cdad834ea9eeba8be5b5794729129907f09063e22d4b', 'k3cF22', 0, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:16', 'Users', NULL, '2012-08-30 15:50:16', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'DZ8SAgfmBqhVGqH1HoRK', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'TjYnfwHZTKkxprmBPXg', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 22  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 13ms (Views: 3.3ms | ActiveRecord: 1.8ms)  (1.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '73a0c70202ac7849b2a90defbabb3e88838819378c494b786c060001a88e1bd3b4cd71d84f552a2b07c64335c89cb7a3e58f3a2bec8f2b3a0b7c89fa519a93f4', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'fRsUCTVnUCg25mAGkKS', 'gkRiaoKTUxY29fyOxIx', '6944edd3a6cef5d0cc3269881f38d559826f446ba00ada1e8906358a1af154cd4a416b1eb02a29751bfa72850c01a8f06740cb30202d9cbd3dbb2604b7458e69', 'k3cF23', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'RIiweRs3eK7VpVYzBWu', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dfc9b70039c9f6c14e1c9a65665c3a315eb392c61b9e763673799755be4dc8acf63671e291427042469c66dcbe55685d42bc8827b08c473c1a4b35d6b72c8929' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'BII8vN40ciTfDTO0PdJr', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '35df942896d30cee946c0a0bdafe76f2d7adaa67bd18650b16dafddedfc386a9451ca8fe9d2f687e7491022f9557d9e560fc129c76357c2d7db0b7bcce51faf1', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, 'e8KF47UEZb0y8iGSSiA', 'HZNkPSiA0nzFNyBP5ys', 'dfc9b70039c9f6c14e1c9a65665c3a315eb392c61b9e763673799755be4dc8acf63671e291427042469c66dcbe55685d42bc8827b08c473c1a4b35d6b72c8929', 'k3cF24', 0, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'pTdTIvgW03yYAVNbnB', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 24  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'ACd9L3W3VJMrFGCxgBW', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'f999d267ca6343da94b87853053558c255df379dc5daffcfc38e86f53d6c6b04f81c3661b78df9019848da8e30955fe7511e533990d3687b8c49e288b5d379e7', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'RfFdftYmFamE15maZiNY', 'aJRUix4pt1VBMb7NHVW5', 'c3e82c45294b819afcdb077036419bb0981bdb1028d9d3d95df9c841f7ac70027e64cc822e8f1c73b10a39abecf2cd7598037e831cf76a5ff40ef2ed94a5a8e6', 'k3cF25', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '1A2AhxlQQjS8yXycARxO', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7cbb9fc3482de2d575674931ca741f29ba8570e836ffced3d589d66fc88552b50618a29c0f978aa0c2262354538d07adff88c9d2d3624288f85b400fe63f6720' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'nGjbfSaS2DHHWnFwQJ', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '84010e24d482d4a4db7c8128702d721987bee9562a75e84f5b9ebef87feb9d7dbead3661bb81ecb85c1d6583f7f0206d0ecb38f72173b84cd14830ff6ab4e3f1', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, '9OuwIzbJ54EKvab0FeO', 'O1NxXguoBtWrYjRFB1Yf', '7cbb9fc3482de2d575674931ca741f29ba8570e836ffced3d589d66fc88552b50618a29c0f978aa0c2262354538d07adff88c9d2d3624288f85b400fe63f6720', 'k3cF26', 0, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-08-30 15:50:16', 'Users', NULL, '2012-08-30 15:50:16', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'x15mUCYovecQBvJ6Qaj', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'I0VIBbuEqtFQ2WdR40zg', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 26  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'ef1609076a8df3be86fa9070ce074b49678a23d27a8c8342d2926601d094deab104efcfdafa27f8f07c67d0e2f42e65794e6f2702a1bd26e78e0674caaa947a2', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, 'U6MeqDNK81Wof6NFcjk7', 'w9LAMY8utRI0kxVr6t', '41b3c66640e0214881bb93409c5327ce689958f811145ef772bba67e4468cad2f5bac75b556e615728c77826b8df65f576268a51206f1f86164e18cfe4ea0bab', 'k3cF27', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'fGix4jQ2hk98Y046A2Q', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8eefac50ae3c70480886f011d6d8677379f20b33b48e1fed03ec3a6262241cc4cfbfb60149ebe592f023a056395fe86c7d869f3ae39532330b70c3ee4f5a1919' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'Ko4mAWLlWdfW2lxdz5V5', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'e405104b951bdf6f508b8521f8a715b293482656cde2f31beeb202db8e7a87264042ffa27873b93573c6424f93927159b9d553bd03ba055b5e7b32bee25fc475', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'MXrnJggyjp5VAZYCy5Wz', '90pRoR3tG9QDXG6p3Nly', '8eefac50ae3c70480886f011d6d8677379f20b33b48e1fed03ec3a6262241cc4cfbfb60149ebe592f023a056395fe86c7d869f3ae39532330b70c3ee4f5a1919', 'k3cF28', 0, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-08-30 15:50:16', 'Users', NULL, '2012-08-30 15:50:16', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 15:50:16', 'App2', NULL, '2012-08-30 15:50:16', 28)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'XWysgJXoQ8xD9ywN9zH0', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'PCJbnYDJ1aB2xaLGfwq', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 1.7ms)  (1.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'a4483c0e2ccee52c61602521bb48e34f05e4bcbb708991cbd9072da32d6d3e12b51491ac7d0e9d9f68b53957e34ac71797dfe4dc418695fd34369960820a4cac', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'xk4G9PguKs7fRY8dwiyi', 'H4FxXk4Tt40OxdJY9k', '35e4577f5c3e53604a931d0cce91b192b413b912a5911b6cf95911eb019b17eded7086b43aa03f6ac80d7b8e711acd2bdd5f6ab418079d24738af21bb3d8a76d', 'k3cF29', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'Zoj6EDyuhE2D1rYnwTYe', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '70e48f9686b801241ada2c6893560ba41d47954191adf4f70eef3dbf5891acd74a2611dfef867ff5f3c89f1329210f179d9c53eb318145284a042a0ab4cc398d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'msy0Mjvwx6VxVF66Re7k', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '0db19c4f7bf03407d3d1ef064c1de4db351e50c17c6ee260816408237021a2c90e0c3e1a9a16004dec4fbaa38b2e01aeaa39b06d04ccd7d00b423dc7bd7b4f58', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'OjQ0JWVJIu8m5GoWJuC', 'WUEsSIoilo8Z1Rsk75H', '70e48f9686b801241ada2c6893560ba41d47954191adf4f70eef3dbf5891acd74a2611dfef867ff5f3c89f1329210f179d9c53eb318145284a042a0ab4cc398d', 'k3cF30', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'v1psTiSYztlSVX7fxHfQ', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 12ms (Views: 2.0ms | ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '02150c43fd5d761312b9b15e34e851161288f60aaf27b0d27123a4c07c562deab7ac92cd3d5a086e3f6c4a7ceccb670d4c6997c93dee86155baccf6b8636b4a0', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'lGecJMSHAJE4bNI1HC', '1tYUWLrWD7qGk9cloq0k', '56bae06a3d29fd9e81c7a8fbf58f6131865f77d6b6bf5ccee059564583abe149ad4c83b12ca9638a40d5de51fd1a1f441f4d553013eb22174d5e46224cf5d8e8', 'k3cF31', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'OiTzFeYegHaNID5Wzuuz', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'dab6d250b68d719205b6a8c9b42bac90c1de248de86d6b0a7ea7b56cfc72cc92ec7e8197a36a88862dfcf3b3407e81505f6b16b38ded6fb7f48ed88057d2cabe' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'f4N5GA7RTmKfqiTHLwYy', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'b501740ec460af93aea4c532d6c0814df741e47078a61430299a8a8f9a506ba69a26bd705ec69cdae1f7b39d217594e05a3ef69fd79dc936678f60f93e91e0b4', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'VjXPZxfeYs1ufD35Kcv', 'x2TJ2lt5QVTlyBJFWqK', 'dab6d250b68d719205b6a8c9b42bac90c1de248de86d6b0a7ea7b56cfc72cc92ec7e8197a36a88862dfcf3b3407e81505f6b16b38ded6fb7f48ed88057d2cabe', 'k3cF32', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'S6HUJmdnhmjdnaVvslW', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 10ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '8d96dd75ea9721de93208190bb2567e6ce9c6f97d881de6ae74a3cc3b6679c65adb022eedbef7ee220b8b7359a5900620c8978d137ea20dc91ac4d9fd6e41bf6', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'TMUsncWc2jk0gB1nggZv', 'b7LTpgucB7xmUZo2YK6', '79a59012b110e5312a197d6152528c528c0a5b38cd1d28461dce6e186372e8a7c4b78f5857bbabe1e09c8864324f34f5d6728ea2d0031f8ca5d8f3e1b45932a1', 'k3cF33', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'Sxw2iOUk1Etwy6bH21Dd', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'pTJPuPm7YIFSEd58Xyh4', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 76ms (Views: 66.8ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'b7df322a7cceb8162eb807c1f2cc230307f6e404bbb4cfb29e190f1c6123746c3c7f6f8b44c6d0d41fe9a90823b0043613a9fdd78555783f384a48c46ad59fc0', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'B32zn8scPsw9nLbcvGt', 'DNqtghhm61ZrgD8SiUIF', '821d04fe92c6d35e255daa478c1ca470021ffdbc5362ebba863f97a55b9ec84178773f0c6a3f0db0483ae80ea82e4c8e794099ea4ad52099936c95a6656c68ff', 'k3cF34', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'MwIVFfvLQkW80kCY3U30', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 34  (0.3ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'JcwfOEMCJrOJpA2qbiTJ', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 9ms (Views: 1.1ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '452c8b0d07a047dffd08e7b3a62890c45e8e18a66d8435f5657e0da454836363ccc5e7ff48107384e6ea369925a5284513057dc49db819e4257ea94dfe1a28d3', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'v8PL4sZwn2Zqp1dYAP02', '6DyLBUf5htnzgk08QOn', 'b73f86fa8fe30248dab3bf3d88507b372ce324b90c85d6fa952308c236a77555e4aa464954eb2beb63512dae9851d626e9a43cbcb5b23ac75d2e10417a0d5326', 'k3cF35', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'oUCt7nSERYH0sr0OHT4m', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 's9MfI8DLuryWEUCEERlV', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4a85d6705c516c1149a87aaf523d1efcc8805ce16bedc4c69f776b4da6cec79c51992a91ca123e33c77b726642d13faa5e6ec1fdaa5c2f788d9e03cd32221040' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'e455JkWqE6wnfaH0AgYE', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '32c01f653b85d0726cd6cc7fea795e022b88ba13112ea2fa5254b9c3816d1450fb345051f523803d8ba668eba5316789b27459d3ee764a4f431e7ca7086f2f4c', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, '5gA8le76kvWiXx3ib4Qp', 'FIINrKg43n0eLdXQk8s', '4a85d6705c516c1149a87aaf523d1efcc8805ce16bedc4c69f776b4da6cec79c51992a91ca123e33c77b726642d13faa5e6ec1fdaa5c2f788d9e03cd32221040', 'k3cF36', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 29ms (ActiveRecord: 4.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '8385f9bf3fe9cc7d323673dd90b4ae29ec46eb7f88dfc65c2c370235a8d02ed77c7dd2b7d67c400519f6d1a8bc5a04013d7aa4ae7232f3223c4773c1632276d4', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, '78lGuvmtonI087PQpp', 'aPGh2eWwA6i4sREPg57s', 'e421e1773113bb341e13bd094c59b6960f5966289408891df73611269c40bd331700e74983c25838555bd23d3dc30d6591788bfe6722ccb25a69685db253249e', 'k3cF37', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'OACXfW4wequlFRjWY1j', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'E14xDDivm78TYND8Y0F', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2bb2f87dc5630a2a1b1ec2efcf0cb2dfdced05ea51c8042acd56b148acd1e0ec0347f068f8499cccead16a44a94c7292dbae4ad72c62b8663c963111bdc9ff87' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 18ms (Views: 2.0ms | ActiveRecord: 2.8ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '7ec576ef9240715791947ab84b87720f76eec1690a372c00ece1ed43fc4790a6f052a1a0254383edffbb5ea62c433e4d7da117b5dff85d713443319385dbe010', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, '03qyMB8VxYpbVFvgecc', 'xdnRZUdkFd7o2LtWfpF', '6c4592ac086709686b7dfcf7b6d54a832cb8b6c07f089d25b1fed710f2d47483072a166f80be0d34abf7805bd0e04adf86927088a95237842d84fee4ffbe050a', 'k3cF39', 1, NULL, '2012-08-30 15:50:16')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'CiPvGQu5IGuu0TfVyx', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'eka0WHniSzhavnb7q3JI', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 38  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '23835770221dc1c9477ffe801798906d90d66cf20c33ab073832d687b12b1958064e5851c7f9e7a0a2391a23f903d20aeab38537c00cb9e848e3cff4d84561ae' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'pACRn5B6Yd0zLB353bL3', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '81e3f0c71e97ef0ae30a7e91ad075effada5b3c4083195bccc48505c4dee8057075c85f0f9f7adca7be0115f2504117d14e64a0b6169537ff2df5f2f3a862616', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'YKkmnpZZZ0mvpJGCaSv2', '4ii4x20ZxBw9uSiLTvih', '23835770221dc1c9477ffe801798906d90d66cf20c33ab073832d687b12b1958064e5851c7f9e7a0a2391a23f903d20aeab38537c00cb9e848e3cff4d84561ae', 'k3cF40', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 23ms (Views: 0.2ms | ActiveRecord: 4.4ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '0fa62ef89813c8a9e18a505b199815b23cef17e5401f7044d797b6b29afa9bd98ea872f8de9e8ae4b4467b223e865243fc1411164aee134d8aed4836cbd14961', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'LEkwgvkJnCpgj1QKw4aw', 'hvMvXTZbJ9fQg00QeLj5', 'ff1284cfb07759b4c21dd6c32a056a1dccc65b6f0a55f03d71e74134a1fd7835ea7917dc70982c3cdcf364f0c52e29c2c83f3ba4415672921550aabf0a58e50d', 'k3cF41', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'b497h28ei3LfPKizODw', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'HRMpWcQcRX9L1nndYEDf', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3e571b5d848bef3bfe0418102b71421b33c8bd182c9efbfc03bc8aa623fc5ca331a85614609127f022036029b96f978a11d2daab7baf56068e109b1692762ef7' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 15ms (Views: 0.2ms | ActiveRecord: 2.7ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'ad9afad3cdcb4126378714268b41481b9131b2b1f6ce6d7486c183e3fea42836725be9aa7af217cf64f71a3c66deb3c36875b94431a1c6017e48ea79ec84aea9', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'fysBqKMgCLgRB8CmkUvh', 'g5GcWnxIF7coW1dow6', 'ab95d3382f1ad1d6043d7e7e09ee513e95ce9a17a02b99bf3cc97a4539101b6767d269d69e34b5bc00d05f2dec60c8e24cb9f09ddddaae0d52e12c072c785bfc', 'k3cF43', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'JxplizPd0wA5t77esphl', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '950757f5f0f9514b6433c7e9b25a8363d9c4ddef0903b6fb601c9424a5602cfd925db7a05f363fe28c67220cd4a3455f16c340ca3a9d9ec73b15736fbc5ed53e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'RCxy6znNf8Nuwnv7YQWt', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 41 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '101cffdf1b51fca3ed381aaf184e1c0c44298823765ade8775982fb9f0f9c56e3390822f0d5ca2524bd8e92405b759ffee1fc408a224f330825bc33df17026c5', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'Jdaw6IGqPbQFdK7SQ0Hy', 'rIAXvC0nO1qUYWV46b11', '950757f5f0f9514b6433c7e9b25a8363d9c4ddef0903b6fb601c9424a5602cfd925db7a05f363fe28c67220cd4a3455f16c340ca3a9d9ec73b15736fbc5ed53e', 'k3cF44', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '4mNWNsiMm23hhwSgx2vN', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 14ms (Views: 2.2ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '985395fd583934a846c7ee51d7baaf83676c80585197dc3c493db127d0e3e0a5baab8b8927cf8d415c84b10b3848031ff8ccb98bf9ad3f7ba4d89d32f81ac044', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'cBOT2xvKYlOkJuhbuAMp', 'ZyEZRphrRany3t9yOpAk', '66c6c1ba6920934e11c73d3c2859017114fff123f02eecd7cd9845bfb277ffe4171f0b28925962e7f0abe1711995ec3fce37cbe7a7ab6667f13a422d9456c484', 'k3cF45', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '0tFVxnHdXaBi647iX8ZX', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0eea53ac7a7d34d8406867930c6c0c95a547e54f62e0988dd9ef4189bc9045178789766c049638821f90908c799ff69110d44582ea1790a736bc6e91f1e7bc24' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'SvMHqRwaNqmqYzAePJ9', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 43 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '06a5650d3099e4acbe72b1426186900ee7dea7198f9d855143ec6b383ed2a6a0d9a9685622505c9a78eaee3a0f9e9aa2ce9411bad3a69b203190d264639c9dc8', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'Hf1TysDkaIN6VOHO2PMz', 'LUmykaSfCSaV7qneBSkR', '0eea53ac7a7d34d8406867930c6c0c95a547e54f62e0988dd9ef4189bc9045178789766c049638821f90908c799ff69110d44582ea1790a736bc6e91f1e7bc24', 'k3cF46', NULL, NULL, '2012-08-30 15:50:16')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'Ew16MXSMWA74wu1tuIQ', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 13ms (Views: 2.1ms | ActiveRecord: 2.0ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '68913681783f2650b66a1069ee26e7a4fadb0fad2068f3fed03117f964af743e2c631cb2b19dba38af29bd4b910088cfb9f1a9d0536339acab163b39e19ff227', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'v9DKAtuy6ZlWzvhR8Jh', 'OejCi8sE2FWXhEeGxjiZ', '863335a7ccbd4ac166cf79c0638fc551ba829c29ceea843fe86fe9ff03bcf8fbdfae326a2cc0468a729bf572f34887ade98f5afd751c23640643fd65f65271bc', 'k3cF47', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'VXTf0H0RHRdGRsNv9e', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e6456ea2266526481f5ebc7997e5e8e6da512e734c0d23f7e0ea4cbf8209e63463db127f4a18197eebebb105503a05bc583e07bb234380aa052e7e6734e170a1' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'jHhJepcRX5Q503eQah0V', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 45 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', 'c88e1d02abc4cc81beabf344a5443231036630dc62b32a3d004c906711fb88b1ad210ffa6a5ad7b78d0956d85afc6f0a9bafa9431c72352a7fb09a0262454e45', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'q5xgCajAixaH4kTWJqJ', 'qIw35NW9Dq2ONNxr8OBe', 'e6456ea2266526481f5ebc7997e5e8e6da512e734c0d23f7e0ea4cbf8209e63463db127f4a18197eebebb105503a05bc583e07bb234380aa052e7e6734e170a1', 'k3cF48', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"e6456ea2266526481f5ebc7997e5e8e6da512e734c0d23f7e0ea4cbf8209e63463db127f4a18197eebebb105503a05bc583e07bb234380aa052e7e6734e170a1", "single_access_token"=>"k3cF48", "perishable_token"=>"qIw35NW9Dq2ONNxr8OBe", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-08-30 15:50:16 UTC", "updated_at"=>"2012-08-30 15:50:16 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'TU9D4IVzFdYsQshjHt4c', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'bIYtD2qnVwpQrXHc3auS', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 17ms (ActiveRecord: 2.8ms) SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '0bc38aded0874635b7df80ebdf4059d274c97ab4b9a8503219a3fbac572b67d85a2278186ca042cbc0f8855f236a1afba06c63a90eecd4e1e781a886a924c506', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'acgR10cnO8b016wqp0', 'NfCSINjCea7oWbT8xnaI', '599878a1eb8a0584c5fda551fa6653ba5a73f939ae106e476b8c7b210e9fe245f27d0004916ec78b5e04a71b1f5b7049cff6aff30eaf21acc86ff316bfd6dc0a', 'k3cF49', 1, NULL, '2012-08-30 15:50:16')  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'LNIM72w8bT1qsVmJaV', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 47  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e5b15e8f522fe8e72941de5e3a36f55946c63ff03cc17560adb3fca59b42f3e5eeaf101de9d98afb8f4e86d082d43f6eec8cc6d2531fae48ddfbee366cf2ebc9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = '6UDXItKChHRfkA39DUvr', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '8d28f29ac70be82014abac76a9711527371ec1dabb853e29bf65c3443cff4dfdcee2d9bb9af4fa6f3a93a08c447f533eac95b7cc024dc2d6b33e3d19eb60d299', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'DVBAcNPY33Ne3VA2FX9', 'xyAZbM4WK0OWUpekRDw', 'e5b15e8f522fe8e72941de5e3a36f55946c63ff03cc17560adb3fca59b42f3e5eeaf101de9d98afb8f4e86d082d43f6eec8cc6d2531fae48ddfbee366cf2ebc9', 'k3cF50', NULL, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"e5b15e8f522fe8e72941de5e3a36f55946c63ff03cc17560adb3fca59b42f3e5eeaf101de9d98afb8f4e86d082d43f6eec8cc6d2531fae48ddfbee366cf2ebc9", "single_access_token"=>"k3cF50", "perishable_token"=>"xyAZbM4WK0OWUpekRDw", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-08-30 15:50:16 UTC", "updated_at"=>"2012-08-30 15:50:16 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'US8wqg8qA9aqM1AUw88i', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = '5u6hNM6EfZ0TgFy5Gnj', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 14ms (ActiveRecord: 2.6ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:16', '9596526b7161e9c23480312e540c1b88f1b95f2f80eaeb74380dc6f447156f5a02e4c7e8b72a388dd40dc9625d9c87c134181d1a424a1f0792057e8aa934319f', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, '6xLhaPDxwu6e8mnloZJS', 'lEYxs6ru1efYcGgZjr', '9565d9308e55987ebea225eee159bad7d26a530eb58baaec81ffa589aff55f9e0193547fdb9c827ebc3dbf6cb36783f34d4096967512345c7266787037e39bdb', 'k3cF51', 1, NULL, '2012-08-30 15:50:16')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:16', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:16', `perishable_token` = 'PWaLTZIAYbN0Nk0L1TY', `updated_at` = '2012-08-30 15:50:16' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c762da81b785734dccb9c8aa6ffbc5ce761530ad18286bb1ee5362a71372299fc17a3cf016009467b027c74ac78dc5dfdf7ae6ea050bd66fd17760d4f1b50360' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'FTidxNofGanKzvAQ1WL', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '0727089a97692bddf3367d20913c64e69053479944dbc20966656bfdc888267c53f5aa2909982de9870258c5e3bf87c4df71055f0fa8e0e748a843732c9d138a', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'bZxNcWWqjuVK8oJETpf', '8bZoE44YtVGJfa9e4oh', 'c762da81b785734dccb9c8aa6ffbc5ce761530ad18286bb1ee5362a71372299fc17a3cf016009467b027c74ac78dc5dfdf7ae6ea050bd66fd17760d4f1b50360', 'k3cF52', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '4GrBQmGUUR8L5yQ3URYH', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 49  (0.3ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 73ms (ActiveRecord: 2.6ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (1.5ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '26eaad28f790cff5fa8a699e8e2dd3579724463a1f7f9b690a01697518ceaba00b5b20506260cb91527ac986e96afe2e81489b7bf44819b3c5dfa48469eb9df7', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'aZKP6DSMfIXIM9Yhtr0', 'TN7CztooRcHTA4kPNEWZ', 'caac7431463b74d26eaff8281243a3c82d81a0403892d69fe3ff6798a9903dff7248f256754de80b535c1d445213b0d5037619c66a15fd072b5d67ae6b9efb09', 'k3cF53', 1, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'wGK4BbXz90d4qxAoTmSA', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd47e28d22fdc86de7cbbcc99475150ae348aec9b1b9350a6b02c9b2fe9dcf774c9f36c2f596e0bd2639ac0d5090e90528c780a47457afdbb93590b4035a24d03' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '2wAdhgK17OyncUaHkS9', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 51 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '9167580ab7741542cbd007e879e208e71c236533cd25d16ad7af3cf366e7ad074beb9dd608ddea8955a2526e74f4630f6fee309e35ae17cb92261f7f6399f6a5', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'bbiFDPvEZctnMObGmh', 'bFxQe78EFGmPYMJubQDR', 'd47e28d22fdc86de7cbbcc99475150ae348aec9b1b9350a6b02c9b2fe9dcf774c9f36c2f596e0bd2639ac0d5090e90528c780a47457afdbb93590b4035a24d03', 'k3cF54', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'YznBcTWg9zwu6zLauPL', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.8ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.0ms) ROLLBACK  (0.3ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john55doe55@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john56doe56@email.com"} Sent mail to john56doe56@email.com (112ms) Date: Thu, 30 Aug 2012 11:50:17 -0400 From: no-reply@spudengine.com To: john56doe56@email.com Message-ID: <503f8bb958cf6_89313fc599c35ad44548@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_503f8bb93d056_89313fc599c35ad4423d"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_503f8bb93d056_89313fc599c35ad4423d Date: Thu, 30 Aug 2012 11:50:17 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <503f8bb95078f_89313fc599c35ad443bf@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_503f8bb93d056_89313fc599c35ad4423d Date: Thu, 30 Aug 2012 11:50:17 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <503f8bb957012_89313fc599c35ad444dc@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_503f8bb93d056_89313fc599c35ad4423d-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 186ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5d9c2d7fdc67604a0ff1c99ceb3f38377751458b4df576c206c344369af33f5aceff7f3c88ce1452cfbe512e7f2fd600eb089ac54cbf470d6061d241322fcc2b' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '0974d6b012e6852bf9d101407b0db1ee76494595629faa0160310f33ca1aed38e2e3af5b38af0c49ce449f250c0e1e593e34fc8e99b38caace6945f8e4e5a8f4', '2012-08-30 15:50:17', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', 1, NULL, NULL, 'Doe59', '2012-08-30 15:50:17', 'john59doe59', 1, 'RfyQLUDrVToq4cphkFg', 'HdDLd07Sixxh8z3iFRYS', '5d9c2d7fdc67604a0ff1c99ceb3f38377751458b4df576c206c344369af33f5aceff7f3c88ce1452cfbe512e7f2fd600eb089ac54cbf470d6061d241322fcc2b', 'k3cF59', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john58doe58@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john60doe60' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1b71b94da5cfca7719e33c7cd4046918a60fe09b5ac8e67ee4eec6ca144a26e1cf45764b2047b9b30feeda1f1ee633514310a9b2ba0744c989bdc14749e9c2f5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF60' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John61", "last_name"=>"Doe61", "login"=>"john61doe61", "email"=>"john59doe59@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF61"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john59doe59@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john61doe61' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '306cf639b16d68807ccc1d28e8350ea6cdeaf78d63ce93e55d92be0727562c9b08480a601427b7412f60ebd8a0fcd16bb4c8184e5fccb2015161a91dfda7263d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'zBHMtgzXdNFJiqHOfHq' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '2dd93a1cc01caeeb488f7d43f37a2665056b2c80e5c6b7a22acbbac56fe62400684bfce93176e32f89b148301b2f1e1602a271ce45700aefc4403c7918620705', '2012-08-30 15:50:17', '0.0.0.0', 'john59doe59@email.com', 0, NULL, NULL, NULL, NULL, '2012-08-30 15:50:17', 'john61doe61', 1, '9AZ7b3T8qZSSCs7NoVlx', 'dxPLxh4qjB8rX0Mt67Hx', '306cf639b16d68807ccc1d28e8350ea6cdeaf78d63ce93e55d92be0727562c9b08480a601427b7412f60ebd8a0fcd16bb4c8184e5fccb2015161a91dfda7263d', 'zBHMtgzXdNFJiqHOfHq', 1, NULL, '2012-08-30 15:50:17')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 15ms (ActiveRecord: 2.6ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John62", "last_name"=>"Doe62", "login"=>"john62doe62", "email"=>"john60doe60@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF62"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john60doe60@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john62doe62' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '754fbd5da819da62dcc20a78f9ab23a4572a9a042a1b752d8ba73e78b983f1bed71f4a0c48370421688898524532ccfd8e2ab01874a2c744ed9c9e3698dbf796' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'zOB98GLfe76mRpxCNp6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', 'c743d9c254106ae413b445b27d6c6371e4189a92bcfc1cfebc0bbbd6456bc240b0af47a2ac894f210d33d998caf9876127e96f4d4c26c2ee2b156c0862123798', '2012-08-30 15:50:17', '0.0.0.0', 'john60doe60@email.com', 0, NULL, NULL, NULL, NULL, '2012-08-30 15:50:17', 'john62doe62', 1, 'M5GyRL1XN9TahzBCro1J', '9Knt23ck2Xkzu1KKl838', '754fbd5da819da62dcc20a78f9ab23a4572a9a042a1b752d8ba73e78b983f1bed71f4a0c48370421688898524532ccfd8e2ab01874a2c744ed9c9e3698dbf796', 'zOB98GLfe76mRpxCNp6', 1, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.8ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John63", "last_name"=>"Doe63", "login"=>"john63doe63", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF63"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john63doe63' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ec5a97afc2b70245d78a9649f657efb58c0bd361883c41489bfefba8ced1ad1176f555d0540fe529d37fd187d47d4fd98dd2f6e50b15c5944abc7bd081e52b73' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'QtYZVqb2TxuKfND05XP' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 1.9ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 33ms (Views: 31.5ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john61doe61@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fa8f87f1ec819b22c03dc66b55a055a94995b0dec799e7ff26bc7e3e1e185d43ee187c1e3e316ba7e34d3ecefe89e8df8515b8981926b7f26f8f930d1a043036' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '9896c46683152fa16648c2b1d002b3e83cefda6e3028d4ec20ebaaaa3f3f8a87f714af11dcfecc3e4cfb2100352b0389be8b6ffec884d96b52fe08ff4f2005dc', '2012-08-30 15:50:17', '0.0.0.0', 'john61doe61@email.com', 0, 'John64', NULL, NULL, 'Doe64', '2012-08-30 15:50:17', 'john64doe64', 1, 'Ee56Nd0jYyFZh0Ri0Oc', '0eaPgG6CvchkqEtVubfT', 'fa8f87f1ec819b22c03dc66b55a055a94995b0dec799e7ff26bc7e3e1e185d43ee187c1e3e316ba7e34d3ecefe89e8df8515b8981926b7f26f8f930d1a043036', 'k3cF64', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'bHCixOmLDtBse5mKQi5', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 55  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.4ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fa88a8c1b7435a1d45d5b008ef5dce671a2678fc3db54f706e1f35d25d155e249e0f3de5c44fa7295d21361c9c585bf2a7f3bca0d902fec1dcc5218cd55562e2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', 'caea8614c09b4ddcacd013cfdc2ad62bd78029d24d2334b3b9c91806f5e222df9e1f829a3306ba58789be4b65bb34161463fe6969f639fd2b7a31bb697bd6b96', '2012-08-30 15:50:17', '0.0.0.0', 'john62doe62@email.com', 0, 'John65', NULL, NULL, 'Doe65', '2012-08-30 15:50:17', 'testuser', 1, '8xVw9RiuHfvDZtMgmiH', 'AlRHClIqtwOXq6nwNpS9', 'fa88a8c1b7435a1d45d5b008ef5dce671a2678fc3db54f706e1f35d25d155e249e0f3de5c44fa7295d21361c9c585bf2a7f3bca0d902fec1dcc5218cd55562e2', 'k3cF65', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = '5fT2J3UCkjTkbvCnOAt', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:17', `current_login_at` = '2012-08-30 15:50:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'k2xfOvwx8b0whDEINBXM', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 56  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 11ms (ActiveRecord: 1.8ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', 'ba1a7b61591d67b901c7c4e85eb8bffdadda93efd5e78f1e9af9733688eec44a2487562e0e96b8003616d70fed7ef79fa10c03c9f44a6c78de1a14250f8bcf15', NULL, NULL, 'john63doe63@email.com', 0, 'John66', NULL, NULL, 'Doe66', NULL, 'john65doe65', 0, 'L1C5p2WFZRAbNGwyHP7', 'k82Th9KTCQMmUzXrXUmo', '30a5c50dc072a2b67a2e5074386957625fbbe1743f44b5829e2b37c1d6f31aed776db6613287731351f787482fa1c9f8f20b3ea024fa0d5802b7dc6754388396', 'k3cF66', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'xTKgGfEqvIqaT5oNKPq', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 57  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 57 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'NVKFeCapRRTBypCijH', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', 'd6e603a7f91739e4211e22d0cd3f633c7d78337c6b982c5e29ed2cf00150992556e60fc21879e1fa2e9fa23b4710e41987a08b19ca65974517b1f5c7127d49b6', NULL, NULL, 'john64doe64@email.com', 0, 'John67', NULL, NULL, 'Doe67', NULL, 'john66doe66', 0, 'IE7A1ta9RFLsFGjVb7q', 'WEW1caIJViD2olToKt', 'e3163dd5396bbe6508fae9d7bc65efc9b89a36efe1b3845726b256ab8ca62ebd84e34d1dd73a5f4b6c6acef8e07f86056ea6d237941a5adeb2688da44e40c095', 'k3cF67', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'sH9DqHB3t3KJQFwNX78e', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 58  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 58 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'KhzcTnf7DfLi5SS8xXu', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 58  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', 'dd8754603004a2f0b2b9fc85a08a9663811703f36ae5fcbc42eae1db09c3e13ba9bf399ffd9abdbca2f93178c1676df1a68dfed9e49e575826d9b6d233e2ff5f', NULL, NULL, 'john65doe65@email.com', 0, 'John68', NULL, NULL, 'Doe68', NULL, 'john67doe67', 0, 'A2oqVciVPDrOpP9D6B6T', 'NN0b54YfcQVHq7la4jr', '5cd0849634ff0e2de03ce07470753f2717fbfb1a6f3ffbb49dc8ae8a43e02e878008ff878685e9b7c13169e46f81b8da97fd0a987cf8f86ba993a907d5ea3675', 'k3cF68', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '6VXDZkn1ORG79h9lWED', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 59  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 59 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'ciXW4COYyCm39l2loy', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 59  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '1910a4a647e4656dd57adb1ea997a78af04655179fd86ae01604802f40966a798d0470e86de7925072dc9b2036aec393e7b18ba10f88dc5a2af7a5e3bdc12b32', NULL, NULL, 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', NULL, 'john68doe68', 0, 'RFLvfHt3OLU8ZoLxxRbM', 'SSEBl4xmJjm7TTKtQz7', '46cded84452f952bf5a8d6fd449ea4e0935e0f0a2f4f7d0a3a6a0c979f9b83b678c4f192638ceff610a6f0730d565da73fa111f151a0b0cde79b74965c5d32ba', 'k3cF69', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'PqNQQ2csSnxFxEiMlKqi', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 60 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'YY2pvRntEMU6xovVtsq', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.4ms | ActiveRecord: 1.2ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', 'f3e226e77f3bd24b5a39e39438edfeb9690ba9a05a05c72c8a1d5c8c0e165b7fe4e9da66c3c49f10e5517bab654a9222efb976883c02ecaf29d6a6c36333c88a', NULL, NULL, 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', NULL, 'john69doe69', 0, 'y0b3Db1KFhw2xefba4Mn', 'PMYcbT5r3n3hk6rHzF4', 'deba959d06da06e1e77a16a659e3c2f960b7291546ea00069ce4f07d0342a04cabf5410f6d8f2b1dda93e1a2e732e01fe56549bb64efc5cb3a4de27c40212c47', 'k3cF70', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '23iE8MtJX6C0JGlt3it', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 61  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 61 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'fhTFpnDHy6kHsgwZQtOj', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.3ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '358dfdf42f60cfe8b9313b5d6559fcabb528d3bd02753ae7ed6e9ef4b18ad0ce29653e6f9b5999a479daddaf2dcf13b2614845eb29591f81053600ec47ae8e9c', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'p4EoAOK6hriiVggxP2F', 'xM4aprzSvxcaSmuB7E', '993d1b3ffe1a142cfef27d9c4e4b06f79da8d8bcfe7362a0e039e56d2b8250b0c2ed4bf9fef7e733b2c81a10e030523907d0e7615d063ece7c702d839e305b64', 'k3cF71', NULL, NULL, '2012-08-30 15:50:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '08xSn6ntPDNqdg2vvSiV', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '4SH08dFgHXY8IdmiS4yz', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'QN8eSUyWUl3lqqmEHLx', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 13ms (ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '68342694bd3e20b025eeb853c3d2f188d8f5572d9456d0726726b1a43a02b429f6c511b1f8a42f4071a11328fdc23c376d258cef479b6a5e0287bf7f209604c9', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'XBMKFAnv4QgLt0s9drI5', 'jB2UO8AnVRkLjm6lNjbq', '05b7e6484a634cfc7b1fc93df5147b33aa9c12871d7baf32641535aeab771a2c3c98e7fa132f79e04acc20d43cb9a6d8ba8b7a59362f82f2799b597d8decc538', 'k3cF72', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'JHTMG00hlyJ5pwBvw1qa', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'xn4J7FQ0hPKZUJ6Sl0F', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'Fpslc55lNxA7bHepR5u', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 10ms (ActiveRecord: 1.9ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', 'd536bd90bfe0ef52ad5d74a10a6f42f1676051a4f3172fb67a52d9204f9f09ccc6b80ee32ccb3d2e7069fd75ec2beee5a1095bdb84ff41fc3198572847044ca3', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'RVXH9tRGNzBf6rs3tFq', 'digf5vFKIW8HRcQUEP3', 'a9e5d2520e5956cb8202574e4bb304c1c4ff25dfbf053bd4b581f0b30442e63e3d3788e545770497a0b915e89264eecbae067f1bb655da7733bcd1bac88308c7', 'k3cF73', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '2jjkO9X6gqZAc9Zotm', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'b3uiToVkQ4BtQZAaqde', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '58c33ed2896dbe1ba5d0be0f9d7c95be40f0f247e9f15c63d23956e055a0ae2f5e478a2737a9affc74702258614c68a98f8008adf939cf20acf70784b6706b3a' AND `spud_users`.`id` != 64) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 15ms (Views: 1.4ms | ActiveRecord: 2.3ms)  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '792e10930138d010cea440ae5a93fd537bb80f931e3c5124151498849d68084d9e8740ac5bf271e1f5304c62f9b7a82f2137536b1af58b3979b2d1c2c5f2a30b', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, 'a502TPm0tWjCN6H3z0vO', 'oywsqB4QljB0uvhl6A4', 'cf4b7f7460a9f2cb98c63604139deccfbbcafac072eb9fdf1ec09463f56189c768ce07441942339baf229b295632e186ad3076f89b4cd7a3430bfddd4153d3a0', 'k3cF74', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'ddRfjLI4y38ChE7o5iY', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = '9fBHDdbvplQnZzcNE1q8', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'e4812687dddb6a2501463f0bcf6cd6ac19e63cfcf3270a5056a336938ed3ea806cc8427c42118738b2f94c2e9ea86cd5412cc2b1b0268086b547bc83595d0379' AND `spud_users`.`id` != 65) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 2.3ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '7a5f8b079dc024316ec3128e412c399ef6330730dfd6d615f9a49e2de0f27353f2daba567d8fb42a42dee2da40489c14dea2c61bfda03025e096824900db1ed9', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'BtXJoqhrHovnYEIyuiUb', 'IHDiTMj3Eqm4mpjmguz', '3ad01609b91e41d52b03cedb318610c5279049eabf51562d8be584263d12d2a9bb6dacb5247b109506d89aed771794ae6b86258e037ae272bb5c804465f6fa84', 'k3cF75', NULL, NULL, '2012-08-30 15:50:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:17', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'd2Nh47IXfLOtOcDyZ7lO', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 66  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:17', `perishable_token` = 'yaDTQkNnhZL0Dbf7C5O6', `updated_at` = '2012-08-30 15:50:17' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'f2f38e0e1fba6184310e411e771e9825fbaa38381e5f4be1311ad9eead5d9b8dc819e8634406d6c730910b5578e4130cc3d252ca616c4894b4762e4584d55cb8' AND `spud_users`.`id` != 66) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.1ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:17', '6d40f5ba5730a2c706f3c5fae55819690db9d37431c8dcd8338651f7253670dd954dfd6ec1401e5f45a0d4f3ff7521d1f071c9052f42987db49f65e56380ea06', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, 'VNJhafW9R7lyLS95aaD8', 'rIxcJIakeJOPpsvqyuZY', 'e328205b6e519bea5c9878d1db7db20975116a00ebe6f4ff4241954a590c177b243f577fb4817f784eac3549c68edf33126165cb1950cfe43cc9c72e49786061', 'k3cF76', NULL, NULL, '2012-08-30 15:50:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'd2epsVFSwzTrO7UNP6', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'xOw8FDdfCQa78uPbddLA', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 67  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 7ms (Views: 0.6ms | ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', '623bf863561aba554ae0ab61aecdbd7e8e0ffc2917069225e2b0c577c598d8f830499d799bd9f6fcb5760799dc5426e616931392cd4d2664f63a8f635e582f11', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, '2sbBz6pAdwFyqCquV2V', 'GGLEdj9a0Z2UvyLKiLJ8', 'ca2aaa879360fee2e008556a1dc54131225d28565d78a574fd1a9c3d3da3f63a46df1181c0dd57bf60bda7174707198e8ed65d84746d59f53f4f1d64d3093993', 'k3cF77', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 15:50:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = '8KgHid5DIGuF2j5rLkEv', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 68  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'lUeiSUC19obD0yZt4e', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 68 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.1ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 68) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-08-30 15:50:18', 'test', 68, '2012-08-30 15:50:18', 'testval')  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 14ms (Views: 0.6ms | ActiveRecord: 2.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john75doe75@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john77doe77' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'c5027d764b0a2c1c4a89abab54b859b704baf14202214c964a119ecc8d0ae3d72f82c0bc0e614202b9a15c1b16777df5b3e4ae4bb4ac3b50e74bc2e3a917dd09' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF78' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', 'e141cb7aec3e91d143eac0be3da4d0101a7d77ebbfbfc18ab004a26787d492fb86bd5264be4d4c8c1613a57ad5fb85750c8071d75e039b2ac03c7142cb41942a', '2012-08-30 15:50:18', '0.0.0.0', 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', '2012-08-30 15:50:18', 'john77doe77', 1, '2lCnv5hHL1vGerDHmuQ1', '5xZe6fWHqHDgUglwT3lq', 'c5027d764b0a2c1c4a89abab54b859b704baf14202214c964a119ecc8d0ae3d72f82c0bc0e614202b9a15c1b16777df5b3e4ae4bb4ac3b50e74bc2e3a917dd09', 'k3cF78', NULL, NULL, '2012-08-30 15:50:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john76doe76@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john78doe78' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '260b876c29dade670f2b9f35b1a1704090dccd3822a45740c8d418ca5bc6feb7ab6beae85aa6d375a244e1978f8f7baa406268ce55ac7e1bb354aced11108ded' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF79' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'c5027d764b0a2c1c4a89abab54b859b704baf14202214c964a119ecc8d0ae3d72f82c0bc0e614202b9a15c1b16777df5b3e4ae4bb4ac3b50e74bc2e3a917dd09' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'c5027d764b0a2c1c4a89abab54b859b704baf14202214c964a119ecc8d0ae3d72f82c0bc0e614202b9a15c1b16777df5b3e4ae4bb4ac3b50e74bc2e3a917dd09' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', '2eaafacac71c7bad09e43207492c40863108569e97e9b177696ea743e2f158aa8090efb04b2f5ae9cf22f89ee6b459cba0040cd8f0e3c4e034120965a2d69bbe', '2012-08-30 15:50:18', '0.0.0.0', 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', '2012-08-30 15:50:18', 'john78doe78', 1, 'ukLAqLdpISjfSIi50Osr', 'uIy3dyuiGGyy5o8NLMPh', '260b876c29dade670f2b9f35b1a1704090dccd3822a45740c8d418ca5bc6feb7ab6beae85aa6d375a244e1978f8f7baa406268ce55ac7e1bb354aced11108ded', 'k3cF79', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john77doe77@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john79doe79' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f825d8de36cdaa0722969f813f48ef8bb9d51aed14fcd274ddf77ba4249b955deb9d91b4fa15b1fa28367f90570ac24174b0552a77d5bea37b4c7d1378117cc7' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF80' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '260b876c29dade670f2b9f35b1a1704090dccd3822a45740c8d418ca5bc6feb7ab6beae85aa6d375a244e1978f8f7baa406268ce55ac7e1bb354aced11108ded' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '260b876c29dade670f2b9f35b1a1704090dccd3822a45740c8d418ca5bc6feb7ab6beae85aa6d375a244e1978f8f7baa406268ce55ac7e1bb354aced11108ded' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', 'afd2d9366348b7b4312359554f1ad853cf1a7f28c39bdd5ddc81eba1e5563246a50d2cce35d85fe67576a6ec9c843f11d4d253720e9eacf3b265864b3ae18901', '2012-08-30 15:50:18', '0.0.0.0', 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', '2012-08-30 15:50:18', 'john79doe79', 1, '1b3Ky0wULJUrpEqyQP7', '9N6KNvKEmmePBfMjik0L', 'f825d8de36cdaa0722969f813f48ef8bb9d51aed14fcd274ddf77ba4249b955deb9d91b4fa15b1fa28367f90570ac24174b0552a77d5bea37b4c7d1378117cc7', 'k3cF80', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john78doe78@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john80doe80' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '76069014e1817d80752eafe0c2d444d9c46237e75aa12d9275cd7284d9638e456037e8c2dccb5e5c55baafd8e3db28100091d073173f070a2479245f94335743' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF81' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f825d8de36cdaa0722969f813f48ef8bb9d51aed14fcd274ddf77ba4249b955deb9d91b4fa15b1fa28367f90570ac24174b0552a77d5bea37b4c7d1378117cc7' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = 'f825d8de36cdaa0722969f813f48ef8bb9d51aed14fcd274ddf77ba4249b955deb9d91b4fa15b1fa28367f90570ac24174b0552a77d5bea37b4c7d1378117cc7' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', '33f1deef9eb43d8666765d782d64e695896b2e300065401821aa2f9e95d4335d81483b66e89e8f3c6a41b68715c8c9fde3d89703113b0d74b3ed418e54cd876a', '2012-08-30 15:50:18', '0.0.0.0', 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', '2012-08-30 15:50:18', 'john80doe80', 1, '85m3fQHmTdOPs2B4bqm0', 'WyA7Q5tTzh6uRjN4duCx', '76069014e1817d80752eafe0c2d444d9c46237e75aa12d9275cd7284d9638e456037e8c2dccb5e5c55baafd8e3db28100091d073173f070a2479245f94335743', 'k3cF81', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john79doe79@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john81doe81' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '057bfbc24cdb2118067fc45a172aa314a48fe36a29b525ccbba086142623d411041ea2d851804132a611ab533daf8ac4a74758ab022503bf02c9bdb269a3a6c4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF82' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '76069014e1817d80752eafe0c2d444d9c46237e75aa12d9275cd7284d9638e456037e8c2dccb5e5c55baafd8e3db28100091d073173f070a2479245f94335743' LIMIT 1 SpudUser Load (0.2ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '76069014e1817d80752eafe0c2d444d9c46237e75aa12d9275cd7284d9638e456037e8c2dccb5e5c55baafd8e3db28100091d073173f070a2479245f94335743' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', '1128daa623ff7da4cd5f0e9d534362654f59dddd89b92d0fb81c36ff745beb42bd4136a6f671c71c067c8d0e97dc9169080f1d681be34741aa4352fa59ec4550', '2012-08-30 15:50:18', '0.0.0.0', 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', '2012-08-30 15:50:18', 'john81doe81', 1, '1L7X3Q0yR8fHu1sJ1dcF', 'c2WLK8sr165DBYs6qlIu', '057bfbc24cdb2118067fc45a172aa314a48fe36a29b525ccbba086142623d411041ea2d851804132a611ab533daf8ac4a74758ab022503bf02c9bdb269a3a6c4', 'k3cF82', NULL, NULL, '2012-08-30 15:50:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'bc1fcc97b229471d50f1eb8a7bd857dc04ca0d3f78c8b1637430a4792366e3fcf6a0dc9df712e2a6cac25067b014b5a727faa0e40e8664cac30c53b6f3b48a16' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '057bfbc24cdb2118067fc45a172aa314a48fe36a29b525ccbba086142623d411041ea2d851804132a611ab533daf8ac4a74758ab022503bf02c9bdb269a3a6c4' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '057bfbc24cdb2118067fc45a172aa314a48fe36a29b525ccbba086142623d411041ea2d851804132a611ab533daf8ac4a74758ab022503bf02c9bdb269a3a6c4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', 'd92940acd70a67b0dc946a71e2f676610854e1486d9ab10e4063bee9cb3468f4a44c02581e26de65d26786c6b71c59c938c2f083a2011eb6a113f26fc8bf5dd2', '2012-08-30 15:50:18', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-08-30 15:50:18', 'john82doe82', 1, 'SQmlPii6Cs7Q3H5WEA', '9R9Ue0FhfszZZqh3OIY', 'bc1fcc97b229471d50f1eb8a7bd857dc04ca0d3f78c8b1637430a4792366e3fcf6a0dc9df712e2a6cac25067b014b5a727faa0e40e8664cac30c53b6f3b48a16', 'k3cF83', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5b362da7c971dd21f0b3be1b7da03a62db9fcc1e8c6310f9a7d0eb83578c235fa44546c11b948d6e789405ff52c89960f21c8cde7e545889ee1ba5d29d521f25' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', '9821ec884d95edbcf53a0bcfa4958c6fc6088bddb21d8d523b1ce7f7175b2515b347dbfb71ce528e55c0510e9e23f5737d102263827f37d8709df43ad383676f', '2012-08-30 15:50:18', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-08-30 15:50:18', 'john83doe83', 1, 'inuhpySlZ4Boc3jgUQ4W', 'eaDoR0UsZ8C9ijpMM4w', '5b362da7c971dd21f0b3be1b7da03a62db9fcc1e8c6310f9a7d0eb83578c235fa44546c11b948d6e789405ff52c89960f21c8cde7e545889ee1ba5d29d521f25', 'k3cF84', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:18', `current_login_at` = '2012-08-30 15:50:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'PpdAqRmYilJT5qMdojzO', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 75  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0c534e840c935839957494f07a495e827104d0275f967ced8f2ec5d1dc4f108a812a4acdd6ac17d909c962a88f61814d2d57e34e6ef76d05ec9da3ececcac74e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', '2981ff5f114f4da469f8a81802abbcb70ac53e91f03092ba10a2dcb32c706d555160e38c36d5ff5bb0a98c1c6f211f9d5a2b6a40ff39e0ca8efa05f28550b70b', '2012-08-30 15:50:18', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-08-30 15:50:18', 'john84doe84', 1, 'qh6htuO9AYsqXpO40', 'J0HjQezw2ZK78n4TGCvT', '0c534e840c935839957494f07a495e827104d0275f967ced8f2ec5d1dc4f108a812a4acdd6ac17d909c962a88f61814d2d57e34e6ef76d05ec9da3ececcac74e', 'k3cF85', NULL, NULL, '2012-08-30 15:50:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:18', `current_login_at` = '2012-08-30 15:50:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'Jq3acRo3b1g2fnsLZyi', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 76  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2fbcbb749bf23642ce67106fac9b223879c8dceb388ebddfcbf38d8a25c1687387d73f3ea60f2b824d237c6689e92a365af1ba4ca8ace13e3d2e1e0012869470' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', 'e21139da9704f9485725c22773f90d5f7093ef43704c455cb56c044b6861552f50988e9bcff74bcbdc052ca9e40b37ca5ef4174cd181cdf41cf3eda5f9eb1de0', '2012-08-30 15:50:18', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-08-30 15:50:18', 'john85doe85', 1, 'oQ2c7xi5a0gKmp4cZrb', 'TT10W5ky4GwxqnPrwDu', '2fbcbb749bf23642ce67106fac9b223879c8dceb388ebddfcbf38d8a25c1687387d73f3ea60f2b824d237c6689e92a365af1ba4ca8ace13e3d2e1e0012869470', 'k3cF86', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:18', `current_login_at` = '2012-08-30 15:50:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'LvIRa4tu5MMqFuJGg3', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 77  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'd8730f0eca6ec72082cc8e354808bbe4f6ea353afd462cb5fd3890365338207b5a7f6677287aa522fb6c3c8992ac2014ae9e5ca69f4cacecb8a5cc44feaf477e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', '6e78bc5ceabb0e08748feefd8bb03243d0c5478b07f9d0faab9f585b86065010ebe566d21d18dc93b923cfa2db071f50a7b9c042a0591b504123058423ac1cac', '2012-08-30 15:50:18', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-08-30 15:50:18', 'john86doe86', 1, 'uO07ivwsUR5xhzhD36Jv', '0Ile3gN030ZnJCexmgQY', 'd8730f0eca6ec72082cc8e354808bbe4f6ea353afd462cb5fd3890365338207b5a7f6677287aa522fb6c3c8992ac2014ae9e5ca69f4cacecb8a5cc44feaf477e', 'k3cF87', NULL, NULL, '2012-08-30 15:50:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:18', `current_login_at` = '2012-08-30 15:50:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'dx3kyXZuklYr0aMlIHa', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 78  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '72fb0428788c2492bc41a34ed508a89704c20f25914546921a6c66f2f7cb4294107003bd32549d0874f6483bab726d4a996c0b690a86d8ffbfe46374c73c8e92' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 15:50:18', 'e9bb2a954a7f49771134a37403fb0646b8c2ee0945b82055e54fd6409bf1e21557544396c0a1f425f1bb60db4eec50ab759985bb7463c293a65d72311dd8fc09', '2012-08-30 15:50:18', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-08-30 15:50:18', 'john87doe87', 1, 'JN8nUgnze5QBkKxW8xpQ', 'LukbELnnq95KTo3b8G3Z', '72fb0428788c2492bc41a34ed508a89704c20f25914546921a6c66f2f7cb4294107003bd32549d0874f6483bab726d4a996c0b690a86d8ffbfe46374c73c8e92', 'k3cF88', NULL, NULL, '2012-08-30 15:50:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 15:50:18', `current_login_at` = '2012-08-30 15:50:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 15:50:18', `perishable_token` = 'XaAzLGoOyiht9Q8mpqQ', `updated_at` = '2012-08-30 15:50:18' WHERE `spud_users`.`id` = 79  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK Connecting to database specified by database.yml  (0.3ms) SELECT @@FOREIGN_KEY_CHECKS  (0.2ms) SET FOREIGN_KEY_CHECKS = 0  (0.1ms) SELECT DATABASE() as db  (0.9ms) select table_name from information_schema.views where table_schema = 'spud_core_test'  (15.0ms) TRUNCATE TABLE `spud_admin_permissions`;  (1.4ms) TRUNCATE TABLE `spud_user_settings`;  (2.4ms) TRUNCATE TABLE `spud_users`;  (0.1ms) SET FOREIGN_KEY_CHECKS = 1  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john1doe1@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john1doe1' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e6f3c2959ad4e28fc5fb18b42f14cd8f3b0262ee099ae3cda060de01451259b0c58df1811554bb0e20305ddd3c8a5c9e56c63f320b66126b78cf4e8d5be9baa2' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF1' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:17', '9a1b863d9a37ca0a378b54e15765639abbc57dfd44e0c821818ea78ed41a3d4bb585d6435b64024ee547ab39989520970d2a8bc1771e26b606302c9e143f697f', '2012-08-30 19:19:17', '0.0.0.0', 'john1doe1@email.com', 0, 'John1', NULL, NULL, 'Doe1', '2012-08-30 19:19:17', 'john1doe1', 1, 'OdnygriHHnmhIcyVINS', 'KAOfOFIByPohDLUYjd', 'e6f3c2959ad4e28fc5fb18b42f14cd8f3b0262ee099ae3cda060de01451259b0c58df1811554bb0e20305ddd3c8a5c9e56c63f320b66126b78cf4e8d5be9baa2', 'k3cF1', NULL, NULL, '2012-08-30 19:19:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:17', `current_login_at` = '2012-08-30 19:19:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:17', `perishable_token` = 'pY7zr3VfQ03nO7o77eL', `updated_at` = '2012-08-30 19:19:17' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '1OAgly3SnxMH3KwgF4pU', `updated_at` = '2012-08-30 19:19:17' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 1 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:17', `perishable_token` = '85Z5rVGwsyzI3vew3jCu', `updated_at` = '2012-08-30 19:19:17' WHERE `spud_users`.`id` = 1  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered text template (0.0ms) Completed 200 OK in 26ms (Views: 13.1ms | ActiveRecord: 1.7ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john2doe2@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john2doe2' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'ed3c3a30e3b579b1ee6d49e9faea566f1aabe1a7dd816eb22a322bd2d8541e94ef8823396beb7fdd29751bd009e6070cdc61efd4ec029afe3cad78df8118a32e' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF2' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:17', 'a66292a4b42e5401919d3770a55f8c2b06ffffd795c9c636bce3526e11cd975bf56dec56ed9b465ff00234d2882799a9df0444ce992146a084ecc9ffe4bf725d', '2012-08-30 19:19:17', '0.0.0.0', 'john2doe2@email.com', 0, 'John2', NULL, NULL, 'Doe2', '2012-08-30 19:19:17', 'john2doe2', 1, 'rNw9e9LRRcwq25xxc8KE', '2mnIMxvpF23mTYxMAhfD', 'ed3c3a30e3b579b1ee6d49e9faea566f1aabe1a7dd816eb22a322bd2d8541e94ef8823396beb7fdd29751bd009e6070cdc61efd4ec029afe3cad78df8118a32e', 'k3cF2', NULL, NULL, '2012-08-30 19:19:17')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:17', `current_login_at` = '2012-08-30 19:19:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:17', `perishable_token` = 'rlnPAqtWj7oTs8R6SBy', `updated_at` = '2012-08-30 19:19:17' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:17', 'pages', NULL, '2012-08-30 19:19:17', 2)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 2 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:17', `perishable_token` = '8IyCMjG2D6GFy1rYBzIk', `updated_at` = '2012-08-30 19:19:17' WHERE `spud_users`.`id` = 2  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.6ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 2 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 11ms (Views: 0.7ms | ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john3doe3@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john3doe3' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ea327d2452a03a705c592dcd2fc2fa0d16e1857bddbcbd07ffa5315cd2b3f0d1d21a07dbf5240e6e89aeb43d692f75c66e3cfad3b9dc61f1ecf0465d8202d9c' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF3' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:17', '5e39cd91bc422e7a032e8d94e2b8b5d49b38f2fe6b49fe95a9befa7103f5d32a40f5722b84a79d329ede9f434e900340c20ff943d3ab5367cb3419160a69f47e', '2012-08-30 19:19:17', '0.0.0.0', 'john3doe3@email.com', 0, 'John3', NULL, NULL, 'Doe3', '2012-08-30 19:19:17', 'john3doe3', 1, 'UerP84qdCapWL6sHXmI8', 'TNfY7fwcGHg3yftzrP2W', '7ea327d2452a03a705c592dcd2fc2fa0d16e1857bddbcbd07ffa5315cd2b3f0d1d21a07dbf5240e6e89aeb43d692f75c66e3cfad3b9dc61f1ecf0465d8202d9c', 'k3cF3', NULL, NULL, '2012-08-30 19:19:17')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:17', `current_login_at` = '2012-08-30 19:19:17', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:17', `perishable_token` = 'P6f7amltIaw8TGgzTZXX', `updated_at` = '2012-08-30 19:19:17' WHERE `spud_users`.`id` = 3  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML Redirected to http://test.host/spud/user_session/new Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john4doe4@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john4doe4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4f31162d47a30d7e61b2e413605627215086e6cd4a858b69c2b4993119a536f5d3153bc212a03d1e73a0932978e89957352504a6f02412cfd1e6623af3f0344d' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF4' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '2df48dc0917910b4ff1c68f2f900b5755b1c72be27afee9b2c9db2b1046fe29ecf40ca9f9df3482b8bfcaefcc6801cd472ef6edc635c4d7b9fc4b456a377922b', '2012-08-30 19:19:18', '0.0.0.0', 'john4doe4@email.com', 0, 'John4', NULL, NULL, 'Doe4', '2012-08-30 19:19:18', 'john4doe4', 1, '6xDkeSpmRgn8nyJ0tM', 'JaxGbLzg7F4XhwWUl4l', '4f31162d47a30d7e61b2e413605627215086e6cd4a858b69c2b4993119a536f5d3153bc212a03d1e73a0932978e89957352504a6f02412cfd1e6623af3f0344d', 'k3cF4', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'OYt4TR6KRbrWBnfN0Aa', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4  (0.2ms) SAVEPOINT active_record_2  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'hKF4lL855rNkxcVzHqj', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 4  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by AnonymousController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 4 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'IQ74CNbaFdU3yi9QRTd', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 4  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 4 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (2.4ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john5doe5@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john5doe5' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e5514efd57392abb69267c54365430f30836d752440591cf0dd4dbb21f7cbbcfae5b7912722f0404714e7927457d422b0119eec3156a47160fae68a3d4d70d37' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF5' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'db07295af129b7ccfe203ac95f09f8c2dfb2870a504652596579f51b9b5983331a777c0607f2d65ee04a105438d15326f2cd96b07f3909d4b52fc059ddc6b446', '2012-08-30 19:19:18', '0.0.0.0', 'john5doe5@email.com', 0, 'John5', NULL, NULL, 'Doe5', '2012-08-30 19:19:18', 'john5doe5', 1, 'vNzYrKqVJkr3I0fS87r', 'ozm90NJWBjV5qehKIja', 'e5514efd57392abb69267c54365430f30836d752440591cf0dd4dbb21f7cbbcfae5b7912722f0404714e7927457d422b0119eec3156a47160fae68a3d4d70d37', 'k3cF5', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'kWTvX9ck7usLe2gZdL0', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'pqsnkDVMMYCThuZNit', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 5 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 5) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Pages', NULL, '2012-08-30 19:19:18', 5)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 5 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'R1WbEygO8kxyEfJe9N3s', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 5  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 5 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 27ms (Views: 8.5ms | ActiveRecord: 5.2ms) SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 5  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john6doe6@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john6doe6' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7d3b12ad917d00c9c1cc7ccdeaa4f4ef3f908441436871dd542fd6fc57ba7990a62ef70891ea5e873936124c5749a727059cae037e9339a0c11e12c52927ee46' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF6' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '7a7f74c927559674ff742ef47a9ee3dc7817677f22fdb7c9ed0f208cb169241cd2bbdcd136bec3b54c347fba1d3b59a80d806f184a9d1270add6bc86b14f1665', '2012-08-30 19:19:18', '0.0.0.0', 'john6doe6@email.com', 0, 'John6', NULL, NULL, 'Doe6', '2012-08-30 19:19:18', 'john6doe6', 1, 'dEJu1HyVbSJ7yORJTPj', '47SrXGyzPvxwkj2BZmaO', '7d3b12ad917d00c9c1cc7ccdeaa4f4ef3f908441436871dd542fd6fc57ba7990a62ef70891ea5e873936124c5749a727059cae037e9339a0c11e12c52927ee46', 'k3cF6', NULL, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'ACR3euffG7GdyHYo4', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 0, `perishable_token` = 'KMwb4hANoqHcgKcQZZf', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 6 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 6) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Pages', NULL, '2012-08-30 19:19:18', 6)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 6 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'RZpoiJPNHYI5tRqHJDux', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 6  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 6 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 6 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 2.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john7doe7@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john7doe7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '27cd0e737335ecd70eb2baecd614f3442cb2a28885d22d3ec4bd4a166573a3ffbf2391fa2823f1a8cd0379f6a15528923818f05573c48fc9c844084fa411bb06' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF7' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '1d49f6ea1e03222f46377a3526d6688bf915f49af9c8651043dc3573cdd8ae73ad19f4b7347d89b95db8cdb8895424ca69565e19843488b075d1e28be561e069', '2012-08-30 19:19:18', '0.0.0.0', 'john7doe7@email.com', 0, 'John7', NULL, NULL, 'Doe7', '2012-08-30 19:19:18', 'john7doe7', 1, 'kbY1w3WIt8ZOWk8S7', 'BWFIiVYbr6lkAskW2ML', '27cd0e737335ecd70eb2baecd614f3442cb2a28885d22d3ec4bd4a166573a3ffbf2391fa2823f1a8cd0379f6a15528923818f05573c48fc9c844084fa411bb06', 'k3cF7', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'FbY88UcH4hFvx5I1C3P9', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 7  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'bzFan3RAPiGBTs3BGqg', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 7 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 7)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 7 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'AZoVU13WxCCP7PybyiV', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 7  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.5ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 7 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.3ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 7 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 67ms (Views: 56.8ms | ActiveRecord: 2.0ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john8doe8@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john8doe8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '586467262115e9908e474d01070609f93c03537bb2ba6166e2b6744f7cd3407f7b95fc32d4dd19a422bccaff016c9dd70c4759583d60be8dc984b56720a0b90d' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF8' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'd328f4fd29d08b8c3de17fef25924be49938279c2921a395cede525b6fac83cc90ea60c1056fd73ac77322196cb2795f7779f7e71ced4a54d905e4e6b7f65a08', '2012-08-30 19:19:18', '0.0.0.0', 'john8doe8@email.com', 0, 'John8', NULL, NULL, 'Doe8', '2012-08-30 19:19:18', 'john8doe8', 1, 'ChxI9xW3YiTK0ckRtQqN', 'Kuqh5h3bmFq4qPOXVPhj', '586467262115e9908e474d01070609f93c03537bb2ba6166e2b6744f7cd3407f7b95fc32d4dd19a422bccaff016c9dd70c4759583d60be8dc984b56720a0b90d', 'k3cF8', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'QfW8DnNwvOX1xcZAl0d', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'c2JSNQ8XpjpNLv2kIdej', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.5ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'app_order' AND `spud_user_settings`.`spud_user_id` = 8) LIMIT 1 SQL (0.3ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-08-30 19:19:18', 'app_order', 8, '2012-08-30 19:19:18', 'Pages,Settings')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 8 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = '8XbiFG0mJtYjDcK5OUn', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 8  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 8 AND `spud_admin_permissions`.`access` = 1 SpudUserSetting Load (0.4ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 8 AND `spud_user_settings`.`key` = 'app_order' LIMIT 1 Completed 200 OK in 12ms (Views: 1.8ms | ActiveRecord: 2.0ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john9doe9@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john9doe9' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '634ad5473a8eaf4bfb378ebd452f559ab95cf9933c7be95ea89bdc734f896704e8d1032abbeb77dbc4861f39718af1cf7072e84e80387210053f0b45c885debe' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF9' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '0b8056e0a77fafa62d250e9739418522deefd498294dae4a2eca365d17463505b6efc8385fdf7cd54ce7eedfbb48aba5785999c1b8d5fe9667fd9889de9c10c6', '2012-08-30 19:19:18', '0.0.0.0', 'john9doe9@email.com', 0, 'John9', NULL, NULL, 'Doe9', '2012-08-30 19:19:18', 'john9doe9', 1, 'WS45PlU5pzdN2G8t64dD', 'YWV4qXLjraCBquamOKKN', '634ad5473a8eaf4bfb378ebd452f559ab95cf9933c7be95ea89bdc734f896704e8d1032abbeb77dbc4861f39718af1cf7072e84e80387210053f0b45c885debe', 'k3cF9', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'jBYiJHHnNs6Xp8KyjzU', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'rHikhWRLggXoSqenU4y8', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 9 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 9)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 9 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'SZbxBohSimvVocHPhh2Z', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 9  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 9ms (ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john10doe10@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john10doe10' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e61c4fab562639c3656f97f553fe80271a571e1d6b7fe9cebb23a9a1888dba56314b6de6c948b18fbb40e67a399b64d7d62f50b06fb8e82130ffaf0a9892d807' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF10' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '102c08ae4108df3095bf8300ff7fcce317756c707ba13d83a76f659a2f83a71480e2db5d4d89a3fe27c4c71ff86e9526abc2f58f53ae33bc62164a200e2e8d25', '2012-08-30 19:19:18', '0.0.0.0', 'john10doe10@email.com', 0, 'John10', NULL, NULL, 'Doe10', '2012-08-30 19:19:18', 'john10doe10', 1, 'l6aRzshZFimp2OgCAgUE', 'mUcmmPz5WZcaRhN81nB', 'e61c4fab562639c3656f97f553fe80271a571e1d6b7fe9cebb23a9a1888dba56314b6de6c948b18fbb40e67a399b64d7d62f50b06fb8e82130ffaf0a9892d807', 'k3cF10', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'x1LfXjThdSRcyPJCWvF9', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 10  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = '2w0277veajZcxkKRpvra', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 10 SQL (0.2ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 10)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>nil} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 10 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'EE08o9dxq94ZTRpsV', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 10  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john11doe11@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john11doe11' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '33481993ed53bc6854bb715728b6a664d77af38c50900dba1c5906e99dc86a4801d2307056192ff86a0d01c9823f12533bbce78551ddd63dd31c1843c28247f0' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF11' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '3b68431220d02f424bfdc515ae4f760c3a38de55032eb02c12dfa740d0d8947defecb1697dc690f4017f8a74ffc1d2553fa187a8082b5124c4ca1bb69758c17c', '2012-08-30 19:19:18', '0.0.0.0', 'john11doe11@email.com', 0, 'John11', NULL, NULL, 'Doe11', '2012-08-30 19:19:18', 'john11doe11', 1, '3yc9MTeiPNdiM6gnq', 'hC4JFdXTfMbp6Df6g3', '33481993ed53bc6854bb715728b6a664d77af38c50900dba1c5906e99dc86a4801d2307056192ff86a0d01c9823f12533bbce78551ddd63dd31c1843c28247f0', 'k3cF11', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'yL0u98yukwxNZfPWFWHB', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 11  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'CTpBZKoGIA7RkHjkeIw2', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 11 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 11)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 11 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'yfa04YU4SaTXzBt1Eb7s', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 11  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.1ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john12doe12@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john12doe12' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8c9727fc3038ed30119df2656ff1d7cf3d61bdcf5d10d0a0d69dc41fb8b6e7a14774b5412aa54c32ee5e65a4bd6f5c7cd1db34e90e5db6d6fab492e150a14fd8' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF12' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '3564d930f3c88a59a23e5f92aa1f5fda93096056caadaefbd3984610694ead60bcacfce11a98f73d8f4b083274e49d82d8016f287460f5962ee669aae2b83816', '2012-08-30 19:19:18', '0.0.0.0', 'john12doe12@email.com', 0, 'John12', NULL, NULL, 'Doe12', '2012-08-30 19:19:18', 'john12doe12', 1, 'kF6EimqnYa5jP0x3EYp', 'TJOV0YolnpiZh7LzmKvE', '8c9727fc3038ed30119df2656ff1d7cf3d61bdcf5d10d0a0d69dc41fb8b6e7a14774b5412aa54c32ee5e65a4bd6f5c7cd1db34e90e5db6d6fab492e150a14fd8', 'k3cF12', NULL, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'iWHn11ZviNqZOwv1tvX8', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'kfozahI8D9CQTxDQQ9Q', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 12 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 12)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 12 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'q3uEH3LCbMDcjL9QD8nB', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 12  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john13doe13@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john13doe13' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6c2dcb6b24e8e89c077b70d5002192c3feaa68b9a85f604472310db97101be7e28379710658582dd72f4eb350ae6614b6be08a6e47d50676ac3eca86ba886103' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF13' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '7f4ab396362296d21ca9c5d8edb5afa64ae2449d87070bacd17f563eb409ecef453f9a44ca48103bda8d649d434d50a2172843d86e86f608eb2dc44ec964c7d9', '2012-08-30 19:19:18', '0.0.0.0', 'john13doe13@email.com', 0, 'John13', NULL, NULL, 'Doe13', '2012-08-30 19:19:18', 'john13doe13', 1, 'zxFpju6kZrYuI5d7ZEcP', 'YGi0IIsHszJe22w848Id', '6c2dcb6b24e8e89c077b70d5002192c3feaa68b9a85f604472310db97101be7e28379710658582dd72f4eb350ae6614b6be08a6e47d50676ac3eca86ba886103', 'k3cF13', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'ys1ab9OLTLUIjlrvFiMB', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'anJbpcmE23HwVQ77n43', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 13 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 13)  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 13 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'SGfEVAYJCDHeDb2BdiDm', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 13  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.4ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john14doe14@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john14doe14' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'f75c1ed311f82ba9055b52add9845a382f4224871f2664eaa07e8ab4725aa22e1d21794add1af6a521159fe6deae4f6e3145048211f9db3b916f4d0e43a4840c' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF14' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '13aed11bba835fb0275b45d4948b2b42fa95202acf465b77c5f4484ed6a47cafc02dc9a8df9a27b37bb82b99a65288d0c309f0944eeb5175da2ff59cad744d42', '2012-08-30 19:19:18', '0.0.0.0', 'john14doe14@email.com', 0, 'John14', NULL, NULL, 'Doe14', '2012-08-30 19:19:18', 'john14doe14', 1, 'mlR3QizTJiyBMTVQZEDT', 'plocTftR1KA6SQ7JqJ', 'f75c1ed311f82ba9055b52add9845a382f4224871f2664eaa07e8ab4725aa22e1d21794add1af6a521159fe6deae4f6e3145048211f9db3b916f4d0e43a4840c', 'k3cF14', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:18', `current_login_at` = '2012-08-30 19:19:18', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'RJLOErtavBlgaC5ho4wP', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `super_admin` = 1, `perishable_token` = 'Jqe2AS6aU51xjI4tEKcX', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 14 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Blog', NULL, '2012-08-30 19:19:18', 14)  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::DashboardController#switch as HTML Parameters: {"multisite_select"=>"1"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 14 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'ESRKDMSkOnEPwi6aEB5j', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 14  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 7ms (ActiveRecord: 1.3ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '1082d089da89bebb54adf67a3722c389bdf3ca05f9057401c296a41d8a075bc7be727dcca392e087eda857f23c81de1c1e1e5a83cd17b927f70fc758af28c1c7', NULL, NULL, 'john15doe15@email.com', 0, 'John15', NULL, NULL, 'Doe15', NULL, 'john15doe15', 0, 'RCrAkjMTo9dXRC1ykdZq', 'HzKeCj1ELh74OQhcFPrQ', 'acb16ce23af8553fa193398af47aa42134f171308ddfdb66993ea48144aeae8efa44d527b961819a8fc26c54cf2b3cb912953c7c5790ab2468e72f4766c6f068', 'k3cF15', 1, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'ulNsAu6T7eOeE16CvMWN', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john16doe16@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john16doe16' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '30b316e1640aa6b541f0ff959f49e1dd528d8154db19c31a0e986956e0562b1c9ac77fce851a470241fbab408dddf1378e6ecfc61de8df402c73a917af66b8b4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF16' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'kJf5EGVOxfnIi1LA0B', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '243deb9d2d218b7e20bf3f4d39f981cdf802d372da78ce5e6dbe4ec4fdede95c946a431ec3f71e115cb1e41ad45988b6d1570956e013f7c73fcc289cf1e69778', NULL, NULL, 'john16doe16@email.com', 0, 'John16', NULL, NULL, 'Doe16', NULL, 'john16doe16', 0, '2HtUyfTFS9UpDlPx8bY', '4GDQvSjwxzssAAfY4ATq', '30b316e1640aa6b541f0ff959f49e1dd528d8154db19c31a0e986956e0562b1c9ac77fce851a470241fbab408dddf1378e6ecfc61de8df402c73a917af66b8b4', 'k3cF16', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john17doe17@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john17doe17' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '04df96c7bd5b0801ee4a9d69937c653f25712933bee16d833393030cce776949a732217ff785db9235aae2a2517669af43aff69449392d02a30bc22c08dfc245' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF17' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'VkMnEJtHZdB0poWfIqMr', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 15 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'd05f664342e380f3fca7b92c098e6904df27dbcecf1e4b737f94b55d42575493fb5586a94cfd88e7bab5f381c743c4c23b3d4a7811b344c13a3050b2b4dafa40', NULL, NULL, 'john17doe17@email.com', 0, 'John17', NULL, NULL, 'Doe17', NULL, 'john17doe17', 0, 'ltp6cD89ns6PAvFS3xSN', '7EByrSswskdCL3Qja3hf', '04df96c7bd5b0801ee4a9d69937c653f25712933bee16d833393030cce776949a732217ff785db9235aae2a2517669af43aff69449392d02a30bc22c08dfc245', 'k3cF17', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 15 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'XAGFKgKAqyzmu1p97iW', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 15  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 2.9ms | ActiveRecord: 1.2ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '9618b142c01e575f222266660ba13ddb168c405a80cbed2195ff03130670178a5a559cf041538cd0b3190312404c472c0413c51f858942db8945b711bba76961', NULL, NULL, 'john18doe18@email.com', 0, 'John18', NULL, NULL, 'Doe18', NULL, 'john18doe18', 0, '3I1ulT0zGDL4gDKDtX', 'yxNZ9aSMMS9rdX4GJObb', 'b035d8a16ca857ce22e97d1ca35b8072c3b8c5165fa034972c8f9d9676cc928ae1d8d766be6f4ab4a73cf8647241fb73a35dd019a6cf6090e8f2751964e28b04', 'k3cF18', 1, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'eCDvFcNayxci2XMv0r', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 18  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 18 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'Y5jrUJM6Ga0BPBOoS76E', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 18  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.3ms | ActiveRecord: 1.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.8ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'e7d07234bf3306d2425d895be98e18e795dd89b6aa7623a4af964c6397123197bf2b4c542da4e8df9b2a1dae0aec3690ec4431ad90d61c69f31834153227a8a6', NULL, NULL, 'john19doe19@email.com', 0, 'John19', NULL, NULL, 'Doe19', NULL, 'john19doe19', 0, 'OLMNdZOyQCRBYxVD1dC', 'XAZNIc8AmTEj42p9Jiv', '583b48ae32fef769f7f7b5eb8a993f5c5d4cf9f65ccb864133b5f8447a81eebd9bcdd4531db7aa09f23e252e758982b37a97491857394aee1938e8c7d98a7ef8', 'k3cF19', 1, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'rfAnWGjCuaIqCY3r05yB', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 19  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '0d34fd24dd820e942f4d78fd4e5fd4b0808b6d638ae6f0f015780d5589933fc900493490daded4b5e89e8928c8bb3248c344243ee7e190a5c6d9b392930c4e1b', NULL, NULL, 'john20doe20@email.com', 0, 'John20', NULL, NULL, 'Doe20', NULL, 'john20doe20', 0, 'pN2Z60nJhb4jZm1MFFo', 'vdCJgFzI5BYt7lMCbqh', '87287e8a2388c125865689d867b49feb304e0f3366ce3e11858515889fcd6fd15cc1491005fb4dd8d8f07accab9aaa0a16a3035860f8e70c8713a3fa64f1c25c', 'k3cF20', 0, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'TqEMuQlX9NYZMNsJx3k', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 20 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'PKdhgqxHCwkWxsL4ja', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 20  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 20 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.8ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'cb823e79cf175dc52145e07e22396e899819889285bfb0e518e030dffc9d590428bb3a5393425565695866d7b9ef48193849583d9fab05649e81674f760422de', NULL, NULL, 'john21doe21@email.com', 0, 'John21', NULL, NULL, 'Doe21', NULL, 'john21doe21', 0, 'KHDpDHmPCx8hhe5zMvo', 'gufoYE3h5YLkdTjhbhI', 'f3b66e4769e40ab6bac9d3466eba1ec571a692c475ed116c6ee4081919aff01c0babda967a74a4f66040077d11ca8df26aca815e0723c776bad0e94927355058', 'k3cF21', 1, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'MJ0NBXpJx9RWycuSdxxH', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 21  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john22doe22@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john22doe22' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '28ed2cd9c90baa7ffc573e02c5e08781cfd7c74b1565dae88ba244901961ba32222bdecfae99161102c23a2ca39d09aff0c1f46f97e977c94e6d6f5617bc6785' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF22' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 21 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'lP4bPtjpirlESr1tqMbT', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 21 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '88019979f5557712d2927c463b19319a5c9f8f3b0b0384629be0a0ee24a24745dba413a905a68e6adceafb7b9985b726db59140dca353c4e1948b871ebd9f785', NULL, NULL, 'john22doe22@email.com', 0, 'John22', NULL, NULL, 'Doe22', NULL, 'john22doe22', 0, 'GrBr0CKFrhWzkndSUor', 'TCJ4YioLxoYmE4wbn6AT', '28ed2cd9c90baa7ffc573e02c5e08781cfd7c74b1565dae88ba244901961ba32222bdecfae99161102c23a2ca39d09aff0c1f46f97e977c94e6d6f5617bc6785', 'k3cF22', 0, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.7ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'Users', NULL, '2012-08-30 19:19:18', 22)  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'UJucDRoSe0hRYCQ9gp3', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 22 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'LUx5pQDqn7bfkVMnrF6j', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 22  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 22 AND `spud_admin_permissions`.`access` = 1 Completed 200 OK in 12ms (Views: 1.4ms | ActiveRecord: 1.7ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'a79649ffa14ff8eaf63773fb5fd8cff7f91f9c2cb4a8247a7af213eda9f931117dcda40f2f842e01b51e9b460448ccd4885402128fe1b80431226696544d634d', NULL, NULL, 'john23doe23@email.com', 0, 'John23', NULL, NULL, 'Doe23', NULL, 'john23doe23', 0, 'POrKUsBecpJhuIjWDRBi', 'VyMaMun8DllYrNNuwW7l', 'a05bdad25def74c900f6a2d3df15bd2aee9baf23f5043d6b6c26735f0c5d25bcb74015f38b72bc62c1a3e6602df40be7a367400422a9dccec39f6d13e1df6c8e', 'k3cF23', 1, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'j52T4sj1BrukeOJhG0LV', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 23  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john24doe24@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john24doe24' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '381f76524c26cc5ce9e69bd702ad5e64be5bba667205a021bf2c9ea651f281175f0d57cf8c61931cc2002c860b7f8b630590db9f65d022e4f4fee1e4fda8afcc' LIMIT 1 SpudUser Exists (64.0ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF24' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'UDpRMnfw1myl3HxQHKuk', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 23 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '07be333c184f235e9248983cdbec572c6e1ae03a637368876d1c2510fe375d1513278d3d5cc5792a493f030c86408286559af5937358f54c89f38cd950405f11', NULL, NULL, 'john24doe24@email.com', 0, 'John24', NULL, NULL, 'Doe24', NULL, 'john24doe24', 0, '4Npo3Pkis4WBdLYnilw', 'aXfmhbg3z1mN7b3hHXD', '381f76524c26cc5ce9e69bd702ad5e64be5bba667205a021bf2c9ea651f281175f0d57cf8c61931cc2002c860b7f8b630590db9f65d022e4f4fee1e4fda8afcc', 'k3cF24', 0, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'oGIdUFB99z1MpSKnxDeI', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 24 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'ZTal5pqe1F4WSQIddMD', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 24  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 24 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.4ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'e425c84122e2045e40326e6d3dd8fa91352af7c10c1845c1a13c862cf3ec94129ec09621d1d707bf77c8cbd03acfbfac73bc2228bae636d2e8c32562ee4ad9f4', NULL, NULL, 'john25doe25@email.com', 0, 'John25', NULL, NULL, 'Doe25', NULL, 'john25doe25', 0, 'mg5bp3ekdtADvbdvXrLI', 'Jy979qsVIYECcFkwqwD', 'd3d546ef9168c2d30b2ff5eebdb98022b58380339a6b4271c4e5e2ec2e71bcb6cf917d44fdb18cf81e992694089c8c1bcd4206e1b7715d814b2486b1caf8b352', 'k3cF25', 1, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'ms7ZEodG9Rd8klTmCFa', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 25  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john26doe26@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john26doe26' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6554c3c4a131fe08a9fc89f5ebcb475498c193f8134e66f15f868ef1724f43ab925b83effe96b86465ed91875b7b87ae7736c8d8ca4f3b02067ed39eb0bd3e39' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF26' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 25 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'tqTE68kfjz2omgM4Tlbk', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 25 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'ad4a0d0c009b00c7ad320fcdb9cf8563ccecdd290dc31c88acc08f4a33af7d762f8e92034ca7ddf012090464ddbb3addd4bd81bee06900d3ac7b8988c453a264', NULL, NULL, 'john26doe26@email.com', 0, 'John26', NULL, NULL, 'Doe26', NULL, 'john26doe26', 0, 'PutBdB3tSPiX2wTsyrU', 'p87NkuUXPdlDT3bfg', '6554c3c4a131fe08a9fc89f5ebcb475498c193f8134e66f15f868ef1724f43ab925b83effe96b86465ed91875b7b87ae7736c8d8ca4f3b02067ed39eb0bd3e39', 'k3cF26', 0, NULL, '2012-08-30 19:19:18')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-08-30 19:19:18', 'Users', NULL, '2012-08-30 19:19:18', 26)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'xTc7t65ctAxx5x8PI0Wc', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 26 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'Z17Tiqy9LxlMkXeXMwY', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 26  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 26 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/ Filter chain halted as :require_admin_user rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.8ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', 'ad6201ead3b63958d9cc955bebf377c06936da72ee71f0330eb201f5fa21f93a63ab27eb8d0549ed3089f8fb7bd74aac5364051b382474e0b654f9c92989203e', NULL, NULL, 'john27doe27@email.com', 0, 'John27', NULL, NULL, 'Doe27', NULL, 'john27doe27', 0, '464lZcFpU5ygWE2xkxm2', 'nsZC7wLHPhVrcQkgR1d7', '0b4913ead15aabb99d2152234ffeb1025b9c55cb6c0571b23ebcdb29b8658f4cf803cb43a7288bfc92e9d7335b0b5c67449933f379aa8a103cec1dea7856f833', 'k3cF27', 1, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'tUKihiaivf7fO6vsEmYc', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 27  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john28doe28@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john28doe28' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e636025e98d1d79303c8a960be65d23c066c800d3eef8a65faf70a042e64d9645e779250016b833ac623b86ff78184d1f46bec3fe2e7bcf2963ce769e291ab56' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF28' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 27 LIMIT 1  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'Wt5x6lLyOaHRf4gaaH', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 27 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '6d56ca1c33e71d0c329c42d4053731840958c802914745e6dae60d55325e5d483d87228d15946ec523e56267c1c456f9ac98ff5f18b5c7e10a2f843230b3063d', NULL, NULL, 'john28doe28@email.com', 0, 'John28', NULL, NULL, 'Doe28', NULL, 'john28doe28', 0, 'cKX7dNv9i6vQkC4pGlc', 'mK58BCXOJ5WjuBhzHOi', 'e636025e98d1d79303c8a960be65d23c066c800d3eef8a65faf70a042e64d9645e779250016b833ac623b86ff78184d1f46bec3fe2e7bcf2963ce769e291ab56', 'k3cF28', 0, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (0, '2012-08-30 19:19:18', 'Users', NULL, '2012-08-30 19:19:18', 28) SQL (0.3ms) INSERT INTO `spud_admin_permissions` (`access`, `created_at`, `name`, `scope`, `updated_at`, `user_id`) VALUES (1, '2012-08-30 19:19:18', 'App2', NULL, '2012-08-30 19:19:18', 28)  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'jePH4raOkDH2fmlJUGF', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 28  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#index as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 28 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'cIy2HGTtJtD4qkek7Wys', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 28  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 28 AND `spud_admin_permissions`.`access` = 1 Redirected to http://test.host/spud/admin Filter chain halted as # rendered or redirected Completed 302 Found in 9ms (ActiveRecord: 1.4ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '962e611c42b1079ca51dd58e57be51a431ca64c5ebbd5bf022f2615e3e8379f8d7fe67532aaa325faadf0dec1f8696542fb777bc377113d72bb6de171d72b663', NULL, NULL, 'john29doe29@email.com', 0, 'John29', NULL, NULL, 'Doe29', NULL, 'john29doe29', 0, 'BnNsqwLJFrDi6gaDuVkk', 'VQdn8EVZExF3zABU6dD', 'ce9578ee8010d029d6ed7e344956e9982631097ad77e96a10366937d234ec3c7ec2ac13664f384d02e88431f05f00889cc4855f2e20d3e25e006caf6cf6be3aa', 'k3cF29', 1, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:18', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'mLldTtCgER8KeU6JAW', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 29  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john30doe30@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john30doe30' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'eb96c3456bf3690dad64246c4526a13a512c08201c3afe02d50178426b96c9180886aa40c93eea626a6066c120ae2e853f567e4ec0817d3bfe84255b199cb99e' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF30' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'K2mXIA5F0AijhQM7PU7w', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 29 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '4668bcab1b568bb0390dc135aadbd6ada963e41a04c9baba126c858197a9ee26954e152d728fc3de0a8036033f17616ab612cbfeb475814e5318508244cb554a', NULL, NULL, 'john30doe30@email.com', 0, 'John30', NULL, NULL, 'Doe30', NULL, 'john30doe30', 0, 'nL0BreOCjMytULH8bff', 'MBlg6jhiWAjNhGSNJRw', 'eb96c3456bf3690dad64246c4526a13a512c08201c3afe02d50178426b96c9180886aa40c93eea626a6066c120ae2e853f567e4ec0817d3bfe84255b199cb99e', 'k3cF30', NULL, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"30"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 29 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:18', `perishable_token` = 'wRscLPLMUVSZrmAQi', `updated_at` = '2012-08-30 19:19:18' WHERE `spud_users`.`id` = 29  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 30 LIMIT 1 Completed 200 OK in 12ms (Views: 2.1ms | ActiveRecord: 1.6ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:18', '8e1f8400ab5b824878eebcfb848852cd25a47becd47c8da2d58469e903035b72f8dc5b88f9dd4d95e8c51545d9699c03bbc069942eef9a455c05ba1d4c120d97', NULL, NULL, 'john31doe31@email.com', 0, 'John31', NULL, NULL, 'Doe31', NULL, 'john31doe31', 0, 'NRPHLm80LDvQrV25uElv', 'DcZwRlxAGRgtbqMnpUkJ', '5e6274f17dda451456713077fa84357d7b6b84d19d55bab20f0377803e79ef681bd6fe0c6dca30f24c9238083c6a7e03d166682a9df79b8fa7780987f4ccb2a1', 'k3cF31', 1, NULL, '2012-08-30 19:19:18')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'G69Gx4kR6mXiZI9rRxnl', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 31  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john32doe32@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john32doe32' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '95edbd515fce1fbc69f2a829a462ec58a876e130f22d456a655d1b2d170253343fb182fc0b2c7722f047bcfab11e1b303f2266ff437f6b1fdca4f397e3e9b3b9' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF32' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'GCxu1eYSjQvNKD6Zdk', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 31 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'f126f600c9cf63b5f3a7e8ad295735d0066cbc7db28fffc8bed315043b13c355cc8eb60070f062b2ac7cb75ef6e53718bfa9383d9f52362048aff1f73bc9a6fe', NULL, NULL, 'john32doe32@email.com', 0, 'John32', NULL, NULL, 'Doe32', NULL, 'john32doe32', 0, 'jv0RXeVBpv9DnpxZLRZ', 'KwcsBOpI7h43W9BFSrAL', '95edbd515fce1fbc69f2a829a462ec58a876e130f22d456a655d1b2d170253343fb182fc0b2c7722f047bcfab11e1b303f2266ff437f6b1fdca4f397e3e9b3b9', 'k3cF32', NULL, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#show as HTML Parameters: {"id"=>"32"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 31 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'IzmmRy9uFzboIVxNVQeQ', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 31  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 32 LIMIT 1 Completed 200 OK in 9ms (Views: 1.3ms | ActiveRecord: 1.7ms)  (1.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'aa0308d3bd9f43e13c8589b49af2a7585c70cd596fa017abf7d10934976160250c49df58d4e3b01cf0fd552a8c8e99cf4b9c3e551ce0a1df9049f4c6e02f9f59', NULL, NULL, 'john33doe33@email.com', 0, 'John33', NULL, NULL, 'Doe33', NULL, 'john33doe33', 0, 'HgHSFB8bX1P2xKxFkfYS', 'OI91aYqtUonvQIeL1EVA', '8d09a576c88f0a21e642ea2921bc175c0c5edc89766ba505c48a8459c98b7a7e133b075342f50db5f102891786a4d4212cc330460c7e5bf8f74d8825d6c70f22', 'k3cF33', 1, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'JOzH9EUwKb1kQ3uDg9z4', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.7ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 33 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'jzRLIHNPJJo6wpkR61oL', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 33  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 6.5ms | ActiveRecord: 1.6ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'f31d82a971ede0c50b61a17d0cc4be270191f0a4ccface03ee04e834f0373c7c2e8dc84c5439b285eae36b080a3ee94f19c0f1ea3d6757b70e9233fb8fbb0b32', NULL, NULL, 'john34doe34@email.com', 0, 'John34', NULL, NULL, 'Doe34', NULL, 'john34doe34', 0, 'jr2jZFdbKCh72nhtk6YO', 'tPtWUFYYjiHJxOfXOo0', 'ab349a1e500a8f1b7f7c10ec423ea4212a125b9cc470d6de9983ad839ac4ab4c26a56ba675552c8db95cd8eca08001925f15c0cd6d9fc3e1a4b5178164867d7f', 'k3cF34', 1, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'uva4SBcSvvqDcob14m', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#new as JS SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 34 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'cr6VI7MxciVFguemo6', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 34  (0.2ms) RELEASE SAVEPOINT active_record_2 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_new.html.erb (0.4ms) Completed 200 OK in 9ms (Views: 1.2ms | ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '73223bdf4453c5689ef9e24c81c89d4c418e2d8ebcdf9a20cd16dc59a4cff263762a3692db7081ab7c15fe0980289fa767016c7c092a5144abba6886aa892e1f', NULL, NULL, 'john35doe35@email.com', 0, 'John35', NULL, NULL, 'Doe35', NULL, 'john35doe35', 0, 'mnP5K8EvZkjgKCF7Yl', 'm1mfqvEvrs97STVuHG1', 'e745eed27920e79405976312742e8e2bee4937b4e4ba2f3303f9708f25380785c75a92d7c55b5318c73d3bf80edd00529eabcc415bc216d1a1bd4b44feee8ff2', 'k3cF35', 1, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'WEzNYpSxyOoBeL5Cx90e', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 35  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John36", "last_name"=>"Doe36", "login"=>"john36doe36", "email"=>"john36doe36@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF36"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'Ls8EZX9dMPaiGYTnl0D', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 35  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john36doe36@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john36doe36' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2fac135d35131673e6f91a0f1449f18dc72d1e3fce6bb4bfc774caa438a32d81fd90052eb10f50d2784aca54a66584a3bcf3ebf622d204584b3e514f13444a08' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF36' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 35 LIMIT 1  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'Lujbyu44qf3UMH7HR', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 35 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '8c6b554bdc898c6c43893054d0ce5655bf3594372b966cbb8dc6296c39c1e11946a937051d897ec7eb72bbfffa18940095ba8a6d726161ccbdb3987ca46fee88', NULL, NULL, 'john36doe36@email.com', 0, 'John36', NULL, NULL, 'Doe36', NULL, 'john36doe36', 0, 'AuBiYBAAFqneCUEFx1u', 'fJ8xDGVRxFbevCoqQ', '2fac135d35131673e6f91a0f1449f18dc72d1e3fce6bb4bfc774caa438a32d81fd90052eb10f50d2784aca54a66584a3bcf3ebf622d204584b3e514f13444a08', 'k3cF36', NULL, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 25ms (ActiveRecord: 4.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '6eda7833cae256106e9b0c6c6a83f8dc3a0f0b23a868aca9b82c9c439c0064e77a750566c0a2aa0bbf86faee317dee4ec561a3d894d56e2397f9be28e01374ce', NULL, NULL, 'john37doe37@email.com', 0, 'John37', NULL, NULL, 'Doe37', NULL, 'john37doe37', 0, 'kYgvOn09xQAGvrlziSdl', '91G237K9HnrzMOuER', '006ca4c0dd6902aa68c8b41b4585a75c95e1afbe861cdc4e992bf92d24b46e6f91d44c557cf5e64e0381e9700f7f72b55563805b0c6c110e65ff32c1fffb775d', 'k3cF37', 1, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'LvsJ9Ov6LmC6SunKRpO3', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 37  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as HTML Parameters: {"spud_user"=>{"first_name"=>"John38", "last_name"=>"Doe38", "login"=>"john38doe38", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF38"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 37 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'uixhL06rjxKu6YneuP1j', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 37  (0.3ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john38doe38' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3c90e3713c341f01e242e499b6389e6e4fe2d78de4d0072294f844a77cd669ec0bcc78a7255d931e6b999046d45483de5a896f31129fa23d12814998b175d3f0' LIMIT 1 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF38' LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 23ms (Views: 1.9ms | ActiveRecord: 3.4ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'ea44c73b797c1ab31dd4115b127548d3216eb880aea57f77b0706835f5cdaac455297991b5b20bde8ba602686e8b2ab2df9a0430de9ed5e2a20b74a6b7e3ba4f', NULL, NULL, 'john38doe38@email.com', 0, 'John39', NULL, NULL, 'Doe39', NULL, 'john39doe39', 0, 'hMRXTYf78dAoEArjG9L1', '5Xqn5YJvHzlgeKIqmJa', '4eade9a05e84f6373c0b9604a188a58a96911744a49d0e06647eb6d7c3afe17d08753d493f5cd372b0ebdfa7f5dc944d58ec31ef93b4c383508f61599f443b10', 'k3cF39', 1, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'nfgMSOhsZ90dk3cVj', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John40", "last_name"=>"Doe40", "login"=>"john40doe40", "email"=>"john39doe39@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF40"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'NUod9j1CCD6NTuPmxm78', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 38  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john39doe39@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john40doe40' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'fe3c5b3a9d0c40eb95f5ddf3f1891fabdc7b31f77b973ff846b184fdee8f7db1cf1fc19850eeffd874b11f6c1072e5792eaaf73931e75b0cc14611852b408dd7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF40' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 38 LIMIT 1  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'ANfrttvL4PPywjVvnK', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 38 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '8e4ddc7ef80e6d4a3bc5a23ea6c013c7ca5480600c533c0b9b4252627738ff6558c26a17577e6cd3b6f385222b3a0b056218a29349e1dbd0c7e54605ea63fe33', NULL, NULL, 'john39doe39@email.com', 0, 'John40', NULL, NULL, 'Doe40', NULL, 'john40doe40', 0, 'N8Uu9VpB7shzibn3og8F', 'iTM6SIb0B49zFzt1wC7w', 'fe3c5b3a9d0c40eb95f5ddf3f1891fabdc7b31f77b973ff846b184fdee8f7db1cf1fc19850eeffd874b11f6c1072e5792eaaf73931e75b0cc14611852b408dd7', 'k3cF40', NULL, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 24ms (Views: 0.2ms | ActiveRecord: 4.8ms)  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '54ca0612dde2a55132314fe49bd0c8d47ca13d89252690ec5ab3d6ca6a46b90e948e14872f26b522260895a4d3ed6c93085abc583f6c3c239985f43a67cd88ef', NULL, NULL, 'john40doe40@email.com', 0, 'John41', NULL, NULL, 'Doe41', NULL, 'john41doe41', 0, 'uibnobtTJyQhOe3ebKC', '3k8i8UN6WHHFrZJW2IwD', 'fbe3b434f111e68ab9395c222653c8b2e86a2828bea8f1895d3ebedf4785dceef656ded57c292f20c19473b375d94bf273cf1187440e8fb5be8e17c069ad3f10', 'k3cF41', 1, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.4ms) SAVEPOINT active_record_2  (0.9ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'wHiL7OejEuutdNGitrmy', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#create as JS Parameters: {"spud_user"=>{"first_name"=>"John42", "last_name"=>"Doe42", "login"=>"john42doe42", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF42"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 40 LIMIT 1  (0.4ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'hJV2dkGHOSyNsrx4UVV0', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 40  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john42doe42' LIMIT 1 SpudUser Exists (0.8ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'e4bcf359395ad79ddc478b856c2207f0d2759d15365aee18c3ee99a0466f2195e51f8e34b381d999bec940652081ff171d5a4b7e267c1dccfa2800290a23ee38' LIMIT 1 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF42' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 500 Internal Server Error in 30ms (Views: 0.2ms | ActiveRecord: 4.2ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'a910036263bda0b9f1908ae46165c9dd74b49f89a6606d409f7959fb23902bf8dd7e718ec45cbfe23c502613b9c84e41f4606d349ace39cc7b5e6c1a56aa3245', NULL, NULL, 'john41doe41@email.com', 0, 'John43', NULL, NULL, 'Doe43', NULL, 'john43doe43', 0, 'ZAKKO660K8FIUfEtGSnp', 'DcD8jbpNplACRaduj7O3', '5f519958d4a52a605eef8a671df5e943c26725dc32f012338548dd2078d11637af5654d682935814f82cfefc48513e9f3da2c88a842f7666bd00d01ce00986e9', 'k3cF43', 1, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = '20NzPpbBYqmOds38X0', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 41  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john42doe42@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john44doe44' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8b193f67e735bf57ad55d9a177eea8000d4d1a554c103b5d9fb6082ce036d382e7c3e5dd5d24f5a4b188bf73d0ecc62908aed6c263352a7d59581b6e4823e84c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF44' LIMIT 1 SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'sr6ADZoEnLfK9Tg7hAMk', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 41 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '6b54f278c2895db35695f04e426dcc238bb48827fbf9dcc204587429400dcdc198ee991d0a35adce9085f958a9a100b289b975a8cc1d2eafe48c6eaedf9427a2', NULL, NULL, 'john42doe42@email.com', 0, 'John44', NULL, NULL, 'Doe44', NULL, 'john44doe44', 0, 'uOGieitRXuwmCD0298rw', 'ABHmp5s6ijATMw2Qw3y', '8b193f67e735bf57ad55d9a177eea8000d4d1a554c103b5d9fb6082ce036d382e7c3e5dd5d24f5a4b188bf73d0ecc62908aed6c263352a7d59581b6e4823e84c', 'k3cF44', NULL, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as HTML Parameters: {"id"=>"42"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 41 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'ECEBZserQQxDLeR0yGzk', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 41  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 42 LIMIT 1 SpudAdminPermission Load (0.4ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 42 Completed 200 OK in 15ms (Views: 2.0ms | ActiveRecord: 2.1ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '6d1eacb00072ac8534574fd8965409c8aad60d52764d218ab08193372f4ea266ef90ec1ce411f68263dcbea8ef89be2c1d8ce82e6cfe60ef785b0e0069ad8b89', NULL, NULL, 'john43doe43@email.com', 0, 'John45', NULL, NULL, 'Doe45', NULL, 'john45doe45', 0, 'XMsrrozxsiDCj7vDC6H', 'CVFWE8RSauOVvIFnmPz', '6eb73ae28a429a000c69a180890def0583045384fe17c79b1bfc75c0807bfdb4245e66de4907bfff218d610e15e6453ac496f45dda7f93e5589e2758fb8519bd', 'k3cF45', 1, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'BhHSPAvG0fT63he4ls0T', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 43  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john44doe44@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john46doe46' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '595fc797b91818ffe974627330714c71e1792cf34e2d5c026123ea609b953fb633d080b2a4c7b76fa91a94266c73a061f456dfcbf643a29577f90d9af1617692' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF46' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.3ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'zuzCnKXV4a3RHAU7bsv', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 43 SQL (0.2ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'e76bd6d977ec3ebb519c7a5e46ce4b6b1205369842f837b66769274b3e58749373144aea66f9d01ebd382096c171faa484f81a0748cd2dd3685c59cf149be43c', NULL, NULL, 'john44doe44@email.com', 0, 'John46', NULL, NULL, 'Doe46', NULL, 'john46doe46', 0, 'pUFSmdb19CAaaJh5KGs', 'E19oz3zwfeFqSdgaiLMh', '595fc797b91818ffe974627330714c71e1792cf34e2d5c026123ea609b953fb633d080b2a4c7b76fa91a94266c73a061f456dfcbf643a29577f90d9af1617692', 'k3cF46', NULL, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#edit as JS Parameters: {"id"=>"44"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 43 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'NWSGcPZNstRSJBOZxXd', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 43  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 44 LIMIT 1 SpudAdminPermission Load (0.3ms) SELECT `spud_admin_permissions`.* FROM `spud_admin_permissions` WHERE `spud_admin_permissions`.`user_id` = 44 Rendered /Users/gregwoods/Source/Spud/spud_core_admin/app/views/spud/admin/users/_edit.html.erb (0.4ms) Completed 200 OK in 13ms (Views: 2.1ms | ActiveRecord: 2.0ms)  (1.1ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '2006508a240f1ff9df5a1d930c9a6ff21fa681bb584115bef3b44d154eeee7eaedc1a3fdb9186ab483d32aa9aefc6bfce34d4340a77d70ef05801ca5164b8e7d', NULL, NULL, 'john45doe45@email.com', 0, 'John47', NULL, NULL, 'Doe47', NULL, 'john47doe47', 0, 'oEKe6VQpgU8aDaSuuoZ7', 'ytmzIFC2jmxbrOEMCxwI', '4d755dee27d196211433e3d1a39a275688218ac35d12a9abff27d1aeee419a17fbf57b60203097be4f1d4e84870e4317b73aea6906c26617dcb75b54b5bf37a0', 'k3cF47', 1, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'Aby3DF2mQVchEF0gO2s', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 45  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john46doe46@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john48doe48' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '08b593bf01c2805026784c72e70ca9693eee73261a91e74947c39b1b398b0d1a5aa857736e4ce6b9d2cf622becf6a19fe3ef67151a7f055b943d81f927b80c3f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF48' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'p0h2OaWHOMtDLBA6wSxp', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 45 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '298800247b140b5a4ebeb19fbf8108d6e585b206cad6c72eece3db0761ba0e2d78d4b5f50f1ab2ef748d39dfe7dae903cf195a1510e3546410430982a629543c', NULL, NULL, 'john46doe46@email.com', 0, 'John48', NULL, NULL, 'Doe48', NULL, 'john48doe48', 0, 'IdOeCMGsDjUwm53ex3', 'KNdOwMJ5f3SURZHnvmP8', '08b593bf01c2805026784c72e70ca9693eee73261a91e74947c39b1b398b0d1a5aa857736e4ce6b9d2cf622becf6a19fe3ef67151a7f055b943d81f927b80c3f', 'k3cF48', NULL, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"46", "first_name"=>"Adam", "last_name"=>"Doe48", "super_admin"=>nil, "login"=>"john48doe48", "email"=>"john46doe46@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"08b593bf01c2805026784c72e70ca9693eee73261a91e74947c39b1b398b0d1a5aa857736e4ce6b9d2cf622becf6a19fe3ef67151a7f055b943d81f927b80c3f", "single_access_token"=>"k3cF48", "perishable_token"=>"KNdOwMJ5f3SURZHnvmP8", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-08-30 19:19:19 UTC", "updated_at"=>"2012-08-30 19:19:19 UTC", "time_zone"=>nil}, "id"=>"46"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 45 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'xGckEy1rJjZGOi17mpZv', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 45  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'ui3nn6lhLPM53Joub8j', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 46  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 19ms (ActiveRecord: 2.5ms) SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 46 LIMIT 1  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '2de2b691e07de5d00bd3c1fa403a89c2b8610d245d37b32f2bacdfe8aa77f336e44efd79dd04163b6b904fc739cb1beb96e65ef418f71b64326cba9d05686c86', NULL, NULL, 'john47doe47@email.com', 0, 'John49', NULL, NULL, 'Doe49', NULL, 'john49doe49', 0, 'cmMjOs6IwvtsD8wkLko', 'v4BYv2p5QoQna6bbLdM', 'd1aece4c237a8d9274d62651d7dc263bd12e8d1c6aa6a8a0b0fa40911b3bc0d89f17504d1a706611f74a72b6656a25adf8d64e828182f24adaae5c9581c0312a', 'k3cF49', 1, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'PiRrak5PC2DY90Iu8dRi', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john48doe48@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john50doe50' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'df02a56f7689a63884a5445d237da12efc7976e293d74254f1e77dc305d29230b8651e5843fb825ad56646f601d0a020d82e90c874a674af4292e9b442614036' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF50' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'G4ipZRlpeykZ5PTkfa', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 47 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'f584c6ed69637bcef0a64cc54c53d4948ce15d9aea94e51a20603c7643a3d4402b5b86baf14cec2db08783300ed6cd54f295db3623d8ff8c7712ec79f2024615', NULL, NULL, 'john48doe48@email.com', 0, 'John50', NULL, NULL, 'Doe50', NULL, 'john50doe50', 0, 'aVA5H9Qkbd5qwtQdKSMC', 'ggE4lgCBTCH2SB54Y4v', 'df02a56f7689a63884a5445d237da12efc7976e293d74254f1e77dc305d29230b8651e5843fb825ad56646f601d0a020d82e90c874a674af4292e9b442614036', 'k3cF50', NULL, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::Admin::UsersController#update as HTML Parameters: {"spud_user"=>{"id"=>"48", "first_name"=>"Adam", "last_name"=>"Doe50", "super_admin"=>nil, "login"=>"john50doe50", "email"=>"john48doe48@email.com", "crypted_password"=>"[FILTERED]", "password_salt"=>"[FILTERED]", "persistence_token"=>"df02a56f7689a63884a5445d237da12efc7976e293d74254f1e77dc305d29230b8651e5843fb825ad56646f601d0a020d82e90c874a674af4292e9b442614036", "single_access_token"=>"k3cF50", "perishable_token"=>"ggE4lgCBTCH2SB54Y4v", "login_count"=>"0", "failed_login_count"=>"0", "last_request_at"=>nil, "current_login_at"=>nil, "last_login_at"=>nil, "current_login_ip"=>nil, "last_login_ip"=>nil, "created_at"=>"2012-08-30 19:19:19 UTC", "updated_at"=>"2012-08-30 19:19:19 UTC", "time_zone"=>nil}, "id"=>"48"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 47 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'ho9VOwlAht3kunMvfv5P', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 47  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 48 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `first_name` = 'Adam', `perishable_token` = 'uvx9AaTeroLrar8X994m', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 48  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.7ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '7dc5e7a89ac92776457056a41ee74fdab2bdedf974361fd760c62e63cb392b914301d5ba27a5fc27c639ba27fbc3fd0e40ed1cff91ca953cf3a1707d5e9e2ed7', NULL, NULL, 'john49doe49@email.com', 0, 'John51', NULL, NULL, 'Doe51', NULL, 'john51doe51', 0, 'Yg4MBLtiiEY9eymA47', '0sZxczIBwbcFO4nUzJaF', '51f7f59fb693cc1440d7f7e0190dbdf13d905160f3a9cfbc8f5d8f9872311087bce2e62c5f09bace193ca5b6236ae261193ac0b2322b04c4e5e051da7d4172ff', 'k3cF51', 1, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'LvGtKzZGOFRwyQTItEbl', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 49  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john50doe50@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john52doe52' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2f5fadd22bc9b31090290424e18af46603b57e2223dfd407b6f4b7d3f8f078e8930d700dcb6d494d3e23eae7452619516cd200674b858d7d8f34b517f2125404' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF52' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'CQCRjZo9VGjUdtcv5C', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 49 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', 'ef8a625f078c12bb55b64ef55c819a6e5c77ac1d3c1aa84043b84f191ba0c51cddc0aa01a3fb2cc5b948331b2655ca4367562271484809ed9f7a1abaa74e81a2', NULL, NULL, 'john50doe50@email.com', 0, 'John52', NULL, NULL, 'Doe52', NULL, 'john52doe52', 0, 'UNPG3Eg93ALNoIKPaZtJ', 'E3LCKPaSdlOhzMklyWeL', '2f5fadd22bc9b31090290424e18af46603b57e2223dfd407b6f4b7d3f8f078e8930d700dcb6d494d3e23eae7452619516cd200674b858d7d8f34b517f2125404', 'k3cF52', NULL, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"50"} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 49 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'XbQqMl2AxvQlBAbn1jSs', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 49  (0.1ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 50 LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SQL (0.4ms) DELETE FROM `spud_users` WHERE `spud_users`.`id` = 50  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin/users Completed 302 Found in 12ms (ActiveRecord: 2.3ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '04c97f2495617101f109b8147f7f17ee3b94230fc9dc4237a31254303e158ffc5d24f44c03f8ac9aed9d481a60c96ac623b4402458d8ba8a27bb17ef5dd06503', NULL, NULL, 'john51doe51@email.com', 0, 'John53', NULL, NULL, 'Doe53', NULL, 'john53doe53', 0, 'VoBR4cc0ToXjYtZpliAj', 'QjfUDLkDIImfjYSwcnNK', 'a478fec6e4d3775ad0e5c4d85ceef6c8e3b3077e2c36de1ef819dca510ca7f1ca38db770a6ccef60616da17988dbeb706cc1210a9ec30712a653eec283eaeaf6', 'k3cF53', 1, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:19', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'CqINsVeqdwQ3rTjOZCSO', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 51  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john52doe52@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john54doe54' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4fa5f5cf4eccab5088cdba469e94ebe30181a96b377cd3fb187f1011b277968d555872799643a5fd34c728bfbab2f26168ee11b6331701e6a759fdb23e1b1252' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF54' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'rUe38oXW05k1zdrGMb1T', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 51 SQL (0.3ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '31a6934bf50f26f3161f55308b58b6e3c1ec0a14b4e9e829f615f539570942ae612b97b2be03861b5f1ab449c700ccbec52fe8ccf0152de164366b1ea746b053', NULL, NULL, 'john52doe52@email.com', 0, 'John54', NULL, NULL, 'Doe54', NULL, 'john54doe54', 0, 'vC0QetGeRoLJhIXpJpT', '7s6v8HlFlw4wDAOv7kHR', '4fa5f5cf4eccab5088cdba469e94ebe30181a96b377cd3fb187f1011b277968d555872799643a5fd34c728bfbab2f26168ee11b6331701e6a759fdb23e1b1252', 'k3cF54', NULL, NULL, '2012-08-30 19:19:19')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SELECT COUNT(*) FROM `spud_users`  Processing by Spud::Admin::UsersController#destroy as HTML Parameters: {"id"=>"23532"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 51 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:19', `perishable_token` = 'neWQfnwXC4yvG5vQIuFD', `updated_at` = '2012-08-30 19:19:19' WHERE `spud_users`.`id` = 51  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 23532 LIMIT 1 Redirected to http://test.host/spud/admin/users Filter chain halted as :load_user rendered or redirected Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (0.3ms) SELECT COUNT(*) FROM `spud_users`   (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#new as HTML Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) BEGIN Processing by Spud::PasswordResetsController#edit as HTML Parameters: {"id"=>"1"} Redirected to http://test.host/spud/user_session/new Filter chain halted as :load_user_using_perishable_token rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john55doe55@email.com"} Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"john56doe56@email.com"} Sent mail to john56doe56@email.com (93ms) Date: Thu, 30 Aug 2012 15:19:19 -0400 From: no-reply@spudengine.com To: john56doe56@email.com Message-ID: <503fbcb7e9451_958b3fe57c435ad4450cb@Gregs-MacBook-Pro.local.mail> Subject: Forgot Password Request from Spud Site Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_503fbcb7d01b3_958b3fe57c435ad4447ba"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_503fbcb7d01b3_958b3fe57c435ad4447ba Date: Thu, 30 Aug 2012 15:19:19 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <503fbcb7e549e_958b3fe57c435ad444851@Gregs-MacBook-Pro.local.mail> Reset Password Request ====================== A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account. Otherwise, you may reset your password by clicking on the link below: http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit ----==_mimepart_503fbcb7d01b3_958b3fe57c435ad4447ba Date: Thu, 30 Aug 2012 15:19:19 -0400 Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <503fbcb7e7912_958b3fe57c435ad4449be@Gregs-MacBook-Pro.local.mail>

Reset Password Request

A password reset was requested by the user tied to this email address. If you believe this is in error, please double check your security settings to prevent unauthorized access of your account

Otherwise, you may reset your password by clicking on the link below:

http://test.host/spud/password_resets/jfdlsafhbkvabuadfbds/edit

----==_mimepart_503fbcb7d01b3_958b3fe57c435ad4447ba-- Redirected to http://test.host/spud/user_session/new Completed 302 Found in 266ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::PasswordResetsController#create as HTML Parameters: {"email"=>"invalid@email.com"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john57doe57@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john59doe59' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '28ed72a78dd5fbed8508650aa98f9d58dad5269735c56b549b8fb26554a73621c802ff2600c7e65b9d6325a33dc132e8f39eb2b4c6549dbd54f0cd9cdd3ea75e' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF59' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `id`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:19', '4537a321529eb96b3533b9820e02255db223118cc3de65ab00764bbb1824143f441a8e7e39c8d949d60c67780adba0c54aeb469810bd6474782612dfd682685c', '2012-08-30 19:19:19', '0.0.0.0', 'john57doe57@email.com', 0, 'John59', 1, NULL, NULL, 'Doe59', '2012-08-30 19:19:19', 'john59doe59', 1, '95UjX6HQOGysplgdzKW', 'jhqxrkIOwOynJKOHqts4', '28ed72a78dd5fbed8508650aa98f9d58dad5269735c56b549b8fb26554a73621c802ff2600c7e65b9d6325a33dc132e8f39eb2b4c6549dbd54f0cd9cdd3ea75e', 'k3cF59', NULL, NULL, '2012-08-30 19:19:19')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 16ms (ActiveRecord: 2.2ms)  (0.5ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::PasswordResetsController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john58doe58@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john60doe60' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '9c6b2ccf343be1b1193d3e2acbd0e694f65792735898a6f85baee780625d98c4e4c75a234a5905d156d239257c5efb563de54e5d4953fd10e4bbcfdfb9b31c9f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF60' LIMIT 1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 2.0ms)  (0.3ms) ROLLBACK  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.5ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 63ms (Views: 60.2ms | ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users` Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.4ms)  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML  (0.4ms) SELECT COUNT(*) FROM `spud_users`  Completed 200 OK in 5ms (Views: 1.4ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 3ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Redirected to http://test.host/spud/user_session/new Completed 302 Found in 2ms (ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.4ms) SELECT COUNT(*) FROM `spud_users` Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John61", "last_name"=>"Doe61", "login"=>"john61doe61", "email"=>"john59doe59@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF61"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`   (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john59doe59@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john61doe61' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '6b68070ff2f825d48a0a1efe1ba36d37be86c737331dece5aba782157d5b410b92726206df70934f35caf13ae9ef205a27eaa1d0e993e4b300660bd3a690d3aa' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'aTJk1ADF08TReIuLWbEm' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'edd6c88d73e48ea3afe0fd3fb7467b738ca81d33a73cf10b400964f2cc06772a76a26927ebd22b46b20a197e255655d6ee03a51ceaa8657ca88d381cafa0b220', '2012-08-30 19:19:20', '0.0.0.0', 'john59doe59@email.com', 0, NULL, NULL, NULL, NULL, '2012-08-30 19:19:20', 'john61doe61', 1, '3DQFJDCieCnLjVQITl', 'lKSkDk6nO9PXpK5OXkMX', '6b68070ff2f825d48a0a1efe1ba36d37be86c737331dece5aba782157d5b410b92726206df70934f35caf13ae9ef205a27eaa1d0e993e4b300660bd3a690d3aa', 'aTJk1ADF08TReIuLWbEm', 1, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.9ms)  (0.4ms) SELECT COUNT(*) FROM `spud_users`   (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John62", "last_name"=>"Doe62", "login"=>"john62doe62", "email"=>"john60doe60@email.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF62"}  (0.4ms) SELECT COUNT(*) FROM `spud_users`  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john60doe60@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john62doe62' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '355b7a3d2386777e061606df31950547a9e2acfba9185076f609611953a2d1b7c700d6ed7072d012803887876590a94b72b751a35dd3801fcb54768a8becd2ec' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'PfFXliTwJQjWoLzKjp' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'f99c6415073e119089c27ba1043e6d955815a0fb837a6ed1450ec91ca7ee18a35388950f55239730933acb4f27030aa065a3f63cc0b7dc1237c18fa09f330c79', '2012-08-30 19:19:20', '0.0.0.0', 'john60doe60@email.com', 0, NULL, NULL, NULL, NULL, '2012-08-30 19:19:20', 'john62doe62', 1, 'Ro0JzQh2NNRcdwa1K', 'vS983JCmsImNHpiW0iq1', '355b7a3d2386777e061606df31950547a9e2acfba9185076f609611953a2d1b7c700d6ed7072d012803887876590a94b72b751a35dd3801fcb54768a8becd2ec', 'PfFXliTwJQjWoLzKjp', 1, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 17ms (ActiveRecord: 2.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SetupController#index as HTML Parameters: {"first_name"=>"John63", "last_name"=>"Doe63", "login"=>"john63doe63", "email"=>nil, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "single_access_token"=>"k3cF63"}  (0.5ms) SELECT COUNT(*) FROM `spud_users`  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john63doe63' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8cbccff125e781a3d010cd12f1ccba66794278e0c0653dca94e85821f73511f5d3486ed731d3813c4a73c947338dcf105360e99e7d54da100a60cc868829ee5f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'r79iHmVWu1XRNGAJsChC' LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 11ms (Views: 1.4ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as XML Completed 200 OK in 41ms (Views: 38.8ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN Processing by Spud::SitemapsController#show as HTML Completed 406 Not Acceptable in 1ms (ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` NO USERS! Redirected to http://test.host/spud/setup Completed 302 Found in 3ms (ActiveRecord: 0.5ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john61doe61@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john64doe64' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4546ade3d4e6042031518086eeeff7d689c59ab540c339db4685c8310600aef4785211b680cfb0ebad9d008d57a5e79cbe7d58878963cc6b6e72ccfbff510d32' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF64' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'ef8981a8785aaf44fcfd73264c9bb43567539b666729080432a2169a04e7d96599a3245effbd0ae42e47befd71c716b8a22b2c841f067b32029fd74d170702dd', '2012-08-30 19:19:20', '0.0.0.0', 'john61doe61@email.com', 0, 'John64', NULL, NULL, 'Doe64', '2012-08-30 19:19:20', 'john64doe64', 1, 'o39mmVr0hZJjJnSPfZW', '1isLmJsKu3BcUHmfByJn', '4546ade3d4e6042031518086eeeff7d689c59ab540c339db4685c8310600aef4785211b680cfb0ebad9d008d57a5e79cbe7d58878963cc6b6e72ccfbff510d32', 'k3cF64', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `perishable_token` = 'BrMHLVPYaJ2Icow84iH', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 55  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#new as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users`  Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN Processing by Spud::UserSessionsController#create as HTML Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john62doe62@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'testuser' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '76826c08aad6575ac9a0d58e785ded1474f557707becda63e4197546f20680b912665a5e1c9339d3c2c9d02dc3d7f1440c354e6fa74f44c7389491df25159017' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF65' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '4a80da175a73e223a9cb203c142f6d50efcc179e02b0bd7d06306cdea7cd7426d4a4a706a9b9248d2d0a1c715efd16222960aa9984052e5b9bcd86598e9edb64', '2012-08-30 19:19:20', '0.0.0.0', 'john62doe62@email.com', 0, 'John65', NULL, NULL, 'Doe65', '2012-08-30 19:19:20', 'testuser', 1, 'abmwCv5PC7R0dxmbtcCM', 'vd8OsMvoQopmKdwpoRdy', '76826c08aad6575ac9a0d58e785ded1474f557707becda63e4197546f20680b912665a5e1c9339d3c2c9d02dc3d7f1440c354e6fa74f44c7389491df25159017', 'k3cF65', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `perishable_token` = 'LGO3jNhSeCvXbypQIhw', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#create as HTML Parameters: {"spud_user_session"=>{"login"=>"testuser", "password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE (`spud_users`.login LIKE 'testuser') LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:20', `current_login_at` = '2012-08-30 19:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = '1bA6h80frhHBP6mPxe9M', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 56  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 12ms (ActiveRecord: 1.5ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '789dd6bb36d8800425233e5ff0b3568bce1b9fb531b9b1e985dcea1e15e403674ee6f1718857b0f7d1270422fb85d75db3b04a1e14d0a385507278fdfeac0415', NULL, NULL, 'john63doe63@email.com', 0, 'John66', NULL, NULL, 'Doe66', NULL, 'john65doe65', 0, 'hZ31xTHaspDbELrMTOH7', 'j4Y2GLfznO51UuAa7ea', '8bf1ef8fca6858c73c643d8146fc80d7f0b45365025e751b36852f858cf496dd314bf3081759197d2f90c1b0163abe728e0ebc0e289319330c0bac9c7719faef', 'k3cF66', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'TLVY07HlzeUP2VzNWx', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 57 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = '4huIcdL4GYspB51X8q3', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 57  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/user_session/new Completed 302 Found in 8ms (ActiveRecord: 1.5ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'a01e0b2b0fdf156dfb99db52ff65bcb97b7193c565b18c05a42f3267a7488544975d9bcec5ab1fad0994f828b673c5a7a05a7383bdee731c6cb3662814bd9628', NULL, NULL, 'john64doe64@email.com', 0, 'John67', NULL, NULL, 'Doe67', NULL, 'john66doe66', 0, 'hvCqNb98DkG0DtWaMBmC', 'gKMsRwBxNHcJDw6yVstK', '03b695bf024dda2dce180640efa2a6fb2cf62c024bab9debd8827912f33c5f911b2270bc211908f0441dc29604128a4ca5c6b297eba4d139263908fc5943b88f', 'k3cF67', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'J03Ype8GovyIopVKiTy7', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 58  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UserSessionsController#destroy as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 58 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'ZiStMdM4wv1hwFf64BG', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 58  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/ Completed 302 Found in 8ms (ActiveRecord: 1.3ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'f0ee5e9808e26908b28168179d3e1c60b05b30d2b14d60e58af4eb2bfbb5c46fe3003824aadb0241ed0818aa32c2576ed63509f6ee3c25131fa592154136d017', NULL, NULL, 'john65doe65@email.com', 0, 'John68', NULL, NULL, 'Doe68', NULL, 'john67doe67', 0, 'YTBXmfMdt4bbNzCnCuy5', 'nrZH2QjPikqyHgQoKCZ1', '5a2ff87c240ca364417345fe34fb44d8a6502a484e5df440c77228e09c3921d0232177058cdff551371877ecb177156d6493e66f3ce09df717939cb563c4c078', 'k3cF68', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = '5y01WyrKWIpuffEJYQrM', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 59  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 59 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'hHSPDUseZCoCKIIGib6', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 59  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 1.5ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'f46f3c1420d8dcbe95f44b781e229820822f8dc046bb75cf0a7e440c116e937e1c6561262e5390e74b868108cb2fbe2c3c91423e9fe3ae34e8fa176e47b1456d', NULL, NULL, 'john66doe66@email.com', 0, 'John69', NULL, NULL, 'Doe69', NULL, 'john68doe68', 0, 'mX56HeTjk2XbeMm17DXZ', '0q99TuYtJP4RHcFwUJMQ', '467671217242094f87d539e1c54d1558f8dbc7a17f04f310fd7858800511b9534ff302c18bd215c8e4165e60f0fd3b1e9c86f4d525afd1425dc5ed82ab952751', 'k3cF69', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'Fc8jNi7aie4hh8pS5enT', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 60 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'w4uqNHOxbhBrHHUIUtO', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 60  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 8ms (Views: 1.6ms | ActiveRecord: 1.3ms)  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'f014390a69a1499faf52a8dbb6027531616fd90688316b9ceeb8e3321435685bea8b7a30c70c3e1d02d845dde28fb4f244208c49e9573c6f21a9fe950227ee44', NULL, NULL, 'john67doe67@email.com', 0, 'John70', NULL, NULL, 'Doe70', NULL, 'john69doe69', 0, 'fYqIXy8L85aGbg3w0w4X', 'p3zx5Cn54GnynqKC3YHB', '84513b8c9b02d126a580bf9933c2c9aff3c89f6a6ec844c59843a6484f610e6c70dcd936b5d9d58d350258a0616b74e7649adb430a5c2d8d6526286188cb6c3d', 'k3cF70', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'hA7hqqzGuHY26upnthA', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#settings as HTML SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 61 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'mIstIeEhANeojNGjqpoS', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 61  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 7ms (Views: 1.4ms | ActiveRecord: 1.4ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'cb0a04b658a300817af4f8037fe9da226ffbcfeeddfcc7891f4cedd79ee417e5caa1e371bdc78030afd3681a429525914e8bcbcb199ef2cf79bee5b5d0dfd2d1', NULL, NULL, 'john68doe68@email.com', 0, 'John71', NULL, NULL, 'Doe71', NULL, 'john70doe70', 0, 'WRwd0x14TzElvlDTeZCl', '0CSEg7xe2CrSwj95dR', 'bed888d0e9440890da0f18399ea8d03cc659cd752f28729a6a55b8e736616b784bb8600eaeb73a0017ecc05893b929ade873166aa9c02b650c9e60884bea3ae3', 'k3cF71', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'wIGf3zarbXBRRaarXJ7', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 62 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'yMzQFjoUfzfVyyAKxW6q', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 62  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = '5L2kBGBPy0XwLTb26n6U', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 62  (0.2ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 12ms (ActiveRecord: 2.2ms)  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'dd64de2984a0ff3bbfb5aa66d6e2566abefc22a65bc67a9595e5379e37f1589b2286f1d423774390fb953862de6d18c68f29e0c139b6e42c443fba39e38b63b6', NULL, NULL, 'john69doe69@email.com', 0, 'John72', NULL, NULL, 'Doe72', NULL, 'john71doe71', 0, 'IJAPUcZQUhsofnCDRTO', 'GDsu0URLO20SSh3p5yWU', '9acb491daa57a3fa5ddfbae9f0ca4c8bd7edb504242a8225f089d5c4cf9e5c09bf7635ae97bf77209ba01362449d7f1a6d596be23bc98801787f2458f046e671', 'k3cF72', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'KBWWHxMjrqVurQxQttNU', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"first_name"=>"Mike"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 63 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'liJ22F0EvrtOGIb1XL7', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 63  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `first_name` = 'Mike', `perishable_token` = 'mOEEC6AnOjyV0jxEgPd', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 63  (0.1ms) RELEASE SAVEPOINT active_record_2 Redirected to http://test.host/spud/admin Completed 302 Found in 11ms (ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'f33da9a7c55b8bae61037db0c54de15f40b998b48c5d5a48cca76403d5e25bd1fa6f0473d5b85dbf7bb3c77084507e577c21afe15a7b756d97603474867e68d7', NULL, NULL, 'john70doe70@email.com', 0, 'John73', NULL, NULL, 'Doe73', NULL, 'john72doe72', 0, 'wUU4HY17Q8xd6NQY3S', 'ams3krWm7PpajFp0Jsa', '6568e7b046779da04d11067fc60cfc38f7a334d0678195d2669689beb3d6325c7793888cf84bb3a56f132fdccd76a93b36b6e567d1bdfd9ac107c24e9d1d2091', 'k3cF73', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'yytDvLYBrynIQ4uKOMnD', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 64 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = '0yOdwJUsYaXTA9JDyzqr', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 64  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY 'd76855ee60c394bcda14434a64ea297e412889ec2a302adf6318d85e23f34dd15fb75002e341893385896fefca981f6f6c02bb4750596da2e73360f0dc01b095' AND `spud_users`.`id` != 64) LIMIT 1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 2.2ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'bb02fbc9e42b467764a2dcd7fd86c0569ba2818ae8100193ae0112b207e6a2689da8c8fc378050b619e3b05d120b25fe74542f1c92526d4a01ec9b078a5bc81d', NULL, NULL, 'john71doe71@email.com', 0, 'John74', NULL, NULL, 'Doe74', NULL, 'john73doe73', 0, '1O0YZr8rlt7QkvzzbRfd', 'A3IfOT36aaTLuEpy24h2', '2adca2909d9bef4bbc6cd9f1522292408135334436ba3676b2761334508c93db6dc48f05ca361267981ae8c8727b6bef78fca1e7a21bda2c5ed7ef9640077c7a', 'k3cF74', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.6ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'oS3ey4l7ZAIKnllCNKi', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 65 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'P0iKfEiPmWSdCC5GMXov', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 65  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.6ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '0cd5c870ff3212c5d5456fa465749996ac0b6da3c21f0b32459b37a7910f37a984ea3ea9f8b371efbe21716f6aee9d5ab0e0df980b9f7b05c237f08d3fff1daa' AND `spud_users`.`id` != 65) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 2.4ms)  (1.0ms) ROLLBACK  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '3383c6ed6f68aad9db85701b5988c42d335eebb0fd2e8f007d0cd60e6e9a96119b1abef2a2c8a2080c8ff5166df988b393eeda882da6f1aefa933a2c54b9e13f', NULL, NULL, 'john72doe72@email.com', 0, 'John75', NULL, NULL, 'Doe75', NULL, 'john74doe74', 0, 'EJ6gHJwZseUTMJPPt1', 'qJBDx2uipZXvnG1kW2EX', '81cc1babef74e416c7fc19149e72a1877b7b616ce28399523b86b3c1622db33b814b6074369a81fecaa0f6d0f19b3723963de3dd30f9aae49a6494c501b02902', 'k3cF75', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = '24XqFl3Da5rX1Uq6xnI', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 66  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#update as HTML Parameters: {"spud_user"=>{"password"=>"[FILTERED]"}} SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 66 LIMIT 1  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'TXfQUXonG1vmWSYG2ae', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 66  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.1ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE (`spud_users`.`persistence_token` = BINARY '01988fb82f8ebaef6c6ce63a91c68a9c0cca83e68a8f5e70befcabc0f1f3bf4fe6058f786219aa29e9b8ae52cc413779147b36f81200088eef63f5e10b4f7d01' AND `spud_users`.`id` != 66) LIMIT 1  (0.3ms) ROLLBACK TO SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 1.3ms | ActiveRecord: 2.0ms)  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'f50ef7ad004550fe702317417216e1619a98c33d9b0138bf987c3123060acbbd2fd08698edecbdd285a50a287ebe8287800fce322caac3b0ab9d4f61e30130e1', NULL, NULL, 'john73doe73@email.com', 0, 'John76', NULL, NULL, 'Doe76', NULL, 'john75doe75', 0, '8jQ8naOKG9cUZM98Wyqq', 'CToitj10QlheJHtxV8sU', 'bcd48c674e8b474aaa3f55771e3f28e3563969a70555382f30fdc64bf1090398d8d09c8748e08e5f3141bd7db7d8a87397f0ae32ba188cc867b825cbd2392005', 'k3cF76', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'ZfnKcLvAs2mBTRg0NtIC', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML SpudUser Load (0.6ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 67 LIMIT 1  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'wnjGdNURkUx5ttxrslm8', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 67  (0.1ms) RELEASE SAVEPOINT active_record_2 Completed 500 Internal Server Error in 8ms (Views: 0.8ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'd7366e8c7107f423dbcfcee09d0f3a0135a577110099e18c8f8b042cffeaf54ea977388f09823054d2a3b2fd0c160ed679c82f652d62c524e6a58f2cfccdd4cb', NULL, NULL, 'john74doe74@email.com', 0, 'John77', NULL, NULL, 'Doe77', NULL, 'john76doe76', 0, '32cmRsVoKUifWJKd3Ygc', 'HrhqpiqdMjdzumgDYHZg', '579e7bf80ace5600ad0da5ffbb8640468e50ca2cf1b4281fc673c6283613ee05feac9046a1b62577a0efa0846dd297b87e47bc967a2a9c604ad59433506ec3e6', 'k3cF77', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 1, `current_login_at` = '2012-08-30 19:19:20', `current_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'WDgKi7NcRQvqJgZ78Bk5', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 Processing by Spud::UsersController#save_setting as HTML Parameters: {"key"=>"test", "value"=>"testval"} SpudUser Load (0.5ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1  (0.1ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'hJso0ON3coFQyVHdib', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 68  (0.2ms) RELEASE SAVEPOINT active_record_2 SpudUserSetting Load (0.5ms) SELECT `spud_user_settings`.* FROM `spud_user_settings` WHERE `spud_user_settings`.`spud_user_id` = 68 AND `spud_user_settings`.`key` = 'test' LIMIT 1  (0.2ms) SAVEPOINT active_record_2 SpudUserSetting Exists (0.3ms) SELECT 1 AS one FROM `spud_user_settings` WHERE (`spud_user_settings`.`key` = BINARY 'test' AND `spud_user_settings`.`spud_user_id` = 68) LIMIT 1 SQL (0.2ms) INSERT INTO `spud_user_settings` (`created_at`, `key`, `spud_user_id`, `updated_at`, `value`) VALUES ('2012-08-30 19:19:20', 'test', 68, '2012-08-30 19:19:20', 'testval')  (0.2ms) RELEASE SAVEPOINT active_record_2 Completed 200 OK in 13ms (Views: 0.6ms | ActiveRecord: 2.8ms)  (12.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john75doe75@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john77doe77' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '1ab4d8bd3cab42547a330d565f89913306bc0b5c978279f0288511b446d565b160f748732ecf7e3786d49221977b0b5ff8a221e53efc2a9a448677dd45bd2e39' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF78' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`id` = 68 LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'c1bc8769cc5805aae1b7a0f07d3b642df47ef5a7a2fe2e9d6c3dff3c25609e5a26b5e0989b0838e48e4acd673c13d102ab2963e2dc193e9909f3ee4ba54853ae', '2012-08-30 19:19:20', '0.0.0.0', 'john75doe75@email.com', 0, 'John78', NULL, NULL, 'Doe78', '2012-08-30 19:19:20', 'john77doe77', 1, 'bUF2BnZkZWUhincRJp55', 'Hz9fC1LGiDPkYW3YhBe', '1ab4d8bd3cab42547a330d565f89913306bc0b5c978279f0288511b446d565b160f748732ecf7e3786d49221977b0b5ff8a221e53efc2a9a448677dd45bd2e39', 'k3cF78', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john76doe76@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john78doe78' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0df2f9754813ad3e7e7b5fb87dc8d3f4b0ad4e4de1195edb251856ea95387711f1dadf535f2b045148da404d79b97addafcae1d8e64d369bd7378554e1f21b1c' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF79' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '1ab4d8bd3cab42547a330d565f89913306bc0b5c978279f0288511b446d565b160f748732ecf7e3786d49221977b0b5ff8a221e53efc2a9a448677dd45bd2e39' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '1ab4d8bd3cab42547a330d565f89913306bc0b5c978279f0288511b446d565b160f748732ecf7e3786d49221977b0b5ff8a221e53efc2a9a448677dd45bd2e39' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'c253263b616efe301154f38a06e55ec45f47ecee0702ca949f770df58db1a0475635a7ed11e251be93f4c241f6083deff98ca251f89fa9c4f34408607f2858ed', '2012-08-30 19:19:20', '0.0.0.0', 'john76doe76@email.com', 0, 'John79', NULL, NULL, 'Doe79', '2012-08-30 19:19:20', 'john78doe78', 1, '8zwkuiG8z6rqGbtoDqLh', 'AXRF3ppqb1nN2NbEwgF', '0df2f9754813ad3e7e7b5fb87dc8d3f4b0ad4e4de1195edb251856ea95387711f1dadf535f2b045148da404d79b97addafcae1d8e64d369bd7378554e1f21b1c', 'k3cF79', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john77doe77@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john79doe79' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '2ce2bdf62752464ae10e861b9e308de01b29a598a741b68f5d1e68049e7127d5a3e10497f2f0158a568463ea961d4e1953d2abca21ae9ace0bd725adf680c2c6' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF80' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '0df2f9754813ad3e7e7b5fb87dc8d3f4b0ad4e4de1195edb251856ea95387711f1dadf535f2b045148da404d79b97addafcae1d8e64d369bd7378554e1f21b1c' LIMIT 1 SpudUser Load (0.3ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '0df2f9754813ad3e7e7b5fb87dc8d3f4b0ad4e4de1195edb251856ea95387711f1dadf535f2b045148da404d79b97addafcae1d8e64d369bd7378554e1f21b1c' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'f978a063b2f1e04b1e5893c6d680879e0ec463fc433c317a8875b831c7554af2fab0c84c506d2c86bebcf9c09e487bab8e76b52c8e68781a5bff2865e695983f', '2012-08-30 19:19:20', '0.0.0.0', 'john77doe77@email.com', 0, 'John80', NULL, NULL, 'Doe80', '2012-08-30 19:19:20', 'john79doe79', 1, 'vIBhbpJdHNIykvh9Nl5', 'BNeEU3oHq1ujBOPxLboH', '2ce2bdf62752464ae10e861b9e308de01b29a598a741b68f5d1e68049e7127d5a3e10497f2f0158a568463ea961d4e1953d2abca21ae9ace0bd725adf680c2c6', 'k3cF80', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john78doe78@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john80doe80' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '5f537ab1f9c7f258e89e51cb8da03c8cabe5640c2ad7bbb440a88862711baf9798030b8e0b9c5ad0beff5b8587f9c589958f5f83c84595ad3ae5d010427a9fb7' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF81' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2ce2bdf62752464ae10e861b9e308de01b29a598a741b68f5d1e68049e7127d5a3e10497f2f0158a568463ea961d4e1953d2abca21ae9ace0bd725adf680c2c6' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '2ce2bdf62752464ae10e861b9e308de01b29a598a741b68f5d1e68049e7127d5a3e10497f2f0158a568463ea961d4e1953d2abca21ae9ace0bd725adf680c2c6' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '9fd7c6efb7bc330e70b40689e384d2424a316c4450426595a391a218d6c3d135dee7e4099e2d38a76142795b8588dbb0ef6d4aececc70564616f2bda1a223b95', '2012-08-30 19:19:20', '0.0.0.0', 'john78doe78@email.com', 0, 'John81', NULL, NULL, 'Doe81', '2012-08-30 19:19:20', 'john80doe80', 1, 'IMUUR4rJPShAALL8LeU', 'dJFkxYXcH487xGI0u4N', '5f537ab1f9c7f258e89e51cb8da03c8cabe5640c2ad7bbb440a88862711baf9798030b8e0b9c5ad0beff5b8587f9c589958f5f83c84595ad3ae5d010427a9fb7', 'k3cF81', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john79doe79@email.com' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john81doe81' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '4be9e2ae8996366be0b34c76be2fb8620a5d8538a1ddaed0f7696ebc4b65339a9556afcfacb8c70eb1cb1d1f6c343eb9118a9615b1a67811c716e624b4698a0f' LIMIT 1 SpudUser Exists (0.2ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF82' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5f537ab1f9c7f258e89e51cb8da03c8cabe5640c2ad7bbb440a88862711baf9798030b8e0b9c5ad0beff5b8587f9c589958f5f83c84595ad3ae5d010427a9fb7' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '5f537ab1f9c7f258e89e51cb8da03c8cabe5640c2ad7bbb440a88862711baf9798030b8e0b9c5ad0beff5b8587f9c589958f5f83c84595ad3ae5d010427a9fb7' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'b07eceed1b46e41356ffe6129a5cb3087c5c62a77ae152351b19d606f7041c4a424cabb162f094b1b0b9c1358f949acdee59c800e6b68dc862ae101a3e365902', '2012-08-30 19:19:20', '0.0.0.0', 'john79doe79@email.com', 0, 'John82', NULL, NULL, 'Doe82', '2012-08-30 19:19:20', 'john81doe81', 1, '78VULH6uXm3ucPj1J1Mx', 'c88FgefGP3yLm8E7pXA', '4be9e2ae8996366be0b34c76be2fb8620a5d8538a1ddaed0f7696ebc4b65339a9556afcfacb8c70eb1cb1d1f6c343eb9118a9615b1a67811c716e624b4698a0f', 'k3cF82', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (1.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john80doe80@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john82doe82' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY 'cdc8adddf24cb57303aba40037ec724d62829918b5448bae54cf1ada56908a863bd98567bedee456807c8ae7e5ddd0d0d1c32f295910a8e9fcba87ea688dc7a4' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF83' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '4be9e2ae8996366be0b34c76be2fb8620a5d8538a1ddaed0f7696ebc4b65339a9556afcfacb8c70eb1cb1d1f6c343eb9118a9615b1a67811c716e624b4698a0f' LIMIT 1 SpudUser Load (0.4ms) SELECT `spud_users`.* FROM `spud_users` WHERE `spud_users`.`persistence_token` = '4be9e2ae8996366be0b34c76be2fb8620a5d8538a1ddaed0f7696ebc4b65339a9556afcfacb8c70eb1cb1d1f6c343eb9118a9615b1a67811c716e624b4698a0f' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '77b9696de05eba766ebe9fd35c215281dfcd2c50b045734b2427d54800723361703843d36edb5b6cad520ee866ebb4508c92c19e93eedf8dc484bcd09627fcc8', '2012-08-30 19:19:20', '0.0.0.0', 'john80doe80@email.com', 0, 'John83', NULL, NULL, 'Doe83', '2012-08-30 19:19:20', 'john82doe82', 1, 'NTgVCDgJEFi5qqoewJLI', 'hzdHJ5QY1z1hAcuFsXk0', 'cdc8adddf24cb57303aba40037ec724d62829918b5448bae54cf1ada56908a863bd98567bedee456807c8ae7e5ddd0d0d1c32f295910a8e9fcba87ea688dc7a4', 'k3cF83', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john81doe81@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john83doe83' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '7ecf1481a7341e6900bf8330cfd730eafd54e3c1de309e1bc47ec7c3a1e1770d6e4d85648e7f6c8bba914e21aae2e205ff074ffbb65d8ebda5066650361d4982' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF84' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '3fc74fef4178831091a229d4c7437daf2d3b272e9a84a570661e3c36bdc054ab0effdf2f3d617eced29dab027c58980af2bab2846868412deba959be3d7e8382', '2012-08-30 19:19:20', '0.0.0.0', 'john81doe81@email.com', 0, 'John84', NULL, NULL, 'Doe84', '2012-08-30 19:19:20', 'john83doe83', 1, 'HWX5htsaP4D52OsahsX2', '8JFp8j9jmmiUNeKyitS', '7ecf1481a7341e6900bf8330cfd730eafd54e3c1de309e1bc47ec7c3a1e1770d6e4d85648e7f6c8bba914e21aae2e205ff074ffbb65d8ebda5066650361d4982', 'k3cF84', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.3ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:20', `current_login_at` = '2012-08-30 19:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'OcbH0NSunoAIbhjfrPq', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 75  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_2 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john82doe82@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john84doe84' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '0f29eeb49c19a14aceb7a1e4dfdf5cc1b339410748a7027a478defb78a4d56ee95f891aaa06074f17ab67e66f08f3ea46e2c7222ccf3aba73b86351a3a566d4f' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF85' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '37e27f67033e0d5533ad9f1ebb6fd65c1827fbfa4f3c2ff924a5575497bcaab5f752090af2cd8fc63a911a647a2a9423dccf1493b6595dd786acee60081913b7', '2012-08-30 19:19:20', '0.0.0.0', 'john82doe82@email.com', 0, 'John85', NULL, NULL, 'Doe85', '2012-08-30 19:19:20', 'john84doe84', 1, 'DRa84hEB32nmCy62uh5h', 'NH0cdq8BlaRAf45HHHn', '0f29eeb49c19a14aceb7a1e4dfdf5cc1b339410748a7027a478defb78a4d56ee95f891aaa06074f17ab67e66f08f3ea46e2c7222ccf3aba73b86351a3a566d4f', 'k3cF85', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:20', `current_login_at` = '2012-08-30 19:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'Y8GK1NUj9P5kp1VXWlXW', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 76  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john83doe83@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john85doe85' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '32cd6bb666ba5549b9dd28e4694309fd1ec18d61107a5b1bf4458cc7a156db6def19fe0f78e957a3d890464e279627dbd088b5d0271ae265ecb72f341764a1d5' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF86' LIMIT 1 SQL (0.5ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', '257310541ae9348b8d36b76e613eaee99a05f07e3283925fdcfcc586f513f2730d665daac720cf8d8f09a6ccf1137a916455e595d2ed0deec79ba8467c09c336', '2012-08-30 19:19:20', '0.0.0.0', 'john83doe83@email.com', 0, 'John86', NULL, NULL, 'Doe86', '2012-08-30 19:19:20', 'john85doe85', 1, 'GOVPJ7o7fyRN95HnCzrl', 'iMxZQj7GfK1QXFG7vlar', '32cd6bb666ba5549b9dd28e4694309fd1ec18d61107a5b1bf4458cc7a156db6def19fe0f78e957a3d890464e279627dbd088b5d0271ae265ecb72f341764a1d5', 'k3cF86', NULL, NULL, '2012-08-30 19:19:20')  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.5ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:20', `current_login_at` = '2012-08-30 19:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'UFZbX9PoJ8rxHIdRH8Z', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 77  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.8ms) ROLLBACK  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john84doe84@email.com' LIMIT 1 SpudUser Exists (0.3ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john86doe86' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '8b78fadec03779ef6920da4511963dd8555e54ad675880d62ad48409f0f5ad92a29b1268a2ab90871c055ccd7c643007027dce1cc7f817dbf5854880c77a7785' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF87' LIMIT 1 SQL (0.4ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:20', 'bb90d4365cb01b04028de657b4e50ff8927958f6279401d1a617f702ec68322616f68a17b439f11e3ebc8ee822400ea5e205a73203be2b525edd1f0250cd6467', '2012-08-30 19:19:20', '0.0.0.0', 'john84doe84@email.com', 0, 'John87', NULL, NULL, 'Doe87', '2012-08-30 19:19:20', 'john86doe86', 1, 'x7EJGMBZXs9nUZqAkRQe', '0Ks1BoRhqnoYeJdVmEQn', '8b78fadec03779ef6920da4511963dd8555e54ad675880d62ad48409f0f5ad92a29b1268a2ab90871c055ccd7c643007027dce1cc7f817dbf5854880c77a7785', 'k3cF87', NULL, NULL, '2012-08-30 19:19:20')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:20', `current_login_at` = '2012-08-30 19:19:20', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:20', `perishable_token` = 'a3WAOu2RPXDfm6vjO2c', `updated_at` = '2012-08-30 19:19:20' WHERE `spud_users`.`id` = 78  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.9ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_2 SpudUser Exists (0.5ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`email` = 'john85doe85@email.com' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`login` = 'john87doe87' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`persistence_token` = BINARY '3c8af3e5d72f1f5cb9165f8d674c943a9020b3e04dead0bf596c50d3b7ae463ef59fb3065134769217b0b1e48295ef298fe101e5c70df9c77454b55568b8c524' LIMIT 1 SpudUser Exists (0.4ms) SELECT 1 AS one FROM `spud_users` WHERE `spud_users`.`single_access_token` = BINARY 'k3cF88' LIMIT 1 SQL (0.6ms) INSERT INTO `spud_users` (`created_at`, `crypted_password`, `current_login_at`, `current_login_ip`, `email`, `failed_login_count`, `first_name`, `last_login_at`, `last_login_ip`, `last_name`, `last_request_at`, `login`, `login_count`, `password_salt`, `perishable_token`, `persistence_token`, `single_access_token`, `super_admin`, `time_zone`, `updated_at`) VALUES ('2012-08-30 19:19:21', '9ffd17becd5e056a00a2a32ebf4ffb94108f88b5e866557f45b4dae690b4f43be9ff01e846f2847a2e6ce6b0b80d6b818255c30faad3cd33b6a376fd4a3d404f', '2012-08-30 19:19:21', '0.0.0.0', 'john85doe85@email.com', 0, 'John88', NULL, NULL, 'Doe88', '2012-08-30 19:19:21', 'john87doe87', 1, 'KYedScuqhmu5Qgns68J', 'UR4Ws4IwxTr4Ip4CFfyW', '3c8af3e5d72f1f5cb9165f8d674c943a9020b3e04dead0bf596c50d3b7ae463ef59fb3065134769217b0b1e48295ef298fe101e5c70df9c77454b55568b8c524', 'k3cF88', NULL, NULL, '2012-08-30 19:19:21')  (0.2ms) RELEASE SAVEPOINT active_record_2  (0.2ms) SAVEPOINT active_record_2  (0.4ms) UPDATE `spud_users` SET `login_count` = 2, `last_login_at` = '2012-08-30 19:19:21', `current_login_at` = '2012-08-30 19:19:21', `last_login_ip` = '0.0.0.0', `last_request_at` = '2012-08-30 19:19:21', `perishable_token` = 'TXYPG5MSIYzbWBi2XCv', `updated_at` = '2012-08-30 19:19:21' WHERE `spud_users`.`id` = 79  (0.1ms) RELEASE SAVEPOINT active_record_2  (0.6ms) ROLLBACK  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.0ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.0ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) ROLLBACK