SQL (1.0ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" Migrating to CreateTables (20090809061114) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" Migrating to CreateTables (20090809061114) SQL (0.4ms) DELETE FROM "articles" WHERE 1=1 SQL (0.3ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.416667', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.416667') Processing by AdminData::FeedController#index as RSS Parameters: {"klasss"=>"article"} SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.3ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.3ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.3ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Article Load (0.4ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100 Completed 200 OK in 194ms (Views: 185.0ms | ActiveRecord: 5.5ms) SQL (0.3ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.647317', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.647317') Processing by AdminData::FeedController#index as RSS Parameters: {"klasss"=>"article"} Article Load (0.4ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100 Completed 200 OK in 17ms (Views: 15.3ms | ActiveRecord: 0.8ms) SQL (0.3ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.681530', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.681530') Processing by AdminData::FeedController#index as RSS Parameters: {"klasss"=>"article"} Article Load (0.3ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100 Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.9ms) SQL (0.3ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.715682', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.715682') Processing by AdminData::FeedController#index as RSS Parameters: {"klasss"=>"article"} Article Load (0.3ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100 Completed 200 OK in 17ms (Views: 15.7ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.749529', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.749529') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:29.835853', '2010-08-17 13:45:29.835853', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"} Completed 401 Unauthorized in 4ms (Views: 2.3ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.861066', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.861066') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:29.869063', '2010-08-17 13:45:29.869063', 2000) Processing by AdminData::MainController#del as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Completed 401 Unauthorized in 6ms (Views: 0.8ms | ActiveRecord: 0.9ms) SQL (0.5ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.886636', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.886636') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:29.894831', '2010-08-17 13:45:29.894831', 2000) Processing by AdminData::MainController#destroy as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.911617', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.911617') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:29.919371', '2010-08-17 13:45:29.919371', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "data"=>"Hello World", "id"=>1, "attr"=>"title"} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.935894', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.935894') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:29.944343', '2010-08-17 13:45:29.944343', 2000) Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#
} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Completed 401 Unauthorized in 5ms (Views: 0.8ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:29.962203', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:29.962203') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:29.970069', '2010-08-17 13:45:29.970069', 2000) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Completed 401 Unauthorized in 4ms (Views: 0.7ms | ActiveRecord: 0.8ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.019413', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.019413') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.027309', '2010-08-17 13:45:30.027309', 2000) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.043212', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.043212') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.051233', '2010-08-17 13:45:30.051233', 2000) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.8ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (12.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (19.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (7.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (5.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.5ms) Completed 200 OK in 66ms (Views: 62.3ms | ActiveRecord: 1.2ms) SQL (0.5ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.129825', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.129825') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.137779', '2010-08-17 13:45:30.137779', 2000) Processing by AdminData::MainController#table_structure as HTML Parameters: {"klass"=>"article"} Completed 401 Unauthorized in 2ms (Views: 0.8ms | ActiveRecord: 0.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.152444', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.152444') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.239397', '2010-08-17 13:45:30.239397', 2000) Processing by AdminData::MainController#table_structure as HTML Parameters: {"klass"=>"article"} Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.251826', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.251826') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.260044', '2010-08-17 13:45:30.260044', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.291626', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.291626') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.299693', '2010-08-17 13:45:30.299693', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.308487', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.308487') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.316406', '2010-08-17 13:45:30.316406', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.325517', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.325517') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.333792', '2010-08-17 13:45:30.333792', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.342739', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.342739') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.350632', '2010-08-17 13:45:30.350632', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.359495', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.359495') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.367653', '2010-08-17 13:45:30.367653', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.376391', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.376391') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.384176', '2010-08-17 13:45:30.384176', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.392737', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.392737') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.400570', '2010-08-17 13:45:30.400570', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.409128', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.409128') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.417331', '2010-08-17 13:45:30.417331', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.425834', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.425834') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.433572', '2010-08-17 13:45:30.433572', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.442165', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.442165') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.449809', '2010-08-17 13:45:30.449809', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.458487', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.458487') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.466799', '2010-08-17 13:45:30.466799', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.475521', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.475521') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.483265', '2010-08-17 13:45:30.483265', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "articles" Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"} SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES (NULL, 'hello world', 'hello world', '2010-08-17 13:45:30.493837', NULL, NULL, NULL, NULL, NULL, NULL, 'draft', 'hello', '2010-08-17 13:45:30.493837') Redirected to http://test.host/admin_data/klass/article/2-Hello Completed 302 Found in 11ms SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.508683', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.508683') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.516847', '2010-08-17 13:45:30.516847', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"} SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES (NULL, 'hello world', 'hello world', '2010-08-17 13:45:30.525625', NULL, NULL, NULL, NULL, NULL, NULL, 'draft', 'hello', '2010-08-17 13:45:30.525625') Redirected to http://test.host/admin_data/klass/article/2-Hello Completed 302 Found in 11ms Article Load (0.3ms) SELECT "articles".* FROM "articles" ORDER BY articles.article_id DESC LIMIT 1 SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.542963', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.542963') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.550699', '2010-08-17 13:45:30.550699', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"} SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES (NULL, 'hello world', 'hello world', '2010-08-17 13:45:30.559450', NULL, NULL, NULL, NULL, NULL, NULL, 'draft', 'hello', '2010-08-17 13:45:30.559450') Redirected to http://test.host/admin_data/klass/article/2-Hello Completed 302 Found in 11ms SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.572765', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.572765') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.580659', '2010-08-17 13:45:30.580659', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"} SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES (NULL, 'hello world', 'hello world', '2010-08-17 13:45:30.589392', NULL, NULL, NULL, NULL, NULL, NULL, 'draft', 'hello', '2010-08-17 13:45:30.589392') Redirected to http://test.host/admin_data/klass/article/2-Hello Completed 302 Found in 11ms SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.602308', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.602308') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.609929', '2010-08-17 13:45:30.609929', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "cars" Processing by AdminData::MainController#create as HTML Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}} Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 10.6ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "cars" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.682765', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.682765') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.690907', '2010-08-17 13:45:30.690907', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}} Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.7ms) Vehicle::Car Load (0.2ms) SELECT "cars".* FROM "cars" ORDER BY cars.id DESC LIMIT 1 SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.705993', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.705993') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.713770', '2010-08-17 13:45:30.713770', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}} Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.7ms) SQL (0.3ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.728622', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.728622') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.736322', '2010-08-17 13:45:30.736322', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}} Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:30.750391', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:30.750391') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:30.758090', '2010-08-17 13:45:30.758090', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (16.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 177ms (Views: 135.0ms | ActiveRecord: 0.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.015304', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.015304') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.023381', '2010-08-17 13:45:31.023381', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "articles" Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 33.4ms | ActiveRecord: 0.9ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.075881', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.075881') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.083744', '2010-08-17 13:45:31.083744', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 33.3ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.133195', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.133195') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.141210', '2010-08-17 13:45:31.141210', 2000) Processing by AdminData::MainController#create as HTML Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 33.7ms | ActiveRecord: 0.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.191342', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.191342') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.199221', '2010-08-17 13:45:31.199221', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "cars" SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:31.213909', '2010-08-17 13:45:31.213909') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.224350', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.224350') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.232468', '2010-08-17 13:45:31.232468', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "doors" SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:31.238650', '2010-08-17 13:45:31.238650') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.329123', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.329123') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.337036', '2010-08-17 13:45:31.337036', 2000) SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:31.341625', '2010-08-17 13:45:31.341625') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.349741', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.349741') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.357562', '2010-08-17 13:45:31.357562', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.373418', 'f', '2010-08-17 13:45:31.373418') Processing by AdminData::MainController#del as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/quick_search/article Completed 302 Found in 6ms SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.395980', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.395980') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.403900', '2010-08-17 13:45:31.403900', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "comments" SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.410482', 'f', '2010-08-17 13:45:31.410482') Processing by AdminData::MainController#del as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/quick_search/article Completed 302 Found in 6ms SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "comments" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.430049', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.430049') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.438105', '2010-08-17 13:45:31.438105', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.442924', 'f', '2010-08-17 13:45:31.442924') Processing by AdminData::MainController#del as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/quick_search/article Completed 302 Found in 6ms SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.460359', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.460359') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.468792', '2010-08-17 13:45:31.468792', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "cars" SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:31.474937', '2010-08-17 13:45:31.474937') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.482946', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.482946') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.490734', '2010-08-17 13:45:31.490734', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "doors" SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:31.496774', '2010-08-17 13:45:31.496774') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.504488', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.504488') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.512564', '2010-08-17 13:45:31.512564', 2000) SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:31.517354', '2010-08-17 13:45:31.517354') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.525038', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.525038') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.533005', '2010-08-17 13:45:31.533005', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.539310', 'f', '2010-08-17 13:45:31.539310') Processing by AdminData::MainController#destroy as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Comment Load (0.3ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 1) SQL (0.1ms) DELETE FROM "comments" WHERE ("comments"."id" = 1) SQL (0.2ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/quick_search/article Completed 302 Found in 14ms SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.566353', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.566353') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.574417', '2010-08-17 13:45:31.574417', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "comments" SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.581155', 'f', '2010-08-17 13:45:31.581155') Processing by AdminData::MainController#destroy as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Comment Load (0.2ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 1) SQL (0.1ms) DELETE FROM "comments" WHERE ("comments"."id" = 1) SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/quick_search/article Completed 302 Found in 14ms SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.608310', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.608310') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.616355', '2010-08-17 13:45:31.616355', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.621109', 'f', '2010-08-17 13:45:31.621109') Processing by AdminData::MainController#destroy as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Comment Load (0.3ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 1) SQL (0.1ms) DELETE FROM "comments" WHERE ("comments"."id" = 1) SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/quick_search/article Completed 302 Found in 13ms SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.646609', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.646609') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.654388', '2010-08-17 13:45:31.654388', 2000) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>999999999999994533} Article Load (0.1ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 999999999999994533) LIMIT 1 Completed 404 Not Found in 3ms (Views: 0.8ms | ActiveRecord: 15.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.668307', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.668307') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.676203', '2010-08-17 13:45:31.676203', 2000) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>999999999999994533} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 999999999999994533) LIMIT 1 Completed 404 Not Found in 4ms (Views: 0.8ms | ActiveRecord: 0.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.690225', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.690225') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.697856', '2010-08-17 13:45:31.697856', 2000) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>1} Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.710270', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.710270') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.718182', '2010-08-17 13:45:31.718182', 2000) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>1} Completed 401 Unauthorized in 2ms (Views: 0.8ms | ActiveRecord: 0.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.730672', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.730672') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.738544', '2010-08-17 13:45:31.738544', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 141ms (Views: 136.4ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.890192', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.890192') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.898148', '2010-08-17 13:45:31.898148', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.905434', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.905434') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.913286', '2010-08-17 13:45:31.913286', 2000) Processing by AdminData::MainController#all_models as HTML Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 1.1ms) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.3ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.3ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.3ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.940566', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.940566') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.948465', '2010-08-17 13:45:31.948465', 2000) Processing by AdminData::MainController#all_models as HTML Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 2.8ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.967155', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.967155') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:31.976013', '2010-08-17 13:45:31.976013', 2000) Processing by AdminData::MainController#all_models as HTML Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:31.994466', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:31.994466') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:32.002311', '2010-08-17 13:45:32.002311', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "data"=>"Hello World", "id"=>1, "attr"=>"title"} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (0.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 35ms (Views: 30.6ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:32.154641', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:32.154641') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:32.162673', '2010-08-17 13:45:32.162673', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "data"=>"Hello World", "id"=>1, "attr"=>"title"} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (0.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 34ms (Views: 30.0ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:32.233409', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:32.233409') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:32.241228', '2010-08-17 13:45:32.241228', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 43.8ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:32.464390', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:32.464390') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:32.472302', '2010-08-17 13:45:32.472302', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 44.1ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:32.601404', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:32.601404') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:32.609098', '2010-08-17 13:45:32.609098', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 48ms (Views: 44.0ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:32.827222', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:32.827222') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:32.835670', '2010-08-17 13:45:32.835670', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (19.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 56ms (Views: 51.4ms | ActiveRecord: 1.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:32.974318', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:32.974318') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:32.982398', '2010-08-17 13:45:32.982398', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (98.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (100.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 140ms (Views: 136.3ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.203948', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:33.203948') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:33.211695', '2010-08-17 13:45:33.211695', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 49ms (Views: 44.7ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.340377', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:33.340377') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:33.348099', '2010-08-17 13:45:33.348099', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 147ms (Views: 143.2ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.506316', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:33.506316') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:33.514199', '2010-08-17 13:45:33.514199', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 48ms (Views: 44.1ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.645627', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:33.645627') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:33.653489', '2010-08-17 13:45:33.653489', 2000) Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"Article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (93.5ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (96.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 143ms (Views: 46.0ms | ActiveRecord: 94.8ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.878246', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:33.878246') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:33.885952', '2010-08-17 13:45:33.885952', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.893976', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:33.893976') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:33.901668', '2010-08-17 13:45:33.901668', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.906534', 'f', '2010-08-17 13:45:33.906534') Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"comment", "id"=>1} Comment Load (0.3ms) SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1 SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Article Load (0.3ms) SELECT "articles".* FROM "articles" ORDER BY article_id asc Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (5.2ms) Article Load (0.4ms) SELECT "articles"."article_id", "articles"."title", "articles"."body", "articles"."body_html", "articles"."short_desc", "articles"."status", "articles"."published_at", "articles"."approved", "articles"."hits_count", "articles"."magazine_type", "articles"."created_at", "articles"."updated_at", "articles"."magazine_id", "articles"."data" FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (4.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 33.3ms | ActiveRecord: 2.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:33.989812', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:33.989812') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:33.997672', '2010-08-17 13:45:33.997672', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.002393', 'f', '2010-08-17 13:45:34.002393') Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"comment", "id"=>1} Comment Load (0.3ms) SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (102.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Article Load (0.3ms) SELECT "articles".* FROM "articles" ORDER BY article_id asc Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (5.6ms) Article Load (0.4ms) SELECT "articles"."article_id", "articles"."title", "articles"."body", "articles"."body_html", "articles"."short_desc", "articles"."status", "articles"."published_at", "articles"."approved", "articles"."hits_count", "articles"."magazine_type", "articles"."created_at", "articles"."updated_at", "articles"."magazine_id", "articles"."data" FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 138ms (Views: 133.8ms | ActiveRecord: 1.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.152383', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.152383') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.160450', '2010-08-17 13:45:34.160450', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.165388', 'f', '2010-08-17 13:45:34.165388') Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"comment", "id"=>1} Comment Load (0.3ms) SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (3.5ms) Article Load (0.4ms) SELECT "articles"."article_id", "articles"."title", "articles"."body", "articles"."body_html", "articles"."short_desc", "articles"."status", "articles"."published_at", "articles"."approved", "articles"."hits_count", "articles"."magazine_type", "articles"."created_at", "articles"."updated_at", "articles"."magazine_id", "articles"."data" FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 33.1ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.251352', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.251352') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.259259', '2010-08-17 13:45:34.259259', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.264029', 'f', '2010-08-17 13:45:34.264029') Processing by AdminData::MainController#edit as HTML Parameters: {"klass"=>"comment", "id"=>1} Comment Load (0.3ms) SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (3.5ms) Article Load (0.4ms) SELECT "articles"."article_id", "articles"."title", "articles"."body", "articles"."body_html", "articles"."short_desc", "articles"."status", "articles"."published_at", "articles"."approved", "articles"."hits_count", "articles"."magazine_type", "articles"."created_at", "articles"."updated_at", "articles"."magazine_id", "articles"."data" FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 33.4ms | ActiveRecord: 1.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.313424', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.313424') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.321145', '2010-08-17 13:45:34.321145', 2000) Processing by AdminData::MainController#new as HTML Parameters: {"klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (100.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 133ms (Views: 130.6ms | ActiveRecord: 0.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.464451', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.464451') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.472359', '2010-08-17 13:45:34.472359', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.480648', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.480648') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.488519', '2010-08-17 13:45:34.488519', 2000) SQL (0.2ms) INSERT INTO "tech_magazines" ("created_at", "updated_at") VALUES ('2010-08-17 13:45:34.495473', '2010-08-17 13:45:34.495473') SQL (0.5ms) UPDATE "articles" SET "data" = NULL, "magazine_id" = 1, "magazine_type" = 'TechMagazine', "updated_at" = '2010-08-17 13:45:34.501668' WHERE ("articles"."article_id" = 1) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>#
} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) TechMagazine Load (0.2ms) SELECT "tech_magazines"."id", "tech_magazines"."created_at", "tech_magazines"."updated_at" FROM "tech_magazines" WHERE ("tech_magazines"."id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (5.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (13.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 36ms (Views: 32.2ms | ActiveRecord: 2.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.586171', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.586171') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.593963', '2010-08-17 13:45:34.593963', 2000) SQL (0.2ms) INSERT INTO "tech_magazines" ("created_at", "updated_at") VALUES ('2010-08-17 13:45:34.597826', '2010-08-17 13:45:34.597826') SQL (0.5ms) UPDATE "articles" SET "data" = NULL, "magazine_id" = 1, "magazine_type" = 'TechMagazine', "updated_at" = '2010-08-17 13:45:34.601341' WHERE ("articles"."article_id" = 1) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>#
} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) TechMagazine Load (0.2ms) SELECT "tech_magazines"."id", "tech_magazines"."created_at", "tech_magazines"."updated_at" FROM "tech_magazines" WHERE ("tech_magazines"."id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (5.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (7.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (13.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 133ms (Views: 129.1ms | ActiveRecord: 2.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.746777', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.746777') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.754691', '2010-08-17 13:45:34.754691', 2000) SQL (0.2ms) INSERT INTO "tech_magazines" ("created_at", "updated_at") VALUES ('2010-08-17 13:45:34.758894', '2010-08-17 13:45:34.758894') SQL (0.5ms) UPDATE "articles" SET "data" = NULL, "magazine_id" = 1, "magazine_type" = 'TechMagazine', "updated_at" = '2010-08-17 13:45:34.762620' WHERE ("articles"."article_id" = 1) Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>#
} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) TechMagazine Load (0.2ms) SELECT "tech_magazines"."id", "tech_magazines"."created_at", "tech_magazines"."updated_at" FROM "tech_magazines" WHERE ("tech_magazines"."id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (5.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (13.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 38ms (Views: 33.9ms | ActiveRecord: 2.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.813664', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.813664') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.822252', '2010-08-17 13:45:34.822252', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.827395', 'f', '2010-08-17 13:45:34.827395') SQL (0.1ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.833696', 'f', '2010-08-17 13:45:34.833696') Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (7.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (10.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 34ms (Views: 30.2ms | ActiveRecord: 1.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.921734', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:34.921734') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:34.930116', '2010-08-17 13:45:34.930116', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.935889', 'f', '2010-08-17 13:45:34.935889') SQL (0.1ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:34.941798', 'f', '2010-08-17 13:45:34.941798') Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (8.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (11.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 130ms (Views: 126.1ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.083521', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.083521') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.091511', '2010-08-17 13:45:35.091511', 2000) SQL (0.2ms) INSERT INTO "engines" ("car_id", "created_at", "cylinders", "updated_at") VALUES (3, '2010-08-17 13:45:35.104430', 4, '2010-08-17 13:45:35.104430') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.114909', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.114909') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.123389', '2010-08-17 13:45:35.123389', 2000) SQL (0.2ms) INSERT INTO "engines" ("car_id", "created_at", "cylinders", "updated_at") VALUES (3, '2010-08-17 13:45:35.127932', 4, '2010-08-17 13:45:35.127932') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.136139', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.136139') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.144154', '2010-08-17 13:45:35.144154', 2000) SQL (0.2ms) INSERT INTO "cities" ("created_at", "name", "permanent_name", "updated_at") VALUES ('2010-08-17 13:45:35.391347', 'New Delhi', 'new-delhi', '2010-08-17 13:45:35.391347') Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"city", "id"=>"new-delhi"} City Load (0.2ms) SELECT "cities".* FROM "cities" WHERE (permanent_name ='new-delhi') LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (0.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 22ms (Views: 18.9ms | ActiveRecord: 2.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.426472', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.426472') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.434599', '2010-08-17 13:45:35.434599', 2000) SQL (0.3ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.439435', 'f', '2010-08-17 13:45:35.439435') Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"comment", "id"=>1} Comment Load (0.3ms) SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Article Load (0.4ms) SELECT "articles"."article_id", "articles"."title", "articles"."body", "articles"."body_html", "articles"."short_desc", "articles"."status", "articles"."published_at", "articles"."approved", "articles"."hits_count", "articles"."magazine_type", "articles"."created_at", "articles"."updated_at", "articles"."magazine_id", "articles"."data" FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (111.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 132ms (Views: 128.7ms | ActiveRecord: 1.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.616683', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.616683') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.624650', '2010-08-17 13:45:35.624650', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.629429', 'f', '2010-08-17 13:45:35.629429') Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"comment", "id"=>1} Comment Load (0.3ms) SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Article Load (0.4ms) SELECT "articles"."article_id", "articles"."title", "articles"."body", "articles"."body_html", "articles"."short_desc", "articles"."status", "articles"."published_at", "articles"."approved", "articles"."hits_count", "articles"."magazine_type", "articles"."created_at", "articles"."updated_at", "articles"."magazine_id", "articles"."data" FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (10.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 32ms (Views: 28.0ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.705582', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.705582') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.713542', '2010-08-17 13:45:35.713542', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.718443', 'f', '2010-08-17 13:45:35.718443') Processing by AdminData::MainController#show as HTML Parameters: {"klass"=>"comment", "id"=>1} Comment Load (0.3ms) SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Article Load (0.4ms) SELECT "articles"."article_id", "articles"."title", "articles"."body", "articles"."body_html", "articles"."short_desc", "articles"."status", "articles"."published_at", "articles"."approved", "articles"."hits_count", "articles"."magazine_type", "articles"."created_at", "articles"."updated_at", "articles"."magazine_id", "articles"."data" FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (8.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (10.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 32ms (Views: 28.2ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.762733', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.762733') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.770678', '2010-08-17 13:45:35.770678', 2000) SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:35.775066', '2010-08-17 13:45:35.775066') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.782862', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.782862') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.790743', '2010-08-17 13:45:35.790743', 2000) SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'blue', '2010-08-17 13:45:35.795389', '2010-08-17 13:45:35.795389') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:35.803756', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:35.803756') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:35.811530', '2010-08-17 13:45:35.811530', 2000) Processing by AdminData::MainController#table_structure as HTML Parameters: {"klass"=>"article"} SQL (0.1ms) PRAGMA index_list("articles") SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (119.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 138ms (Views: 136.5ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.009769', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.009769') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.017632', '2010-08-17 13:45:36.017632', 2000) Processing by AdminData::MainController#table_structure as HTML Parameters: {"klass"=>"article"} SQL (0.1ms) PRAGMA index_list("articles") SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.8ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.087616', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.087616') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.095463', '2010-08-17 13:45:36.095463', 2000) Processing by AdminData::MainController#table_structure as HTML Parameters: {"klass"=>"article"} SQL (0.1ms) PRAGMA index_list("articles") SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 18ms (Views: 16.4ms | ActiveRecord: 0.8ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.124132', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.124132') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.132360', '2010-08-17 13:45:36.132360', 2000) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#
} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.5ms) UPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.145911' WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/klass/article/1-NewTitle Completed 302 Found in 11ms SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.158078', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.158078') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.166314', '2010-08-17 13:45:36.166314', 2000) Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#
} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.5ms) UPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.178342' WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/klass/article/1-NewTitle Completed 302 Found in 11ms Article Load (0.3ms) SELECT "articles".* FROM "articles" ORDER BY articles.article_id DESC LIMIT 1 SQL (0.6ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.192975', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.192975') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.201122', '2010-08-17 13:45:36.201122', 2000) Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#
} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.5ms) UPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.213100' WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/klass/article/1-NewTitle Completed 302 Found in 11ms SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.223566', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.223566') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.231337', '2010-08-17 13:45:36.231337', 2000) Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#
} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.5ms) UPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.243323' WHERE ("articles"."article_id" = 1) Redirected to http://test.host/admin_data/klass/article/1-NewTitle Completed 302 Found in 11ms SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.254069', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.254069') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.262268', '2010-08-17 13:45:36.262268', 2000) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "cars" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.272791', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.272791') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.280461', '2010-08-17 13:45:36.280461', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.288637', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.288637') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.296661', '2010-08-17 13:45:36.296661', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.423367', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.423367') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.431262', '2010-08-17 13:45:36.431262', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.439731', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.439731') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.447642', '2010-08-17 13:45:36.447642', 2000) Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 53ms (Views: 44.9ms | ActiveRecord: 10.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.582295', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.582295') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.590015', '2010-08-17 13:45:36.590015', 2000) SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "articles" Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 51ms (Views: 43.4ms | ActiveRecord: 1.5ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.770721', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.770721') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.778720', '2010-08-17 13:45:36.778720', 2000) Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 55ms (Views: 46.6ms | ActiveRecord: 1.7ms) SQL (0.7ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:36.845130', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:36.845130') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:36.853884', '2010-08-17 13:45:36.853884', 2000) Processing by AdminData::MainController#update as HTML Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.3ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (16.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (7.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 59ms (Views: 50.6ms | ActiveRecord: 1.9ms) Processing by AdminData::MigrationController#index as HTML SQL (0.2ms) select * from schema_migrations Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (5.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.5ms) Completed 200 OK in 22ms (Views: 20.4ms | ActiveRecord: 0.2ms) Processing by AdminData::MigrationController#index as HTML SQL (0.2ms) select * from schema_migrations Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.2ms) Processing by AdminData::MigrationController#index as HTML SQL (0.2ms) select * from schema_migrations Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.128589', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.128589') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.136584', '2010-08-17 13:45:37.136584', 2000) Processing by AdminData::SearchController#advance_search as HTML Parameters: {"klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (4.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (5.7ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_advance_search_form.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (19.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (5.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.5ms) Completed 200 OK in 44ms (Views: 40.9ms | ActiveRecord: 1.1ms) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.231639', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.231639') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.239501', '2010-08-17 13:45:37.239501', 2000) Processing by AdminData::SearchController#advance_search as HTML Parameters: {"klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_advance_search_form.html.erb (2.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (11.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 20ms (Views: 18.1ms | ActiveRecord: 1.5ms) SQL (0.5ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.271260', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.271260') SQL (0.1ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.279068', '2010-08-17 13:45:37.279068', 2000) Processing by AdminData::SearchController#advance_search as HTML Parameters: {"klass"=>"article"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms) SQL (0.3ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_advance_search_form.html.erb (2.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (11.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 20ms (Views: 18.3ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.309708', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.309708') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.317646', '2010-08-17 13:45:37.317646', 2000) Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment", "model_id"=>1, "children"=>"wrong_children_name", "base"=>"article"} Completed 404 Not Found in 2ms (Views: 0.7ms | ActiveRecord: 0.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.330037', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.330037') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.337751', '2010-08-17 13:45:37.337751', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.345914', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.345914') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.353902', '2010-08-17 13:45:37.353902', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.361985', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.361985') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.369873', '2010-08-17 13:45:37.369873', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.377986', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.377986') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.386321', '2010-08-17 13:45:37.386321', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.511978', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.511978') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.520144', '2010-08-17 13:45:37.520144', 2000) SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.525435', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.525435') SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (2, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.533205', 'f', '2010-08-17 13:45:37.533205') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.539699', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.539699') SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (3, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.547886', 'f', '2010-08-17 13:45:37.547886') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment"} Comment Load (0.4ms) SELECT "comments".* FROM "comments" ORDER BY comments.id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (5.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (14.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (32.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 46ms (Views: 41.6ms | ActiveRecord: 4.4ms) Comment Load (0.3ms) SELECT "comments".* FROM "comments" ORDER BY comments.id DESC LIMIT 1 SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.648557', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.648557') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.656413', '2010-08-17 13:45:37.656413', 2000) SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.661474', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.661474') SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (2, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.668999', 'f', '2010-08-17 13:45:37.668999') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.675278', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.675278') SQL (0.1ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (3, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.682893', 'f', '2010-08-17 13:45:37.682893') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment"} Comment Load (0.4ms) SELECT "comments".* FROM "comments" ORDER BY comments.id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (9.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (22.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 28.7ms | ActiveRecord: 2.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.766009', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.766009') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.773857', '2010-08-17 13:45:37.773857', 2000) SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.899847', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.899847') SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (2, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.907951', 'f', '2010-08-17 13:45:37.907951') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.914480', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.914480') SQL (0.1ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (3, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.922191', 'f', '2010-08-17 13:45:37.922191') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment"} Comment Load (0.4ms) SELECT "comments".* FROM "comments" ORDER BY comments.id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (9.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (23.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 34ms (Views: 30.2ms | ActiveRecord: 2.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.968579', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.968579') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:37.976638', '2010-08-17 13:45:37.976638', 2000) SQL (0.1ms) DELETE FROM "doors" WHERE 1=1 SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'black', '2010-08-17 13:45:37.981902', '2010-08-17 13:45:37.981902') SQL (0.1ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'green', '2010-08-17 13:45:37.985918', '2010-08-17 13:45:37.985918') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:37.993832', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:37.993832') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.002383', '2010-08-17 13:45:38.002383', 2000) SQL (0.1ms) DELETE FROM "doors" WHERE 1=1 SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'black', '2010-08-17 13:45:38.007962', '2010-08-17 13:45:38.007962') SQL (0.3ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'green', '2010-08-17 13:45:38.012034', '2010-08-17 13:45:38.012034') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.020473', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.020473') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.028614', '2010-08-17 13:45:38.028614', 2000) SQL (0.1ms) DELETE FROM "doors" WHERE 1=1 SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'black', '2010-08-17 13:45:38.033770', '2010-08-17 13:45:38.033770') SQL (0.1ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'green', '2010-08-17 13:45:38.037727', '2010-08-17 13:45:38.037727') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.045384', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.045384') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.053617', '2010-08-17 13:45:38.053617', 2000) SQL (0.1ms) DELETE FROM "doors" WHERE 1=1 SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'black', '2010-08-17 13:45:38.059050', '2010-08-17 13:45:38.059050') SQL (0.1ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'green', '2010-08-17 13:45:38.063058', '2010-08-17 13:45:38.063058') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.071156', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.071156') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.079133', '2010-08-17 13:45:38.079133', 2000) SQL (0.1ms) DELETE FROM "doors" WHERE 1=1 SQL (0.2ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'black', '2010-08-17 13:45:38.084183', '2010-08-17 13:45:38.084183') SQL (0.1ms) INSERT INTO "doors" ("car_id", "color", "created_at", "updated_at") VALUES (3, 'green', '2010-08-17 13:45:38.088091', '2010-08-17 13:45:38.088091') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.095834', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.095834') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.103892', '2010-08-17 13:45:38.103892', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.108889', 'f', '2010-08-17 13:45:38.108889') SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.115004', 'f', '2010-08-17 13:45:38.115004') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Comment Load (0.3ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 1) ORDER BY comments.id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (2.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (10.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (24.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms) Completed 200 OK in 41ms (Views: 30.3ms | ActiveRecord: 7.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.169408', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.169408') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.177467', '2010-08-17 13:45:38.177467', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.182183', 'f', '2010-08-17 13:45:38.182183') SQL (0.1ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.188088', 'f', '2010-08-17 13:45:38.188088') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Comment Load (0.4ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 1) ORDER BY comments.id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (11.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (25.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 167ms (Views: 32.2ms | ActiveRecord: 2.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.437836', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.437836') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.445818', '2010-08-17 13:45:38.445818', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.450522', 'f', '2010-08-17 13:45:38.450522') SQL (0.1ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.456389', 'f', '2010-08-17 13:45:38.456389') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Comment Load (0.4ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 1) ORDER BY comments.id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (10.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (24.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 42ms (Views: 30.7ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.511106', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.511106') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.518812', '2010-08-17 13:45:38.518812', 2000) SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.523541', 'f', '2010-08-17 13:45:38.523541') SQL (0.1ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.529327', 'f', '2010-08-17 13:45:38.529327') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1 SQL (0.1ms) SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1) Comment Load (0.4ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 1) ORDER BY comments.id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "comments" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (126.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.6ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (11.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (148.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 166ms (Views: 155.0ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.707545', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.707545') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.715475', '2010-08-17 13:45:38.715475', 2000) Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"article"} Article Load (0.4ms) SELECT "articles".* FROM "articles" ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms) SQL (0.4ms)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (7.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (21.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 32ms (Views: 27.9ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.758544', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.758544') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.766398', '2010-08-17 13:45:38.766398', 2000) Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"article"} Article Load (0.3ms) SELECT "articles".* FROM "articles" ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (7.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (21.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 32ms (Views: 27.8ms | ActiveRecord: 1.4ms) SQL (0.5ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.809631', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:38.809631') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:38.817984', '2010-08-17 13:45:38.817984', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.823989', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:38.823989') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.832339', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:38.832339') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.840784', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:38.840784') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:38.850965', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:38.850965') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY article_id asc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (131.7ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (155.8ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 169ms (Views: 162.7ms | ActiveRecord: 2.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.035220', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.035220') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:39.043327', '2010-08-17 13:45:39.043327', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.048976', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:39.048976') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.057044', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:39.057044') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.065042', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:39.065042') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.074052', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:39.074052') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"} Article Load (0.6ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY article_id asc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (12.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 33.4ms | ActiveRecord: 2.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.128799', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.128799') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:39.136639', '2010-08-17 13:45:39.136639', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.142224', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:39.142224') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.150020', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:39.150020') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.157758', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:39.157758') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.166094', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:39.166094') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY article_id asc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (12.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (122.0ms) Completed 200 OK in 160ms (Views: 154.6ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.340944', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.340944') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:39.349184', '2010-08-17 13:45:39.349184', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.354937', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:39.354937') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.363100', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:39.363100') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.371250', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:39.371250') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.379767', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:39.379767') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY article_id asc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (27.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 33.5ms | ActiveRecord: 2.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.433805', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.433805') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:39.441713', '2010-08-17 13:45:39.441713', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.447276', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:39.447276') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.455020', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:39.455020') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.462753', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:39.462753') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.470895', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:39.470895') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY article_id asc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.7ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.523060', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.523060') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:39.530923', '2010-08-17 13:45:39.530923', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.536508', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:39.536508') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.544258', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:39.544258') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.551943', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:39.551943') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.560027', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:39.560027') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (127.6ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (14.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (152.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 164ms (Views: 158.6ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.739052', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.739052') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:39.747213', '2010-08-17 13:45:39.747213', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.752892', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:39.752892') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.760958', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:39.760958') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.768865', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:39.768865') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.777107', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:39.777107') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.7ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 33.1ms | ActiveRecord: 2.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.830456', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.830456') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:39.838480', '2010-08-17 13:45:39.838480', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.844079', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:39.844079') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.851864', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:39.851864') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.859548', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:39.859548') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.867802', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:39.867802') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.5ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.9ms | ActiveRecord: 2.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:39.920549', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:39.920549') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.051203', '2010-08-17 13:45:40.051203', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.056993', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:40.056993') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.065286', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:40.065286') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.073380', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:40.073380') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.081467', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:40.081467') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.9ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 33.4ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.135274', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.135274') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.143199', '2010-08-17 13:45:40.143199', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.148781', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:40.148781') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.156668', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:40.156668') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.164507', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:40.164507') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.172882', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:40.172882') Processing by AdminData::SearchController#quick_search as HTML Parameters: {"klass"=>"Article", "query"=>"python"} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE ((articles.title LIKE '%python%') OR (articles.body LIKE '%python%') OR (articles.body_html LIKE '%python%') OR (articles.short_desc LIKE '%python%') OR (articles.status LIKE '%python%') OR (articles.magazine_type LIKE '%python%') OR (articles.data LIKE '%python%')) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.3ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms) SQL (0.4ms) SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.1ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.4ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms) Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 32.7ms | ActiveRecord: 2.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.225022', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.225022') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.232990', '2010-08-17 13:45:40.232990', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on", "col3"=>"invalid_date"}}} Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.263898', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.263898') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.271838', '2010-08-17 13:45:40.271838', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.277469', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:40.277469') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.3ms) Completed 200 OK in 24ms (Views: 20.1ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.447872', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.447872') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.455955', '2010-08-17 13:45:40.455955', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.461858', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:40.461858') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms) Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 1.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.491306', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.491306') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.499536', '2010-08-17 13:45:40.499536', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.505317', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'ruby', '2010-08-17 13:45:40.505317') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.534264', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.534264') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.542179', '2010-08-17 13:45:40.542179', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.547896', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'ruby', '2010-08-17 13:45:40.547896') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.title IS NULL OR articles.title NOT LIKE '%ruby%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.576626', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.576626') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.584690', '2010-08-17 13:45:40.584690', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.590481', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:40.590481') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.title IS NULL OR articles.title NOT LIKE '%ruby%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 1.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.627526', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.627526') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.635359', '2010-08-17 13:45:40.635359', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"greater_than", "col3"=>"invalid_integer"}}} Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.651770', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.651770') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.659831', '2010-08-17 13:45:40.659831', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.666133', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.666133') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"greater_than", "col3"=>"101"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.hits_count > 101) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.694009', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.694009') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.701835', '2010-08-17 13:45:40.701835', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.707545', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.707545') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"greater_than", "col3"=>"99"}}} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.hits_count > 99) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.744298', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.744298') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.752067', '2010-08-17 13:45:40.752067', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.757765', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.757765') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"is_equal_to", "col3"=>"101"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.hits_count = 101) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.785889', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.785889') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.793830', '2010-08-17 13:45:40.793830', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.799489', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.799489') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"is_equal_to", "col3"=>"100"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.hits_count = 100) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms) Completed 200 OK in 14ms (Views: 9.9ms | ActiveRecord: 1.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.838786', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.838786') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:40.847173', '2010-08-17 13:45:40.847173', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"is_equal_to", "col3"=>"invalid_integer"}}} Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:40.998967', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:40.998967') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.006968', '2010-08-17 13:45:41.006968', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.012844', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'ruby', '2010-08-17 13:45:41.012844') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"is_exactly", "col3"=>"python"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.title = 'python') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 8ms (Views: 3.7ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.042376', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.042376') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.050478', '2010-08-17 13:45:41.050478', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.056219', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:41.056219') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"is_exactly", "col3"=>"python"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.title = 'python') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms) Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.093970', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.093970') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.101925', '2010-08-17 13:45:41.101925', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('t', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.107675', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.107675') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_false"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.approved = 'f') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.136330', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.136330') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.144352', '2010-08-17 13:45:41.144352', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.150128', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.150128') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_false"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.approved = 'f') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.187499', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.187499') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.195464', '2010-08-17 13:45:41.195464', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.201102', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', NULL, 'this is a dummy title', '2010-08-17 13:45:41.201102') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_not_null"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.status IS NOT NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.4ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.228782', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.228782') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.236696', '2010-08-17 13:45:41.236696', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.242424', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'something', 'this is a dummy title', '2010-08-17 13:45:41.242424') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_not_null"}}} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.status IS NOT NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.279041', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.279041') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.286850', '2010-08-17 13:45:41.286850', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.292590', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'something', 'this is a dummy title', '2010-08-17 13:45:41.292590') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_null"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.status IS NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.320466', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.320466') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.328382', '2010-08-17 13:45:41.328382', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.334118', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', NULL, 'this is a dummy title', '2010-08-17 13:45:41.334118') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_null"}}} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.status IS NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 8.9ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.370725', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.370725') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.378804', '2010-08-17 13:45:41.378804', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.384520', NULL, 1, NULL, NULL, '2010-08-17 13:45:41.382904', 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.384520') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on", "col3"=>"17-August-2009"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.published_at >= '2009-08-17 04:00:00.000000' AND articles.published_at < '2009-08-18 03:59:59.999999') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.8ms) Completed 200 OK in 8ms (Views: 3.8ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.571339', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.571339') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.579478', '2010-08-17 13:45:41.579478', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.585333', NULL, 1, NULL, NULL, '2010-08-17 13:45:41.583676', 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.585333') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on", "col3"=>"17-August-2010"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.published_at >= '2010-08-17 04:00:00.000000' AND articles.published_at < '2010-08-18 03:59:59.999999') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms) Completed 200 OK in 15ms (Views: 9.9ms | ActiveRecord: 1.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.624759', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.624759') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.632781', '2010-08-17 13:45:41.632781', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.638605', NULL, 1, NULL, NULL, '2010-08-17 13:45:41.636939', 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.638605') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_after_date", "col3"=>"17-September-2010"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.published_at >= '2010-09-17 04:00:00.000000') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.8ms) Completed 200 OK in 8ms (Views: 3.9ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.669159', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.669159') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.677021', '2010-08-17 13:45:41.677021', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.682689', NULL, 1, NULL, NULL, '2010-08-17 13:45:41.681068', 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.682689') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_after_date", "col3"=>"17-July-2010"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.published_at >= '2010-07-17 04:00:00.000000') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms) Completed 200 OK in 14ms (Views: 9.7ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.722482', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.722482') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.730259', '2010-08-17 13:45:41.730259', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_after_date", "col3"=>"invalid_date"}}} Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.746995', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.746995') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.754958', '2010-08-17 13:45:41.754958', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_before_date", "col3"=>"17-August-2009"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.published_at <= '2009-08-18 03:59:59.999999') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.4ms | ActiveRecord: 0.8ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.782548', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.782548') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.791174', '2010-08-17 13:45:41.791174', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.797036', NULL, 1, NULL, NULL, '2010-08-17 13:45:41.795390', 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.797036') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_before_date", "col3"=>"17-September-2010"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.published_at <= '2010-09-18 03:59:59.999999') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 14ms (Views: 9.1ms | ActiveRecord: 1.2ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.835724', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.835724') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.843563', '2010-08-17 13:45:41.843563', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_before_date", "col3"=>"invalid_date"}}} Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.859994', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.859994') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.867761', '2010-08-17 13:45:41.867761', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.873633', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.873633') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_true"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.approved = 't') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.901403', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.901403') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.909262', '2010-08-17 13:45:41.909262', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('t', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.914858', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.914858') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_true"}}} Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.approved = 't') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.951793', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.951793') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:41.959676', '2010-08-17 13:45:41.959676', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"less_than", "col3"=>"invalid_integer"}}} Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:41.976420', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:41.976420') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.131360', '2010-08-17 13:45:42.131360', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.137225', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.137225') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"less_than", "col3"=>"99"}}} Article Load (0.2ms) SELECT "articles".* FROM "articles" WHERE (articles.hits_count < 99) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.0ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.166218', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.166218') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.174174', '2010-08-17 13:45:42.174174', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.179891', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.179891') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"less_than", "col3"=>"101"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.hits_count < 101) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 9.2ms | ActiveRecord: 1.1ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.217660', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.217660') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.225545', '2010-08-17 13:45:42.225545', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.233598', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.233598') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.241419', '2010-08-17 13:45:42.241419', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.249354', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.249354') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.257370', '2010-08-17 13:45:42.257370', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.265662', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.265662') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.273533', '2010-08-17 13:45:42.273533', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.281418', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.281418') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.289166', '2010-08-17 13:45:42.289166', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.297518', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.297518') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.305466', '2010-08-17 13:45:42.305466', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.311055', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:42.311055') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.318812', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:42.318812') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.326525', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:42.326525') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.334636', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:42.334636') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"clojure"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%clojure%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 8.9ms | ActiveRecord: 4.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.371614', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.371614') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.379281', '2010-08-17 13:45:42.379281', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.384735', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:42.384735') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.392588', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:42.392588') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.400402', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:42.400402') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.408466', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:42.408466') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"clojure"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%clojure%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 1.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.436092', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.436092') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.443849', '2010-08-17 13:45:42.443849', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.449306', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:42.449306') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.457016', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:42.457016') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.464739', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:42.464739') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.472750', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:42.472750') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 18ms (Views: 14.2ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.517832', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.517832') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.525570', '2010-08-17 13:45:42.525570', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.531151', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:42.531151') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.539051', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:42.539051') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.546729', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:42.546729') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.554765', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:42.554765') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 168ms (Views: 163.9ms | ActiveRecord: 1.7ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.738263', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.738263') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.746261', '2010-08-17 13:45:42.746261', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.752086', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:42.752086') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.760114', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:42.760114') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"delete"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') SQL (0.1ms) DELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 1.2ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.782250', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.782250') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.790153', '2010-08-17 13:45:42.790153', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.796062', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:42.796062') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.804413', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:42.804413') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"delete"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') SQL (0.1ms) DELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.825273', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.825273') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.834888', '2010-08-17 13:45:42.834888', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.840958', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:42.840958') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.849387', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:42.849387') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"delete"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') SQL (0.1ms) DELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 1.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.870515', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.870515') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.878853', '2010-08-17 13:45:42.878853', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.885305', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:42.885305') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.894642', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:42.894642') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"delete"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') SQL (0.1ms) DELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 1.3ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.917829', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.917829') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.926546', '2010-08-17 13:45:42.926546', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.932358', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:42.932358') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.940546', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:42.940546') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"destroy"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000 Comment Load (0.2ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 2) SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 2) Completed 200 OK in 12ms (Views: 0.6ms | ActiveRecord: 1.8ms) SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.969488', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:42.969488') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:42.977438', '2010-08-17 13:45:42.977438', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.982976', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:42.982976') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:42.990744', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:42.990744') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"destroy"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000 Comment Load (0.2ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 2) SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 2) Completed 200 OK in 11ms (Views: 0.4ms | ActiveRecord: 1.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.017256', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.017256') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.025155', '2010-08-17 13:45:43.025155', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.030851', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.030851') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.038628', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.038628') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"destroy"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000 Comment Load (0.1ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 2) SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 2) Completed 200 OK in 11ms (Views: 0.5ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.065225', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.065225') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.073067', '2010-08-17 13:45:43.073067', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.078666', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.078666') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.086502', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.086502') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"contains", "col3"=>"ruby"}}, "admin_data_advance_search_action_type"=>"destroy"} SQL (0.2ms) SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') Article Load (0.3ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000 Comment Load (0.1ms) SELECT "comments"."id", "comments"."article_id", "comments"."body", "comments"."body_html", "comments"."author_name", "comments"."author_website", "comments"."posted_by_admin", "comments"."created_at", "comments"."updated_at" FROM "comments" WHERE ("comments".article_id = 2) SQL (0.1ms) DELETE FROM "articles" WHERE ("articles"."article_id" = 2) Completed 200 OK in 11ms (Views: 0.4ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.112725', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.112725') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.120594', '2010-08-17 13:45:43.120594', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.126157', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.126157') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.134063', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.134063') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.141792', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.141792') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Completed 200 OK in 170ms (Views: 165.9ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.338673', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.338673') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.346755', '2010-08-17 13:45:43.346755', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.352565', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.352565') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.360570', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.360570') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.368382', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.368382') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 14.3ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.415921', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.415921') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.423952', '2010-08-17 13:45:43.423952', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.429642', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.429642') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.437510', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.437510') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.445364', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.445364') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 14.3ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.492464', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.492464') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.500460', '2010-08-17 13:45:43.500460', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.506208', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.506208') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.513981', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.513981') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.521708', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.521708') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 13.9ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.555111', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.555111') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.562891', '2010-08-17 13:45:43.562891', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.568826', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.568826') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.576575', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.576575') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.584240', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.584240') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 18ms (Views: 14.0ms | ActiveRecord: 1.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.629385', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.629385') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.637152', '2010-08-17 13:45:43.637152', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.642734', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.642734') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.650457', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.650457') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.658020', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.658020') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 18ms (Views: 14.1ms | ActiveRecord: 1.5ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.853552', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.853552') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.861656', '2010-08-17 13:45:43.861656', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.867513', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.867513') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.875593', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.875593') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.883628', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.883628') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 14.7ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.930874', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.930874') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:43.939013', '2010-08-17 13:45:43.939013', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.944736', NULL, 1, NULL, NULL, NULL, 'ruby', 'published', 'this is a dummy title', '2010-08-17 13:45:43.944736') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.952626', NULL, 1, NULL, NULL, NULL, 'rails', 'published', 'this is a dummy title', '2010-08-17 13:45:43.952626') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.960453', NULL, 1, NULL, NULL, NULL, NULL, 'published', 'this is a dummy title', '2010-08-17 13:45:43.960453') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" WHERE (articles.short_desc IS NULL OR articles.short_desc NOT LIKE '%ruby%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 14.5ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:43.994545', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:43.994545') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.002499', '2010-08-17 13:45:44.002499', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.008159', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:44.008159') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.015916', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:44.015916') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>nil, "col3"=>nil}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 19ms (Views: 14.5ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.061455', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.061455') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.069295', '2010-08-17 13:45:44.069295', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.074824', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:44.074824') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.082712', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:44.082712') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>nil, "col3"=>nil}}} Article Load (0.5ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 18ms (Views: 14.3ms | ActiveRecord: 1.4ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.115879', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.115879') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.123852', '2010-08-17 13:45:44.123852', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.129410', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:44.129410') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.137125', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:44.137125') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.144802', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:44.144802') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.152840', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:44.152840') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>""}}} Article Load (0.7ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 28ms (Views: 24.1ms | ActiveRecord: 1.8ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.364893', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.364893') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.372864', '2010-08-17 13:45:44.372864', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.378508', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:44.378508') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.386556', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:44.386556') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.394488', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:44.394488') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.402522', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:44.402522') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>""}}} Article Load (0.7ms) SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms) Completed 200 OK in 29ms (Views: 25.0ms | ActiveRecord: 1.9ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.447624', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.447624') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.455585', '2010-08-17 13:45:44.455585', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.461240', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:44.461240') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'for beginners', 'for beginners', '2010-08-17 13:45:44.469185', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:44.469185') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.477020', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:44.477020') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'not for beginners', 'not for beginners', '2010-08-17 13:45:44.485215', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:44.485215') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"2_row"=>{"col1"=>"body", "col2"=>"contains", "col3"=>"beginners"}, "1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.body LIKE '%beginners%') AND (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 1.6ms) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.523644', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.523644') SQL (0.2ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.531844', '2010-08-17 13:45:44.531844', 2000) SQL (0.1ms) DELETE FROM "articles" WHERE 1=1 SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.537447', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python', '2010-08-17 13:45:44.537447') SQL (0.1ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'for beginners', 'for beginners', '2010-08-17 13:45:44.545306', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'python for beginners', '2010-08-17 13:45:44.545306') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.553103', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'java', '2010-08-17 13:45:44.553103') SQL (0.2ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'not for beginners', 'not for beginners', '2010-08-17 13:45:44.561271', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'clojure', '2010-08-17 13:45:44.561271') Processing by AdminData::SearchController#advance_search as JS Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"2_row"=>{"col1"=>"body", "col2"=>"contains", "col3"=>"beginners"}, "1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}} Article Load (0.4ms) SELECT "articles".* FROM "articles" WHERE (articles.body LIKE '%beginners%') AND (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0 Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms) Completed 200 OK in 13ms (Views: 8.8ms | ActiveRecord: 1.6ms) SQL (0.3ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.593215', '2010-08-17 13:45:44.593215', 2000) SQL (0.4ms) INSERT INTO "cars" ("brand", "created_at", "updated_at", "year") VALUES ('bmw', '2010-08-17 13:45:44.784303', '2010-08-17 13:45:44.784303', 2000) SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.794032', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.794032') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.806301', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.806301') SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.814922', 'f', '2010-08-17 13:45:44.814922') SQL (0.5ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.824529', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.824529') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.836720', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.836720') SQL (0.2ms) INSERT INTO "comments" ("article_id", "author_name", "author_website", "body", "body_html", "created_at", "posted_by_admin", "updated_at") VALUES (1, 'this is dummy author name', 'http://www.example.org', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.845714', 'f', '2010-08-17 13:45:44.845714') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.861369', NULL, 1, NULL, NULL, '1999-08-31 04:00:00.000000', 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.861369') SQL (0.6ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.880313', NULL, 1, NULL, NULL, '1999-08-31 05:23:45.000000', 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.880313') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.894567', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.894567') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.907155', NULL, 100, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.907155') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.921335', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a very very very long long long title', '2010-08-17 13:45:44.921335') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.932601', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.932601') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.944555', '--- :key: 123456789 ', 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.944555') SQL (0.4ms) INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_at", "short_desc", "status", "title", "updated_at") VALUES ('f', 'this is a dummy body', 'this is a dummy body', '2010-08-17 13:45:44.956669', NULL, 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a very very very long long long title', '2010-08-17 13:45:44.956669')