admin_data 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/History.txt +10 -0
- data/app/controllers/admin_data/base_controller.rb +9 -16
- data/app/controllers/admin_data/feed_controller.rb +1 -1
- data/app/controllers/admin_data/main_controller.rb +4 -8
- data/app/controllers/admin_data/search_controller.rb +1 -1
- data/app/views/admin_data/main/new.html.erb +3 -1
- data/app/views/admin_data/search/search/_errors.html.erb +3 -3
- data/app/views/admin_data/search/search/_listing.html.erb +0 -1
- data/lib/admin_data/chelper.rb +2 -2
- data/lib/admin_data/railtie.rb +2 -3
- data/lib/admin_data/settings.rb +2 -2
- data/lib/admin_data/version.rb +1 -1
- data/lib/admin_data.rb +2 -0
- data/test/functional/main_controller_authorization_test.rb +96 -0
- data/test/functional/main_controller_test.rb +0 -2
- data/test/rails_root/db/test.sqlite3 +0 -0
- data/test/rails_root/log/test.log +2289 -0
- metadata +7 -25
- data/app/controllers/admin_data/diagnostic_controller.rb +0 -28
- data/app/controllers/admin_data/validate_model_controller.rb +0 -106
- data/app/views/admin_data/diagnostic/index.html.erb +0 -17
- data/app/views/admin_data/diagnostic/missing_index.html.erb +0 -26
- data/app/views/admin_data/validate_model/_bad.html.erb +0 -1
- data/app/views/admin_data/validate_model/tid.html.erb +0 -2
- data/app/views/admin_data/validate_model/validate.html.erb +0 -67
- data/lib/css/vendor/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png +0 -0
- data/lib/css/vendor/images/ui-bg_dots-small_65_a6a6a6_2x2.png +0 -0
- data/lib/css/vendor/images/ui-bg_flat_0_333333_40x100.png +0 -0
- data/lib/css/vendor/images/ui-bg_flat_65_ffffff_40x100.png +0 -0
- data/lib/css/vendor/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/lib/css/vendor/images/ui-bg_glass_55_fbf8ee_1x400.png +0 -0
- data/lib/css/vendor/images/ui-bg_highlight-hard_100_eeeeee_1x100.png +0 -0
- data/lib/css/vendor/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png +0 -0
- data/lib/css/vendor/images/ui-bg_highlight-soft_15_cc0000_1x100.png +0 -0
- data/lib/css/vendor/images/ui-icons_004276_256x240.png +0 -0
- data/lib/css/vendor/images/ui-icons_cc0000_256x240.png +0 -0
- data/lib/css/vendor/images/ui-icons_ffffff_256x240.png +0 -0
- data/lib/css/vendor/qunit.css +0 -119
- data/lib/tasks/admin_data_tasks.rake +0 -7
- data/lib/tasks/validate_models_bg.rake +0 -23
@@ -0,0 +1,2289 @@
|
|
1
|
+
[1m[36mSQL (1.0ms)[0m [1m SELECT name
|
2
|
+
FROM sqlite_master
|
3
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
4
|
+
[0m
|
5
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
6
|
+
FROM sqlite_master
|
7
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
8
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
|
9
|
+
Migrating to CreateTables (20090809061114)
|
10
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
11
|
+
FROM sqlite_master
|
12
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
13
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
|
14
|
+
Migrating to CreateTables (20090809061114)
|
15
|
+
[1m[35mSQL (0.4ms)[0m DELETE FROM "articles" WHERE 1=1
|
16
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
17
|
+
Processing by AdminData::FeedController#index as RSS
|
18
|
+
Parameters: {"klasss"=>"article"}
|
19
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
20
|
+
FROM sqlite_master
|
21
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
22
|
+
[1m[36mSQL (0.3ms)[0m [1m SELECT name
|
23
|
+
FROM sqlite_master
|
24
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
25
|
+
[0m
|
26
|
+
[1m[35mSQL (0.3ms)[0m SELECT name
|
27
|
+
FROM sqlite_master
|
28
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
29
|
+
[1m[36mSQL (0.3ms)[0m [1m SELECT name
|
30
|
+
FROM sqlite_master
|
31
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
32
|
+
[0m
|
33
|
+
[1m[35mSQL (0.3ms)[0m SELECT name
|
34
|
+
FROM sqlite_master
|
35
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
36
|
+
[1m[36mSQL (0.3ms)[0m [1m SELECT name
|
37
|
+
FROM sqlite_master
|
38
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
39
|
+
[0m
|
40
|
+
[1m[35mSQL (0.3ms)[0m SELECT name
|
41
|
+
FROM sqlite_master
|
42
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
43
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100[0m
|
44
|
+
Completed 200 OK in 194ms (Views: 185.0ms | ActiveRecord: 5.5ms)
|
45
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM "articles" WHERE 1=1
|
46
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
47
|
+
Processing by AdminData::FeedController#index as RSS
|
48
|
+
Parameters: {"klasss"=>"article"}
|
49
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100
|
50
|
+
Completed 200 OK in 17ms (Views: 15.3ms | ActiveRecord: 0.8ms)
|
51
|
+
[1m[36mSQL (0.3ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
52
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
53
|
+
Processing by AdminData::FeedController#index as RSS
|
54
|
+
Parameters: {"klasss"=>"article"}
|
55
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100[0m
|
56
|
+
Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.9ms)
|
57
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM "articles" WHERE 1=1
|
58
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
59
|
+
Processing by AdminData::FeedController#index as RSS
|
60
|
+
Parameters: {"klasss"=>"article"}
|
61
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 100
|
62
|
+
Completed 200 OK in 17ms (Views: 15.7ms | ActiveRecord: 0.9ms)
|
63
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
64
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
65
|
+
Processing by AdminData::MainController#create as HTML
|
66
|
+
Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"}
|
67
|
+
Completed 401 Unauthorized in 4ms (Views: 2.3ms | ActiveRecord: 0.6ms)
|
68
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
69
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
70
|
+
Processing by AdminData::MainController#del as HTML
|
71
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
72
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
73
|
+
Completed 401 Unauthorized in 6ms (Views: 0.8ms | ActiveRecord: 0.9ms)
|
74
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
75
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
76
|
+
Processing by AdminData::MainController#destroy as HTML
|
77
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
78
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
79
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 1.0ms)
|
80
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
81
|
+
[1m[35mSQL (0.1ms)[0m 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)
|
82
|
+
Processing by AdminData::MainController#edit as HTML
|
83
|
+
Parameters: {"klass"=>"Article", "data"=>"Hello World", "id"=>1, "attr"=>"title"}
|
84
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
85
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.9ms)
|
86
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
87
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
88
|
+
Processing by AdminData::MainController#update as HTML
|
89
|
+
Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: nil, created_at: "2010-08-17 13:45:29", updated_at: "2010-08-17 13:45:29", magazine_id: nil, data: nil>}
|
90
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
91
|
+
Completed 401 Unauthorized in 5ms (Views: 0.8ms | ActiveRecord: 0.9ms)
|
92
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
93
|
+
[1m[35mSQL (0.1ms)[0m 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)
|
94
|
+
Processing by AdminData::MainController#show as HTML
|
95
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
96
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
97
|
+
Completed 401 Unauthorized in 4ms (Views: 0.7ms | ActiveRecord: 0.8ms)
|
98
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
99
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
100
|
+
Processing by AdminData::MainController#show as HTML
|
101
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
102
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
103
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.9ms)
|
104
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
105
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
106
|
+
Processing by AdminData::MainController#show as HTML
|
107
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
108
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
109
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.8ms)
|
110
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.0ms)
|
111
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (1.1ms)
|
112
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.8ms)
|
113
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
114
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
115
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (12.0ms)
|
116
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (19.2ms)
|
117
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (7.1ms)
|
118
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.6ms)
|
119
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (5.5ms)
|
120
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.5ms)
|
121
|
+
Completed 200 OK in 66ms (Views: 62.3ms | ActiveRecord: 1.2ms)
|
122
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
123
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
124
|
+
Processing by AdminData::MainController#table_structure as HTML
|
125
|
+
Parameters: {"klass"=>"article"}
|
126
|
+
Completed 401 Unauthorized in 2ms (Views: 0.8ms | ActiveRecord: 0.7ms)
|
127
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
128
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
129
|
+
Processing by AdminData::MainController#table_structure as HTML
|
130
|
+
Parameters: {"klass"=>"article"}
|
131
|
+
Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.6ms)
|
132
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
133
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
134
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
135
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
136
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
137
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
138
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
139
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
140
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
141
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
142
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
143
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
144
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
145
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
146
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
147
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
148
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
149
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
150
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
151
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
152
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
153
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
154
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
155
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
156
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
157
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
158
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
159
|
+
Processing by AdminData::MainController#create as HTML
|
160
|
+
Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"}
|
161
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
162
|
+
Redirected to http://test.host/admin_data/klass/article/2-Hello
|
163
|
+
Completed 302 Found in 11ms
|
164
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
165
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
166
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
167
|
+
Processing by AdminData::MainController#create as HTML
|
168
|
+
Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"}
|
169
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
170
|
+
Redirected to http://test.host/admin_data/klass/article/2-Hello
|
171
|
+
Completed 302 Found in 11ms
|
172
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" ORDER BY articles.article_id DESC LIMIT 1
|
173
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
174
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
175
|
+
Processing by AdminData::MainController#create as HTML
|
176
|
+
Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"}
|
177
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
178
|
+
Redirected to http://test.host/admin_data/klass/article/2-Hello
|
179
|
+
Completed 302 Found in 11ms
|
180
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
181
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
182
|
+
Processing by AdminData::MainController#create as HTML
|
183
|
+
Parameters: {"article"=>{"body"=>"hello world", "title"=>"hello"}, "klass"=>"article"}
|
184
|
+
[1m[35mSQL (0.1ms)[0m INSERT 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')
|
185
|
+
Redirected to http://test.host/admin_data/klass/article/2-Hello
|
186
|
+
Completed 302 Found in 11ms
|
187
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
188
|
+
[1m[35mSQL (0.1ms)[0m 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)
|
189
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "cars"[0m
|
190
|
+
Processing by AdminData::MainController#create as HTML
|
191
|
+
Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}}
|
192
|
+
Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 10.6ms)
|
193
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "cars"
|
194
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
195
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
196
|
+
Processing by AdminData::MainController#create as HTML
|
197
|
+
Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}}
|
198
|
+
Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.7ms)
|
199
|
+
[1m[36mVehicle::Car Load (0.2ms)[0m [1mSELECT "cars".* FROM "cars" ORDER BY cars.id DESC LIMIT 1[0m
|
200
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
201
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
202
|
+
Processing by AdminData::MainController#create as HTML
|
203
|
+
Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}}
|
204
|
+
Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.7ms)
|
205
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
206
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
207
|
+
Processing by AdminData::MainController#create as HTML
|
208
|
+
Parameters: {"klass"=>"vehicle/car", "vehicle/car"=>{"brand"=>"hello"}}
|
209
|
+
Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.5ms)
|
210
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
211
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
212
|
+
Processing by AdminData::MainController#create as HTML
|
213
|
+
Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"}
|
214
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
215
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms)
|
216
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (5.8ms)
|
217
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.2ms)
|
218
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (16.2ms)
|
219
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
220
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.7ms)
|
221
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
222
|
+
Completed 200 OK in 177ms (Views: 135.0ms | ActiveRecord: 0.7ms)
|
223
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
224
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
225
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
226
|
+
Processing by AdminData::MainController#create as HTML
|
227
|
+
Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"}
|
228
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
229
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
230
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms)
|
231
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms)
|
232
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.5ms)
|
233
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
234
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
235
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
236
|
+
Completed 200 OK in 38ms (Views: 33.4ms | ActiveRecord: 0.9ms)
|
237
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
238
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
239
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
240
|
+
Processing by AdminData::MainController#create as HTML
|
241
|
+
Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"}
|
242
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
243
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
244
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms)
|
245
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms)
|
246
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.5ms)
|
247
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
248
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
249
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
250
|
+
Completed 200 OK in 38ms (Views: 33.3ms | ActiveRecord: 0.9ms)
|
251
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
252
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
253
|
+
Processing by AdminData::MainController#create as HTML
|
254
|
+
Parameters: {"article"=>{"body"=>"", "title"=>"hello"}, "klass"=>"article"}
|
255
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
256
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
257
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms)
|
258
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.5ms)
|
259
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.5ms)
|
260
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
261
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
262
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
263
|
+
Completed 200 OK in 39ms (Views: 33.7ms | ActiveRecord: 0.7ms)
|
264
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
265
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
266
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "cars"
|
267
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
268
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
269
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
270
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "doors"
|
271
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
272
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
273
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
274
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
275
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
276
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
277
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
278
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
279
|
+
Processing by AdminData::MainController#del as HTML
|
280
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
281
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
282
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE ("articles"."article_id" = 1)
|
283
|
+
Redirected to http://test.host/admin_data/quick_search/article
|
284
|
+
Completed 302 Found in 6ms
|
285
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
286
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
287
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
288
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
289
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
290
|
+
Processing by AdminData::MainController#del as HTML
|
291
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
292
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
293
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE ("articles"."article_id" = 1)[0m
|
294
|
+
Redirected to http://test.host/admin_data/quick_search/article
|
295
|
+
Completed 302 Found in 6ms
|
296
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
297
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
298
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
299
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
300
|
+
Processing by AdminData::MainController#del as HTML
|
301
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
302
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
303
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE ("articles"."article_id" = 1)[0m
|
304
|
+
Redirected to http://test.host/admin_data/quick_search/article
|
305
|
+
Completed 302 Found in 6ms
|
306
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
307
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
308
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "cars"
|
309
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
310
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
311
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
312
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "doors"
|
313
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
314
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
315
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
316
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
317
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
318
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
319
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
320
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
321
|
+
Processing by AdminData::MainController#destroy as HTML
|
322
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
323
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
324
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
325
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT "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)[0m
|
326
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "comments" WHERE ("comments"."id" = 1)
|
327
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "articles" WHERE ("articles"."article_id" = 1)[0m
|
328
|
+
Redirected to http://test.host/admin_data/quick_search/article
|
329
|
+
Completed 302 Found in 14ms
|
330
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
331
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
332
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
333
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments"[0m
|
334
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
335
|
+
Processing by AdminData::MainController#destroy as HTML
|
336
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
337
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
338
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
339
|
+
[1m[36mComment Load (0.2ms)[0m [1mSELECT "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)[0m
|
340
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "comments" WHERE ("comments"."id" = 1)
|
341
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE ("articles"."article_id" = 1)[0m
|
342
|
+
Redirected to http://test.host/admin_data/quick_search/article
|
343
|
+
Completed 302 Found in 14ms
|
344
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
345
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
346
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
347
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
348
|
+
Processing by AdminData::MainController#destroy as HTML
|
349
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
350
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
351
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
352
|
+
[1m[35mComment Load (0.3ms)[0m 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)
|
353
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "comments" WHERE ("comments"."id" = 1)[0m
|
354
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE ("articles"."article_id" = 1)
|
355
|
+
Redirected to http://test.host/admin_data/quick_search/article
|
356
|
+
Completed 302 Found in 13ms
|
357
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
358
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
359
|
+
Processing by AdminData::MainController#show as HTML
|
360
|
+
Parameters: {"klass"=>"article", "id"=>999999999999994533}
|
361
|
+
[1m[36mArticle Load (0.1ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 999999999999994533) LIMIT 1[0m
|
362
|
+
Completed 404 Not Found in 3ms (Views: 0.8ms | ActiveRecord: 15.9ms)
|
363
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
364
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
365
|
+
Processing by AdminData::MainController#show as HTML
|
366
|
+
Parameters: {"klass"=>"article", "id"=>999999999999994533}
|
367
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 999999999999994533) LIMIT 1
|
368
|
+
Completed 404 Not Found in 4ms (Views: 0.8ms | ActiveRecord: 0.7ms)
|
369
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
370
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
371
|
+
Processing by AdminData::MainController#show as HTML
|
372
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
373
|
+
Completed 401 Unauthorized in 2ms (Views: 0.7ms | ActiveRecord: 0.5ms)
|
374
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
375
|
+
[1m[35mSQL (0.1ms)[0m 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)
|
376
|
+
Processing by AdminData::MainController#show as HTML
|
377
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
378
|
+
Completed 401 Unauthorized in 2ms (Views: 0.8ms | ActiveRecord: 0.5ms)
|
379
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
380
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
381
|
+
Processing by AdminData::MainController#edit as HTML
|
382
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
383
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
384
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
385
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
386
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
387
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.8ms)
|
388
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.8ms)
|
389
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
390
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
391
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
392
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms)
|
393
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.0ms)
|
394
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms)
|
395
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
396
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
397
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
398
|
+
Completed 200 OK in 141ms (Views: 136.4ms | ActiveRecord: 1.4ms)
|
399
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
400
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
401
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
402
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
403
|
+
Processing by AdminData::MainController#all_models as HTML
|
404
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
405
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
406
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms)
|
407
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
408
|
+
Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 1.1ms)
|
409
|
+
[1m[36mSQL (0.4ms)[0m [1m SELECT name
|
410
|
+
FROM sqlite_master
|
411
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
412
|
+
[0m
|
413
|
+
[1m[35mSQL (0.3ms)[0m SELECT name
|
414
|
+
FROM sqlite_master
|
415
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
416
|
+
[1m[36mSQL (0.3ms)[0m [1m SELECT name
|
417
|
+
FROM sqlite_master
|
418
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
419
|
+
[0m
|
420
|
+
[1m[35mSQL (0.3ms)[0m SELECT name
|
421
|
+
FROM sqlite_master
|
422
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
423
|
+
[1m[36mSQL (0.3ms)[0m [1m SELECT name
|
424
|
+
FROM sqlite_master
|
425
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
426
|
+
[0m
|
427
|
+
[1m[35mSQL (0.3ms)[0m SELECT name
|
428
|
+
FROM sqlite_master
|
429
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
430
|
+
[1m[36mSQL (0.3ms)[0m [1m SELECT name
|
431
|
+
FROM sqlite_master
|
432
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
433
|
+
[0m
|
434
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
435
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
436
|
+
Processing by AdminData::MainController#all_models as HTML
|
437
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
438
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
439
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
440
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
441
|
+
Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 2.8ms)
|
442
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
443
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
444
|
+
Processing by AdminData::MainController#all_models as HTML
|
445
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
446
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
447
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
448
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
449
|
+
Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.6ms)
|
450
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
451
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
452
|
+
Processing by AdminData::MainController#edit as HTML
|
453
|
+
Parameters: {"klass"=>"Article", "data"=>"Hello World", "id"=>1, "attr"=>"title"}
|
454
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
455
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
456
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms)
|
457
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
458
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (0.8ms)
|
459
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms)
|
460
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
461
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
462
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
463
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms)
|
464
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.0ms)
|
465
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.6ms)
|
466
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
467
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms)
|
468
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
469
|
+
Completed 200 OK in 35ms (Views: 30.6ms | ActiveRecord: 1.4ms)
|
470
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
471
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
472
|
+
Processing by AdminData::MainController#edit as HTML
|
473
|
+
Parameters: {"klass"=>"Article", "data"=>"Hello World", "id"=>1, "attr"=>"title"}
|
474
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
475
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
476
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms)
|
477
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
478
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (0.9ms)
|
479
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
480
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
481
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
482
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
483
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.4ms)
|
484
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.7ms)
|
485
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms)
|
486
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
487
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
488
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
489
|
+
Completed 200 OK in 34ms (Views: 30.0ms | ActiveRecord: 1.4ms)
|
490
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
491
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
492
|
+
Processing by AdminData::MainController#edit as HTML
|
493
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
494
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
495
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
496
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
497
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
498
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.1ms)
|
499
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
500
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
501
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
502
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
503
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.1ms)
|
504
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.5ms)
|
505
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms)
|
506
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
507
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
508
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
509
|
+
Completed 200 OK in 48ms (Views: 43.8ms | ActiveRecord: 1.4ms)
|
510
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
511
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
512
|
+
Processing by AdminData::MainController#edit as HTML
|
513
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
514
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
515
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
516
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms)
|
517
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
518
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms)
|
519
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
520
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
521
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
522
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
523
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.4ms)
|
524
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.7ms)
|
525
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.5ms)
|
526
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
527
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
528
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
529
|
+
Completed 200 OK in 48ms (Views: 44.1ms | ActiveRecord: 1.4ms)
|
530
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
531
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
532
|
+
Processing by AdminData::MainController#edit as HTML
|
533
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
534
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
535
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
536
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms)
|
537
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
538
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms)
|
539
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
540
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
541
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
542
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
543
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.1ms)
|
544
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.5ms)
|
545
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.5ms)
|
546
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
547
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
548
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
549
|
+
Completed 200 OK in 48ms (Views: 44.0ms | ActiveRecord: 1.4ms)
|
550
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
551
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
552
|
+
Processing by AdminData::MainController#edit as HTML
|
553
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
554
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
555
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
556
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms)
|
557
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.3ms)
|
558
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (19.5ms)
|
559
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
560
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
561
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
562
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
563
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms)
|
564
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.0ms)
|
565
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.5ms)
|
566
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
567
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
568
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
569
|
+
Completed 200 OK in 56ms (Views: 51.4ms | ActiveRecord: 1.5ms)
|
570
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
571
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
572
|
+
Processing by AdminData::MainController#edit as HTML
|
573
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
574
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
575
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
576
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
577
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
578
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.9ms)
|
579
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms)
|
580
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
581
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
582
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
583
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (98.6ms)
|
584
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (100.7ms)
|
585
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms)
|
586
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
587
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
588
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
589
|
+
Completed 200 OK in 140ms (Views: 136.3ms | ActiveRecord: 1.4ms)
|
590
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
591
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
592
|
+
Processing by AdminData::MainController#edit as HTML
|
593
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
594
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
595
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
596
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
597
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
598
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.7ms)
|
599
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
600
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
601
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
602
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
603
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.7ms)
|
604
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.1ms)
|
605
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms)
|
606
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
607
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.8ms)
|
608
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
609
|
+
Completed 200 OK in 49ms (Views: 44.7ms | ActiveRecord: 1.4ms)
|
610
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
611
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
612
|
+
Processing by AdminData::MainController#edit as HTML
|
613
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
614
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
615
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
616
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
617
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
618
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.9ms)
|
619
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.8ms)
|
620
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
621
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
622
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
623
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.7ms)
|
624
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.2ms)
|
625
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms)
|
626
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
627
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
628
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
629
|
+
Completed 200 OK in 147ms (Views: 143.2ms | ActiveRecord: 1.4ms)
|
630
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
631
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
632
|
+
Processing by AdminData::MainController#edit as HTML
|
633
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
634
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
635
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
636
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms)
|
637
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
638
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.5ms)
|
639
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms)
|
640
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
641
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
642
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
643
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.1ms)
|
644
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.3ms)
|
645
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.6ms)
|
646
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
647
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
648
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
649
|
+
Completed 200 OK in 48ms (Views: 44.1ms | ActiveRecord: 1.4ms)
|
650
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
651
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
652
|
+
Processing by AdminData::MainController#edit as HTML
|
653
|
+
Parameters: {"klass"=>"Article", "id"=>1}
|
654
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
655
|
+
[1m[36mSQL (93.5ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
656
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (96.7ms)
|
657
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
658
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms)
|
659
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.8ms)
|
660
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
661
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
662
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
663
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.6ms)
|
664
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.1ms)
|
665
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.5ms)
|
666
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
667
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
668
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
669
|
+
Completed 200 OK in 143ms (Views: 46.0ms | ActiveRecord: 94.8ms)
|
670
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
671
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
672
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
673
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
674
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
675
|
+
Processing by AdminData::MainController#edit as HTML
|
676
|
+
Parameters: {"klass"=>"comment", "id"=>1}
|
677
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1[0m
|
678
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
679
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
680
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
681
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" ORDER BY article_id asc[0m
|
682
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (5.2ms)
|
683
|
+
[1m[35mArticle Load (0.4ms)[0m 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
|
684
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.4ms)
|
685
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
686
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.3ms)
|
687
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.3ms)
|
688
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (4.9ms)
|
689
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
690
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.1ms)
|
691
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
692
|
+
Completed 200 OK in 38ms (Views: 33.3ms | ActiveRecord: 2.4ms)
|
693
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
694
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
695
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
696
|
+
Processing by AdminData::MainController#edit as HTML
|
697
|
+
Parameters: {"klass"=>"comment", "id"=>1}
|
698
|
+
[1m[35mComment Load (0.3ms)[0m SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1
|
699
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments"[0m
|
700
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (102.0ms)
|
701
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
702
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" ORDER BY article_id asc
|
703
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (5.6ms)
|
704
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "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[0m
|
705
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.5ms)
|
706
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
707
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms)
|
708
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.6ms)
|
709
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms)
|
710
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
711
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
712
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
713
|
+
Completed 200 OK in 138ms (Views: 133.8ms | ActiveRecord: 1.9ms)
|
714
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
715
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
716
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
717
|
+
Processing by AdminData::MainController#edit as HTML
|
718
|
+
Parameters: {"klass"=>"comment", "id"=>1}
|
719
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1[0m
|
720
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
721
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms)
|
722
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.3ms)
|
723
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (3.5ms)
|
724
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "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[0m
|
725
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.8ms)
|
726
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
727
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.3ms)
|
728
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.8ms)
|
729
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms)
|
730
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
731
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
732
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
733
|
+
Completed 200 OK in 37ms (Views: 33.1ms | ActiveRecord: 1.6ms)
|
734
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
735
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
736
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
737
|
+
Processing by AdminData::MainController#edit as HTML
|
738
|
+
Parameters: {"klass"=>"comment", "id"=>1}
|
739
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1[0m
|
740
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
741
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
742
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.3ms)
|
743
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (3.5ms)
|
744
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "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[0m
|
745
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.7ms)
|
746
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
747
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms)
|
748
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.8ms)
|
749
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms)
|
750
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
751
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
752
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
753
|
+
Completed 200 OK in 37ms (Views: 33.4ms | ActiveRecord: 1.5ms)
|
754
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
755
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
756
|
+
Processing by AdminData::MainController#new as HTML
|
757
|
+
Parameters: {"klass"=>"article"}
|
758
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
759
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (100.1ms)
|
760
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms)
|
761
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
762
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.7ms)
|
763
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
764
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms)
|
765
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
766
|
+
Completed 200 OK in 133ms (Views: 130.6ms | ActiveRecord: 0.7ms)
|
767
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
768
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
769
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
770
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
771
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "tech_magazines" ("created_at", "updated_at") VALUES ('2010-08-17 13:45:34.495473', '2010-08-17 13:45:34.495473')[0m
|
772
|
+
[1m[35mSQL (0.5ms)[0m 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)
|
773
|
+
Processing by AdminData::MainController#show as HTML
|
774
|
+
Parameters: {"klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: "TechMagazine", created_at: "2010-08-17 13:45:34", updated_at: "2010-08-17 13:45:34", magazine_id: 1, data: nil>}
|
775
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
776
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.2ms)
|
777
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
778
|
+
[1m[35mTechMagazine Load (0.2ms)[0m SELECT "tech_magazines"."id", "tech_magazines"."created_at", "tech_magazines"."updated_at" FROM "tech_magazines" WHERE ("tech_magazines"."id" = 1) LIMIT 1
|
779
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (5.1ms)
|
780
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
781
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
782
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
783
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.2ms)
|
784
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (13.0ms)
|
785
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms)
|
786
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
787
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
788
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
789
|
+
Completed 200 OK in 36ms (Views: 32.2ms | ActiveRecord: 2.7ms)
|
790
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
791
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
792
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "tech_magazines" ("created_at", "updated_at") VALUES ('2010-08-17 13:45:34.597826', '2010-08-17 13:45:34.597826')[0m
|
793
|
+
[1m[35mSQL (0.5ms)[0m 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)
|
794
|
+
Processing by AdminData::MainController#show as HTML
|
795
|
+
Parameters: {"klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: "TechMagazine", created_at: "2010-08-17 13:45:34", updated_at: "2010-08-17 13:45:34", magazine_id: 1, data: nil>}
|
796
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
797
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms)
|
798
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
799
|
+
[1m[35mTechMagazine Load (0.2ms)[0m SELECT "tech_magazines"."id", "tech_magazines"."created_at", "tech_magazines"."updated_at" FROM "tech_magazines" WHERE ("tech_magazines"."id" = 1) LIMIT 1
|
800
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (5.2ms)
|
801
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
802
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
803
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
804
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (7.0ms)
|
805
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (13.9ms)
|
806
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms)
|
807
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
808
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms)
|
809
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
810
|
+
Completed 200 OK in 133ms (Views: 129.1ms | ActiveRecord: 2.1ms)
|
811
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
812
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
813
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "tech_magazines" ("created_at", "updated_at") VALUES ('2010-08-17 13:45:34.758894', '2010-08-17 13:45:34.758894')[0m
|
814
|
+
[1m[35mSQL (0.5ms)[0m 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)
|
815
|
+
Processing by AdminData::MainController#show as HTML
|
816
|
+
Parameters: {"klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: "TechMagazine", created_at: "2010-08-17 13:45:34", updated_at: "2010-08-17 13:45:34", magazine_id: 1, data: nil>}
|
817
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
818
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.2ms)
|
819
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
820
|
+
[1m[35mTechMagazine Load (0.2ms)[0m SELECT "tech_magazines"."id", "tech_magazines"."created_at", "tech_magazines"."updated_at" FROM "tech_magazines" WHERE ("tech_magazines"."id" = 1) LIMIT 1
|
821
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (5.2ms)
|
822
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
823
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
824
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
825
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.5ms)
|
826
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (13.5ms)
|
827
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.0ms)
|
828
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
829
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms)
|
830
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
831
|
+
Completed 200 OK in 38ms (Views: 33.9ms | ActiveRecord: 2.1ms)
|
832
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
833
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
834
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
835
|
+
[1m[35mSQL (0.1ms)[0m 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')
|
836
|
+
Processing by AdminData::MainController#show as HTML
|
837
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
838
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
839
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.4ms)
|
840
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
841
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
842
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
843
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
844
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
845
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (7.8ms)
|
846
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (10.2ms)
|
847
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms)
|
848
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
849
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms)
|
850
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
851
|
+
Completed 200 OK in 34ms (Views: 30.2ms | ActiveRecord: 1.7ms)
|
852
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
853
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
854
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
855
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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')[0m
|
856
|
+
Processing by AdminData::MainController#show as HTML
|
857
|
+
Parameters: {"klass"=>"article", "id"=>1}
|
858
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
859
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms)
|
860
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
861
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.9ms)
|
862
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
863
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
864
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
865
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (8.1ms)
|
866
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (11.0ms)
|
867
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.6ms)
|
868
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
869
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
870
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
871
|
+
Completed 200 OK in 130ms (Views: 126.1ms | ActiveRecord: 1.6ms)
|
872
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
873
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
874
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
875
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
876
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
877
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
878
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
879
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
880
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
881
|
+
Processing by AdminData::MainController#show as HTML
|
882
|
+
Parameters: {"klass"=>"city", "id"=>"new-delhi"}
|
883
|
+
[1m[35mCity Load (0.2ms)[0m SELECT "cities".* FROM "cities" WHERE (permanent_name ='new-delhi') LIMIT 1
|
884
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.2ms)
|
885
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
886
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (0.8ms)
|
887
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.8ms)
|
888
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
889
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
890
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
891
|
+
Completed 200 OK in 22ms (Views: 18.9ms | ActiveRecord: 2.4ms)
|
892
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
893
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
894
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT 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')[0m
|
895
|
+
Processing by AdminData::MainController#show as HTML
|
896
|
+
Parameters: {"klass"=>"comment", "id"=>1}
|
897
|
+
[1m[35mComment Load (0.3ms)[0m SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1
|
898
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms)
|
899
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
900
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "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[0m
|
901
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.7ms)
|
902
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
903
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.3ms)
|
904
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (111.2ms)
|
905
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms)
|
906
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
907
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
908
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
909
|
+
Completed 200 OK in 132ms (Views: 128.7ms | ActiveRecord: 1.5ms)
|
910
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
911
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
912
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
913
|
+
Processing by AdminData::MainController#show as HTML
|
914
|
+
Parameters: {"klass"=>"comment", "id"=>1}
|
915
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1[0m
|
916
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms)
|
917
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
918
|
+
[1m[35mArticle Load (0.4ms)[0m 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
|
919
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (7.9ms)
|
920
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.4ms)
|
921
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms)
|
922
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (10.1ms)
|
923
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.1ms)
|
924
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
925
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms)
|
926
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
927
|
+
Completed 200 OK in 32ms (Views: 28.0ms | ActiveRecord: 1.4ms)
|
928
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
929
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
930
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
931
|
+
Processing by AdminData::MainController#show as HTML
|
932
|
+
Parameters: {"klass"=>"comment", "id"=>1}
|
933
|
+
[1m[35mComment Load (0.3ms)[0m SELECT "comments".* FROM "comments" WHERE ("comments"."id" = 1) LIMIT 1
|
934
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (1.1ms)
|
935
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
936
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "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[0m
|
937
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (8.2ms)
|
938
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.5ms)
|
939
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (0.4ms)
|
940
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (10.4ms)
|
941
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.4ms)
|
942
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
943
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
944
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
945
|
+
Completed 200 OK in 32ms (Views: 28.2ms | ActiveRecord: 1.4ms)
|
946
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
947
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
948
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
949
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
950
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
951
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
952
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
953
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
954
|
+
Processing by AdminData::MainController#table_structure as HTML
|
955
|
+
Parameters: {"klass"=>"article"}
|
956
|
+
[1m[35mSQL (0.1ms)[0m PRAGMA index_list("articles")
|
957
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
958
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (119.6ms)
|
959
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
960
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms)
|
961
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
962
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
963
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
964
|
+
Completed 200 OK in 138ms (Views: 136.5ms | ActiveRecord: 2.3ms)
|
965
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
966
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
967
|
+
Processing by AdminData::MainController#table_structure as HTML
|
968
|
+
Parameters: {"klass"=>"article"}
|
969
|
+
[1m[35mSQL (0.1ms)[0m PRAGMA index_list("articles")
|
970
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
971
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
972
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
973
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.1ms)
|
974
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
975
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
976
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
977
|
+
Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.8ms)
|
978
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
979
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
980
|
+
Processing by AdminData::MainController#table_structure as HTML
|
981
|
+
Parameters: {"klass"=>"article"}
|
982
|
+
[1m[35mSQL (0.1ms)[0m PRAGMA index_list("articles")
|
983
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
984
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.9ms)
|
985
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (0.2ms)
|
986
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.1ms)
|
987
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
988
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.1ms)
|
989
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
990
|
+
Completed 200 OK in 18ms (Views: 16.4ms | ActiveRecord: 0.8ms)
|
991
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
992
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
993
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
994
|
+
Processing by AdminData::MainController#update as HTML
|
995
|
+
Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: nil, created_at: "2010-08-17 13:45:36", updated_at: "2010-08-17 13:45:36", magazine_id: nil, data: nil>}
|
996
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
997
|
+
[1m[35mSQL (0.5ms)[0m UPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.145911' WHERE ("articles"."article_id" = 1)
|
998
|
+
Redirected to http://test.host/admin_data/klass/article/1-NewTitle
|
999
|
+
Completed 302 Found in 11ms
|
1000
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1001
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1002
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1003
|
+
Processing by AdminData::MainController#update as HTML
|
1004
|
+
Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: nil, created_at: "2010-08-17 13:45:36", updated_at: "2010-08-17 13:45:36", magazine_id: nil, data: nil>}
|
1005
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
1006
|
+
[1m[36mSQL (0.5ms)[0m [1mUPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.178342' WHERE ("articles"."article_id" = 1)[0m
|
1007
|
+
Redirected to http://test.host/admin_data/klass/article/1-NewTitle
|
1008
|
+
Completed 302 Found in 11ms
|
1009
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" ORDER BY articles.article_id DESC LIMIT 1
|
1010
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1011
|
+
[1m[35mSQL (0.1ms)[0m 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)
|
1012
|
+
Processing by AdminData::MainController#update as HTML
|
1013
|
+
Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: nil, created_at: "2010-08-17 13:45:36", updated_at: "2010-08-17 13:45:36", magazine_id: nil, data: nil>}
|
1014
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
1015
|
+
[1m[35mSQL (0.5ms)[0m UPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.213100' WHERE ("articles"."article_id" = 1)
|
1016
|
+
Redirected to http://test.host/admin_data/klass/article/1-NewTitle
|
1017
|
+
Completed 302 Found in 11ms
|
1018
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1019
|
+
[1m[35mSQL (0.1ms)[0m 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)
|
1020
|
+
Processing by AdminData::MainController#update as HTML
|
1021
|
+
Parameters: {"article"=>{"title"=>"new title"}, "klass"=>"article", "id"=>#<Article article_id: 1, title: "this is a dummy title", body: "this is a dummy body", body_html: "this is a dummy body", short_desc: "this is a dummy short_desc", status: "published", published_at: nil, approved: false, hits_count: 1, magazine_type: nil, created_at: "2010-08-17 13:45:36", updated_at: "2010-08-17 13:45:36", magazine_id: nil, data: nil>}
|
1022
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
1023
|
+
[1m[35mSQL (0.5ms)[0m UPDATE "articles" SET "data" = NULL, "title" = 'new title', "updated_at" = '2010-08-17 13:45:36.243323' WHERE ("articles"."article_id" = 1)
|
1024
|
+
Redirected to http://test.host/admin_data/klass/article/1-NewTitle
|
1025
|
+
Completed 302 Found in 11ms
|
1026
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1027
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1028
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "cars"[0m
|
1029
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1030
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
1031
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1032
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1033
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1034
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1035
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1036
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
1037
|
+
Processing by AdminData::MainController#update as HTML
|
1038
|
+
Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1}
|
1039
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
1040
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1041
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms)
|
1042
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.2ms)
|
1043
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.0ms)
|
1044
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms)
|
1045
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
1046
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
1047
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
1048
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.0ms)
|
1049
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.1ms)
|
1050
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.7ms)
|
1051
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1052
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
1053
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1054
|
+
Completed 200 OK in 53ms (Views: 44.9ms | ActiveRecord: 10.0ms)
|
1055
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1056
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1057
|
+
[1m[35mSQL (0.1ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
1058
|
+
Processing by AdminData::MainController#update as HTML
|
1059
|
+
Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1}
|
1060
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
1061
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
1062
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (2.8ms)
|
1063
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms)
|
1064
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (14.6ms)
|
1065
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.6ms)
|
1066
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
1067
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
1068
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
1069
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.0ms)
|
1070
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.1ms)
|
1071
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (5.5ms)
|
1072
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1073
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
1074
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1075
|
+
Completed 200 OK in 51ms (Views: 43.4ms | ActiveRecord: 1.5ms)
|
1076
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1077
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1078
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1079
|
+
Processing by AdminData::MainController#update as HTML
|
1080
|
+
Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1}
|
1081
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
1082
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1083
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms)
|
1084
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.1ms)
|
1085
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (15.5ms)
|
1086
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
1087
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
1088
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
1089
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
1090
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (6.3ms)
|
1091
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (8.5ms)
|
1092
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.0ms)
|
1093
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1094
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
1095
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1096
|
+
Completed 200 OK in 55ms (Views: 46.6ms | ActiveRecord: 1.7ms)
|
1097
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1098
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1099
|
+
Processing by AdminData::MainController#update as HTML
|
1100
|
+
Parameters: {"article"=>{"body"=>""}, "klass"=>"article", "id"=>1}
|
1101
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
1102
|
+
[1m[36mSQL (0.3ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1103
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms)
|
1104
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_flash_message.html.erb (1.3ms)
|
1105
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_form.html.erb (16.7ms)
|
1106
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_belongs_to_info.html.erb (0.7ms)
|
1107
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_one_info.html.erb (0.3ms)
|
1108
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
1109
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
1110
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_has_many_info.html.erb (7.1ms)
|
1111
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/association/_association_info.html.erb (9.5ms)
|
1112
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/main/misc/_modify_record.html.erb (6.9ms)
|
1113
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1114
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1115
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1116
|
+
Completed 200 OK in 59ms (Views: 50.6ms | ActiveRecord: 1.9ms)
|
1117
|
+
Processing by AdminData::MigrationController#index as HTML
|
1118
|
+
[1m[35mSQL (0.2ms)[0m select * from schema_migrations
|
1119
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.6ms)
|
1120
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (5.4ms)
|
1121
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.5ms)
|
1122
|
+
Completed 200 OK in 22ms (Views: 20.4ms | ActiveRecord: 0.2ms)
|
1123
|
+
Processing by AdminData::MigrationController#index as HTML
|
1124
|
+
[1m[36mSQL (0.2ms)[0m [1mselect * from schema_migrations[0m
|
1125
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1126
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.6ms)
|
1127
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1128
|
+
Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.2ms)
|
1129
|
+
Processing by AdminData::MigrationController#index as HTML
|
1130
|
+
[1m[35mSQL (0.2ms)[0m select * from schema_migrations
|
1131
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1132
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms)
|
1133
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1134
|
+
Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.2ms)
|
1135
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1136
|
+
[1m[35mSQL (0.1ms)[0m 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)
|
1137
|
+
Processing by AdminData::SearchController#advance_search as HTML
|
1138
|
+
Parameters: {"klass"=>"article"}
|
1139
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1140
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (4.0ms)
|
1141
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (5.7ms)
|
1142
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1143
|
+
FROM sqlite_master
|
1144
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1145
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_advance_search_form.html.erb (3.3ms)
|
1146
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (19.9ms)
|
1147
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.6ms)
|
1148
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (5.2ms)
|
1149
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.5ms)
|
1150
|
+
Completed 200 OK in 44ms (Views: 40.9ms | ActiveRecord: 1.1ms)
|
1151
|
+
[1m[36mSQL (0.4ms)[0m [1m SELECT name
|
1152
|
+
FROM sqlite_master
|
1153
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1154
|
+
[0m
|
1155
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1156
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1157
|
+
Processing by AdminData::SearchController#advance_search as HTML
|
1158
|
+
Parameters: {"klass"=>"article"}
|
1159
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
1160
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms)
|
1161
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms)
|
1162
|
+
[1m[36mSQL (0.4ms)[0m [1m SELECT name
|
1163
|
+
FROM sqlite_master
|
1164
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1165
|
+
[0m
|
1166
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_advance_search_form.html.erb (2.4ms)
|
1167
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (11.8ms)
|
1168
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1169
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1170
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1171
|
+
Completed 200 OK in 20ms (Views: 18.1ms | ActiveRecord: 1.5ms)
|
1172
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1173
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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)[0m
|
1174
|
+
Processing by AdminData::SearchController#advance_search as HTML
|
1175
|
+
Parameters: {"klass"=>"article"}
|
1176
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
1177
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.0ms)
|
1178
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms)
|
1179
|
+
[1m[36mSQL (0.3ms)[0m [1m SELECT name
|
1180
|
+
FROM sqlite_master
|
1181
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1182
|
+
[0m
|
1183
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_advance_search_form.html.erb (2.3ms)
|
1184
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (11.8ms)
|
1185
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1186
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
1187
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1188
|
+
Completed 200 OK in 20ms (Views: 18.3ms | ActiveRecord: 1.1ms)
|
1189
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1190
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1191
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1192
|
+
Parameters: {"klass"=>"comment", "model_id"=>1, "children"=>"wrong_children_name", "base"=>"article"}
|
1193
|
+
Completed 404 Not Found in 2ms (Views: 0.7ms | ActiveRecord: 0.5ms)
|
1194
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1195
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1196
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1197
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1198
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1199
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1200
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1201
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1202
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1203
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1204
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1205
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1206
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1207
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1208
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1209
|
+
Parameters: {"klass"=>"comment"}
|
1210
|
+
[1m[35mComment Load (0.4ms)[0m SELECT "comments".* FROM "comments" ORDER BY comments.id desc LIMIT 50 OFFSET 0
|
1211
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments"[0m
|
1212
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms)
|
1213
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms)
|
1214
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1215
|
+
FROM sqlite_master
|
1216
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1217
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.8ms)
|
1218
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (5.7ms)
|
1219
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.1ms)
|
1220
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (14.2ms)
|
1221
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (32.8ms)
|
1222
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1223
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1224
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1225
|
+
Completed 200 OK in 46ms (Views: 41.6ms | ActiveRecord: 4.4ms)
|
1226
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT "comments".* FROM "comments" ORDER BY comments.id DESC LIMIT 1[0m
|
1227
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1228
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1229
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1230
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1231
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1232
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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')[0m
|
1233
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1234
|
+
Parameters: {"klass"=>"comment"}
|
1235
|
+
[1m[35mComment Load (0.4ms)[0m SELECT "comments".* FROM "comments" ORDER BY comments.id desc LIMIT 50 OFFSET 0
|
1236
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments"[0m
|
1237
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
1238
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.2ms)
|
1239
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1240
|
+
FROM sqlite_master
|
1241
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1242
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms)
|
1243
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (2.9ms)
|
1244
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.3ms)
|
1245
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (9.4ms)
|
1246
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (22.4ms)
|
1247
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1248
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1249
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
1250
|
+
Completed 200 OK in 33ms (Views: 28.7ms | ActiveRecord: 2.4ms)
|
1251
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1252
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1253
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1254
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
1255
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1256
|
+
[1m[35mSQL (0.1ms)[0m 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')
|
1257
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1258
|
+
Parameters: {"klass"=>"comment"}
|
1259
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT "comments".* FROM "comments" ORDER BY comments.id desc LIMIT 50 OFFSET 0[0m
|
1260
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
1261
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms)
|
1262
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms)
|
1263
|
+
[1m[36mSQL (0.4ms)[0m [1m SELECT name
|
1264
|
+
FROM sqlite_master
|
1265
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1266
|
+
[0m
|
1267
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1268
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1269
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.3ms)
|
1270
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (9.9ms)
|
1271
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (23.9ms)
|
1272
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1273
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1274
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1275
|
+
Completed 200 OK in 34ms (Views: 30.2ms | ActiveRecord: 2.2ms)
|
1276
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1277
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1278
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "doors" WHERE 1=1
|
1279
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1280
|
+
[1m[35mSQL (0.1ms)[0m 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')
|
1281
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1282
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1283
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "doors" WHERE 1=1[0m
|
1284
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
1285
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT 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')[0m
|
1286
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1287
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1288
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "doors" WHERE 1=1
|
1289
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1290
|
+
[1m[35mSQL (0.1ms)[0m 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')
|
1291
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1292
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1293
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "doors" WHERE 1=1[0m
|
1294
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
1295
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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')[0m
|
1296
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1297
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1298
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "doors" WHERE 1=1
|
1299
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1300
|
+
[1m[35mSQL (0.1ms)[0m 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')
|
1301
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1302
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1303
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1304
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
1305
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1306
|
+
Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"}
|
1307
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
1308
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
1309
|
+
[1m[36mComment Load (0.3ms)[0m [1mSELECT "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[0m
|
1310
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
1311
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
1312
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms)
|
1313
|
+
[1m[36mSQL (0.4ms)[0m [1m SELECT name
|
1314
|
+
FROM sqlite_master
|
1315
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1316
|
+
[0m
|
1317
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms)
|
1318
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (2.9ms)
|
1319
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.6ms)
|
1320
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (10.9ms)
|
1321
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (24.0ms)
|
1322
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1323
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
1324
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.2ms)
|
1325
|
+
Completed 200 OK in 41ms (Views: 30.3ms | ActiveRecord: 7.2ms)
|
1326
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1327
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1328
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
1329
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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')[0m
|
1330
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1331
|
+
Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"}
|
1332
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
1333
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
1334
|
+
[1m[35mComment Load (0.4ms)[0m 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
|
1335
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments"[0m
|
1336
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms)
|
1337
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms)
|
1338
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1339
|
+
FROM sqlite_master
|
1340
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1341
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms)
|
1342
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1343
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.7ms)
|
1344
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (11.5ms)
|
1345
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (25.6ms)
|
1346
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1347
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
1348
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1349
|
+
Completed 200 OK in 167ms (Views: 32.2ms | ActiveRecord: 2.4ms)
|
1350
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1351
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1352
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
1353
|
+
[1m[35mSQL (0.1ms)[0m 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')
|
1354
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1355
|
+
Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"}
|
1356
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1[0m
|
1357
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)
|
1358
|
+
[1m[36mComment Load (0.4ms)[0m [1mSELECT "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[0m
|
1359
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "comments"
|
1360
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
1361
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.5ms)
|
1362
|
+
[1m[36mSQL (0.4ms)[0m [1m SELECT name
|
1363
|
+
FROM sqlite_master
|
1364
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1365
|
+
[0m
|
1366
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms)
|
1367
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms)
|
1368
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.6ms)
|
1369
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (10.8ms)
|
1370
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (24.3ms)
|
1371
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1372
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
1373
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1374
|
+
Completed 200 OK in 42ms (Views: 30.7ms | ActiveRecord: 2.3ms)
|
1375
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1376
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1377
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
1378
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT 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')[0m
|
1379
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1380
|
+
Parameters: {"klass"=>"comment", "model_id"=>"1", "children"=>"comments", "base"=>"article"}
|
1381
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE ("articles"."article_id" = 1) LIMIT 1
|
1382
|
+
[1m[36mSQL (0.1ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments" WHERE ("comments".article_id = 1)[0m
|
1383
|
+
[1m[35mComment Load (0.4ms)[0m 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
|
1384
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "comments"[0m
|
1385
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (126.1ms)
|
1386
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.6ms)
|
1387
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1388
|
+
FROM sqlite_master
|
1389
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1390
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.3ms)
|
1391
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1392
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.8ms)
|
1393
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (11.5ms)
|
1394
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (148.3ms)
|
1395
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1396
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
1397
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1398
|
+
Completed 200 OK in 166ms (Views: 155.0ms | ActiveRecord: 2.3ms)
|
1399
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1400
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1401
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1402
|
+
Parameters: {"klass"=>"article"}
|
1403
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "articles".* FROM "articles" ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1404
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
1405
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
1406
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms)
|
1407
|
+
[1m[36mSQL (0.4ms)[0m [1m SELECT name
|
1408
|
+
FROM sqlite_master
|
1409
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1410
|
+
[0m
|
1411
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1412
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1413
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1414
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (7.7ms)
|
1415
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (21.2ms)
|
1416
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1417
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1418
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1419
|
+
Completed 200 OK in 32ms (Views: 27.9ms | ActiveRecord: 1.4ms)
|
1420
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1421
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1422
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1423
|
+
Parameters: {"klass"=>"article"}
|
1424
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1425
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1426
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.1ms)
|
1427
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms)
|
1428
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1429
|
+
FROM sqlite_master
|
1430
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1431
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1432
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1433
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1434
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (7.8ms)
|
1435
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (21.1ms)
|
1436
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1437
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
1438
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1439
|
+
Completed 200 OK in 32ms (Views: 27.8ms | ActiveRecord: 1.4ms)
|
1440
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1441
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1442
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1443
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1444
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1445
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1446
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1447
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1448
|
+
Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"}
|
1449
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1450
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1451
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.9ms)
|
1452
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (131.7ms)
|
1453
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1454
|
+
FROM sqlite_master
|
1455
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1456
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1457
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.3ms)
|
1458
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1459
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.9ms)
|
1460
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (155.8ms)
|
1461
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1462
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.5ms)
|
1463
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1464
|
+
Completed 200 OK in 169ms (Views: 162.7ms | ActiveRecord: 2.6ms)
|
1465
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1466
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1467
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1468
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1469
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1470
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1471
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1472
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1473
|
+
Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"}
|
1474
|
+
[1m[35mArticle Load (0.6ms)[0m 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
|
1475
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1476
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms)
|
1477
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms)
|
1478
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1479
|
+
FROM sqlite_master
|
1480
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1481
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1482
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1483
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1484
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (12.9ms)
|
1485
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.9ms)
|
1486
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1487
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1488
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1489
|
+
Completed 200 OK in 39ms (Views: 33.4ms | ActiveRecord: 2.4ms)
|
1490
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1491
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1492
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1493
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1494
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1495
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1496
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1497
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1498
|
+
Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"}
|
1499
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1500
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1501
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
1502
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms)
|
1503
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1504
|
+
FROM sqlite_master
|
1505
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1506
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1507
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms)
|
1508
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1509
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (12.9ms)
|
1510
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.2ms)
|
1511
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1512
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
1513
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (122.0ms)
|
1514
|
+
Completed 200 OK in 160ms (Views: 154.6ms | ActiveRecord: 2.3ms)
|
1515
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1516
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1517
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1518
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1519
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1520
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1521
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1522
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1523
|
+
Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"}
|
1524
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1525
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1526
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms)
|
1527
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms)
|
1528
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1529
|
+
FROM sqlite_master
|
1530
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1531
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1532
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.2ms)
|
1533
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1534
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.2ms)
|
1535
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (27.2ms)
|
1536
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1537
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1538
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1539
|
+
Completed 200 OK in 39ms (Views: 33.5ms | ActiveRecord: 2.4ms)
|
1540
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1541
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1542
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1543
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1544
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1545
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1546
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1547
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1548
|
+
Parameters: {"klass"=>"Article", "sortby"=>"article_id asc", "query"=>"python"}
|
1549
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1550
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1551
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.2ms)
|
1552
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms)
|
1553
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1554
|
+
FROM sqlite_master
|
1555
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1556
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1557
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms)
|
1558
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1559
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.0ms)
|
1560
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.3ms)
|
1561
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1562
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
1563
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1564
|
+
Completed 200 OK in 38ms (Views: 32.7ms | ActiveRecord: 2.3ms)
|
1565
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1566
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1567
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1568
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1569
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1570
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1571
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1572
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1573
|
+
Parameters: {"klass"=>"Article", "query"=>"python"}
|
1574
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1575
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1576
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms)
|
1577
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms)
|
1578
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1579
|
+
FROM sqlite_master
|
1580
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1581
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.5ms)
|
1582
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (127.6ms)
|
1583
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1584
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (14.0ms)
|
1585
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (152.1ms)
|
1586
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1587
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
1588
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1589
|
+
Completed 200 OK in 164ms (Views: 158.6ms | ActiveRecord: 2.3ms)
|
1590
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1591
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1592
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1593
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1594
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1595
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1596
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1597
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1598
|
+
Parameters: {"klass"=>"Article", "query"=>"python"}
|
1599
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1600
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1601
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.5ms)
|
1602
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms)
|
1603
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1604
|
+
FROM sqlite_master
|
1605
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1606
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1607
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1608
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1609
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.0ms)
|
1610
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.7ms)
|
1611
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1612
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1613
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1614
|
+
Completed 200 OK in 39ms (Views: 33.1ms | ActiveRecord: 2.4ms)
|
1615
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1616
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1617
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1618
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1619
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1620
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1621
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1622
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1623
|
+
Parameters: {"klass"=>"Article", "query"=>"python"}
|
1624
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1625
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1626
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.3ms)
|
1627
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms)
|
1628
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1629
|
+
FROM sqlite_master
|
1630
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1631
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1632
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.0ms)
|
1633
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1634
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.1ms)
|
1635
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.5ms)
|
1636
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1637
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.3ms)
|
1638
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1639
|
+
Completed 200 OK in 38ms (Views: 32.9ms | ActiveRecord: 2.2ms)
|
1640
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1641
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1642
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1643
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1644
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1645
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1646
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1647
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1648
|
+
Parameters: {"klass"=>"Article", "query"=>"python"}
|
1649
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1650
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1651
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.4ms)
|
1652
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.4ms)
|
1653
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1654
|
+
FROM sqlite_master
|
1655
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1656
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1657
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1658
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1659
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.2ms)
|
1660
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.9ms)
|
1661
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1662
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.4ms)
|
1663
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1664
|
+
Completed 200 OK in 39ms (Views: 33.4ms | ActiveRecord: 2.3ms)
|
1665
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1666
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1667
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1668
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1669
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1670
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1671
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1672
|
+
Processing by AdminData::SearchController#quick_search as HTML
|
1673
|
+
Parameters: {"klass"=>"Article", "query"=>"python"}
|
1674
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
1675
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
1676
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_breadcrum.html.erb (3.3ms)
|
1677
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_secondary_navigation.html.erb (4.3ms)
|
1678
|
+
[1m[35mSQL (0.4ms)[0m SELECT name
|
1679
|
+
FROM sqlite_master
|
1680
|
+
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
1681
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_sortby.html.erb (0.4ms)
|
1682
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_search_form.html.erb (3.1ms)
|
1683
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
1684
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_listing.html.erb (13.1ms)
|
1685
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/_search_base.html.erb (26.4ms)
|
1686
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_drop_down_klasses.html.erb (0.2ms)
|
1687
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_header.html.erb (3.2ms)
|
1688
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/shared/_powered_by.html.erb (0.1ms)
|
1689
|
+
Completed 200 OK in 38ms (Views: 32.7ms | ActiveRecord: 2.3ms)
|
1690
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1691
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1692
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1693
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1694
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on", "col3"=>"invalid_date"}}}
|
1695
|
+
Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.6ms)
|
1696
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1697
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1698
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1699
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1700
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1701
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}}
|
1702
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1703
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (1.3ms)
|
1704
|
+
Completed 200 OK in 24ms (Views: 20.1ms | ActiveRecord: 1.1ms)
|
1705
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1706
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1707
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1708
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1709
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1710
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}}
|
1711
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1712
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms)
|
1713
|
+
Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 1.2ms)
|
1714
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1715
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1716
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1717
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1718
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1719
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}}
|
1720
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1721
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1722
|
+
Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.0ms)
|
1723
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1724
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1725
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1726
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1727
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1728
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
1729
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.title IS NULL OR articles.title NOT LIKE '%ruby%') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1730
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1731
|
+
Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.0ms)
|
1732
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1733
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1734
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1735
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1736
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1737
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
1738
|
+
[1m[35mArticle Load (0.4ms)[0m 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
|
1739
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1740
|
+
Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 1.2ms)
|
1741
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1742
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1743
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1744
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1745
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"greater_than", "col3"=>"invalid_integer"}}}
|
1746
|
+
Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.6ms)
|
1747
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1748
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1749
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1750
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1751
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1752
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"greater_than", "col3"=>"101"}}}
|
1753
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.hits_count > 101) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1754
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1755
|
+
Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.9ms)
|
1756
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1757
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1758
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1759
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1760
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1761
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"greater_than", "col3"=>"99"}}}
|
1762
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.hits_count > 99) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1763
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1764
|
+
Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 1.1ms)
|
1765
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1766
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1767
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1768
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1769
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1770
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"is_equal_to", "col3"=>"101"}}}
|
1771
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.hits_count = 101) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1772
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1773
|
+
Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.9ms)
|
1774
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1775
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1776
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1777
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1778
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1779
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"is_equal_to", "col3"=>"100"}}}
|
1780
|
+
[1m[36mArticle Load (0.4ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.hits_count = 100) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1781
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms)
|
1782
|
+
Completed 200 OK in 14ms (Views: 9.9ms | ActiveRecord: 1.2ms)
|
1783
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1784
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1785
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1786
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1787
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"is_equal_to", "col3"=>"invalid_integer"}}}
|
1788
|
+
Completed 200 OK in 4ms (Views: 1.8ms | ActiveRecord: 0.7ms)
|
1789
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1790
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1791
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1792
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1793
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1794
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"is_exactly", "col3"=>"python"}}}
|
1795
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.title = 'python') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1796
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1797
|
+
Completed 200 OK in 8ms (Views: 3.7ms | ActiveRecord: 1.1ms)
|
1798
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1799
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1800
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1801
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1802
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1803
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"title", "col2"=>"is_exactly", "col3"=>"python"}}}
|
1804
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.title = 'python') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1805
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms)
|
1806
|
+
Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms)
|
1807
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1808
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1809
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1810
|
+
[1m[35mSQL (0.2ms)[0m INSERT 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')
|
1811
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1812
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_false"}}}
|
1813
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.approved = 'f') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1814
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1815
|
+
Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 1.0ms)
|
1816
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1817
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1818
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1819
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1820
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1821
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_false"}}}
|
1822
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.approved = 'f') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1823
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1824
|
+
Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms)
|
1825
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1826
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1827
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1828
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1829
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1830
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_not_null"}}}
|
1831
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.status IS NOT NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1832
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1833
|
+
Completed 200 OK in 7ms (Views: 3.4ms | ActiveRecord: 0.9ms)
|
1834
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1835
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1836
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1837
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1838
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1839
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_not_null"}}}
|
1840
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.status IS NOT NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1841
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1842
|
+
Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms)
|
1843
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1844
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1845
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1846
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1847
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1848
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_null"}}}
|
1849
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.status IS NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1850
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1851
|
+
Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.9ms)
|
1852
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1853
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1854
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1855
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1856
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1857
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"status", "col2"=>"is_null"}}}
|
1858
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.status IS NULL) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1859
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1860
|
+
Completed 200 OK in 13ms (Views: 8.9ms | ActiveRecord: 1.1ms)
|
1861
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1862
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1863
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1864
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1865
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1866
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on", "col3"=>"17-August-2009"}}}
|
1867
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "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[0m
|
1868
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.8ms)
|
1869
|
+
Completed 200 OK in 8ms (Views: 3.8ms | ActiveRecord: 1.0ms)
|
1870
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1871
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1872
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1873
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1874
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1875
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on", "col3"=>"17-August-2010"}}}
|
1876
|
+
[1m[35mArticle Load (0.4ms)[0m 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
|
1877
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms)
|
1878
|
+
Completed 200 OK in 15ms (Views: 9.9ms | ActiveRecord: 1.2ms)
|
1879
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1880
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1881
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1882
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1883
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1884
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_after_date", "col3"=>"17-September-2010"}}}
|
1885
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.published_at >= '2010-09-17 04:00:00.000000') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1886
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.8ms)
|
1887
|
+
Completed 200 OK in 8ms (Views: 3.9ms | ActiveRecord: 1.0ms)
|
1888
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1889
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1890
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1891
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1892
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1893
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_after_date", "col3"=>"17-July-2010"}}}
|
1894
|
+
[1m[35mArticle Load (0.4ms)[0m 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
|
1895
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.6ms)
|
1896
|
+
Completed 200 OK in 14ms (Views: 9.7ms | ActiveRecord: 1.1ms)
|
1897
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1898
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1899
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1900
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1901
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_after_date", "col3"=>"invalid_date"}}}
|
1902
|
+
Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.6ms)
|
1903
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1904
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1905
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1906
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1907
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_before_date", "col3"=>"17-August-2009"}}}
|
1908
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.published_at <= '2009-08-18 03:59:59.999999') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1909
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1910
|
+
Completed 200 OK in 7ms (Views: 3.4ms | ActiveRecord: 0.8ms)
|
1911
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1912
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1913
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1914
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1915
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1916
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_before_date", "col3"=>"17-September-2010"}}}
|
1917
|
+
[1m[35mArticle Load (0.4ms)[0m 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
|
1918
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1919
|
+
Completed 200 OK in 14ms (Views: 9.1ms | ActiveRecord: 1.2ms)
|
1920
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1921
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1922
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1923
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1924
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"published_at", "col2"=>"is_on_or_before_date", "col3"=>"invalid_date"}}}
|
1925
|
+
Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.6ms)
|
1926
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1927
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1928
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1929
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1930
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1931
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_true"}}}
|
1932
|
+
[1m[35mArticle Load (0.2ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.approved = 't') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1933
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1934
|
+
Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 1.0ms)
|
1935
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1936
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1937
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1938
|
+
[1m[35mSQL (0.1ms)[0m INSERT 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')
|
1939
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1940
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"approved", "col2"=>"is_true"}}}
|
1941
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.approved = 't') ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1942
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1943
|
+
Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 1.1ms)
|
1944
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1945
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1946
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1947
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1948
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"less_than", "col3"=>"invalid_integer"}}}
|
1949
|
+
Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.6ms)
|
1950
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1951
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1952
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1953
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1954
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1955
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"less_than", "col3"=>"99"}}}
|
1956
|
+
[1m[36mArticle Load (0.2ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.hits_count < 99) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0[0m
|
1957
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
1958
|
+
Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 1.0ms)
|
1959
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1960
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
1961
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
1962
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1963
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1964
|
+
Parameters: {"klass"=>"article", "adv_search"=>{"2_row"=>{"col1"=>"hits_count", "col2"=>"less_than", "col3"=>"101"}}}
|
1965
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.hits_count < 101) ORDER BY articles.article_id desc LIMIT 50 OFFSET 0
|
1966
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1967
|
+
Completed 200 OK in 13ms (Views: 9.2ms | ActiveRecord: 1.1ms)
|
1968
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1969
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1970
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1971
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1972
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1973
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1974
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1975
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1976
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1977
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1978
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1979
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1980
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1981
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1982
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1983
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1984
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1985
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1986
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"clojure"}}}
|
1987
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%clojure%') ORDER BY article_id desc LIMIT 50 OFFSET 0
|
1988
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
1989
|
+
Completed 200 OK in 13ms (Views: 8.9ms | ActiveRecord: 4.3ms)
|
1990
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1991
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
1992
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
1993
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1994
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1995
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
1996
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
1997
|
+
Processing by AdminData::SearchController#advance_search as JS
|
1998
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"clojure"}}}
|
1999
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%clojure%') ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2000
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
2001
|
+
Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 1.5ms)
|
2002
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2003
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2004
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2005
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2006
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2007
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2008
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2009
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2010
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}}
|
2011
|
+
[1m[35mArticle Load (0.5ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2012
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2013
|
+
Completed 200 OK in 18ms (Views: 14.2ms | ActiveRecord: 1.6ms)
|
2014
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2015
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2016
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2017
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2018
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2019
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2020
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2021
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2022
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>"python"}}}
|
2023
|
+
[1m[35mArticle Load (0.5ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2024
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2025
|
+
Completed 200 OK in 168ms (Views: 163.9ms | ActiveRecord: 1.7ms)
|
2026
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2027
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2028
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2029
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2030
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2031
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2032
|
+
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"}
|
2033
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')
|
2034
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')[0m
|
2035
|
+
Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 1.2ms)
|
2036
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles"
|
2037
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2038
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2039
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2040
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2041
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2042
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2043
|
+
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"}
|
2044
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')
|
2045
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')[0m
|
2046
|
+
Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 1.4ms)
|
2047
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2048
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2049
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2050
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2051
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2052
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2053
|
+
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"}
|
2054
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')[0m
|
2055
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')
|
2056
|
+
Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 1.3ms)
|
2057
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2058
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2059
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2060
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2061
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2062
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2063
|
+
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"}
|
2064
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')
|
2065
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')[0m
|
2066
|
+
Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 1.3ms)
|
2067
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2068
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2069
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2070
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2071
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2072
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2073
|
+
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"}
|
2074
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')[0m
|
2075
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000
|
2076
|
+
[1m[36mComment Load (0.2ms)[0m [1mSELECT "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)[0m
|
2077
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE ("articles"."article_id" = 2)
|
2078
|
+
Completed 200 OK in 12ms (Views: 0.6ms | ActiveRecord: 1.8ms)
|
2079
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles"[0m
|
2080
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2081
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2082
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2083
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2084
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2085
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2086
|
+
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"}
|
2087
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')[0m
|
2088
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000
|
2089
|
+
[1m[36mComment Load (0.2ms)[0m [1mSELECT "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)[0m
|
2090
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE ("articles"."article_id" = 2)
|
2091
|
+
Completed 200 OK in 11ms (Views: 0.4ms | ActiveRecord: 1.9ms)
|
2092
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2093
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2094
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2095
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2096
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2097
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2098
|
+
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"}
|
2099
|
+
[1m[35mSQL (0.2ms)[0m SELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')
|
2100
|
+
[1m[36mArticle Load (0.3ms)[0m [1mSELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000[0m
|
2101
|
+
[1m[35mComment Load (0.1ms)[0m 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)
|
2102
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE ("articles"."article_id" = 2)[0m
|
2103
|
+
Completed 200 OK in 11ms (Views: 0.5ms | ActiveRecord: 1.6ms)
|
2104
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2105
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2106
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2107
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2108
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2109
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2110
|
+
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"}
|
2111
|
+
[1m[36mSQL (0.2ms)[0m [1mSELECT COUNT(*) AS count_id FROM "articles" WHERE (articles.short_desc LIKE '%ruby%')[0m
|
2112
|
+
[1m[35mArticle Load (0.3ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.short_desc LIKE '%ruby%') AND ("articles"."article_id" >= 0) ORDER BY articles.article_id ASC LIMIT 1000
|
2113
|
+
[1m[36mComment Load (0.1ms)[0m [1mSELECT "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)[0m
|
2114
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE ("articles"."article_id" = 2)
|
2115
|
+
Completed 200 OK in 11ms (Views: 0.4ms | ActiveRecord: 1.6ms)
|
2116
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2117
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2118
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2119
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2120
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2121
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2122
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2123
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2124
|
+
[1m[36mArticle Load (0.5ms)[0m [1mSELECT "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[0m
|
2125
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
2126
|
+
Completed 200 OK in 170ms (Views: 165.9ms | ActiveRecord: 1.6ms)
|
2127
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2128
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2129
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2130
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2131
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2132
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2133
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2134
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2135
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
2136
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
2137
|
+
Completed 200 OK in 19ms (Views: 14.3ms | ActiveRecord: 1.6ms)
|
2138
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2139
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2140
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2141
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2142
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2143
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2144
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2145
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2146
|
+
[1m[36mArticle Load (0.5ms)[0m [1mSELECT "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[0m
|
2147
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
2148
|
+
Completed 200 OK in 19ms (Views: 14.3ms | ActiveRecord: 1.6ms)
|
2149
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2150
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2151
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2152
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2153
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2154
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2155
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2156
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2157
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
2158
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.4ms)
|
2159
|
+
Completed 200 OK in 18ms (Views: 13.9ms | ActiveRecord: 1.6ms)
|
2160
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2161
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2162
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2163
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2164
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2165
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2166
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2167
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2168
|
+
[1m[36mArticle Load (0.5ms)[0m [1mSELECT "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[0m
|
2169
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2170
|
+
Completed 200 OK in 18ms (Views: 14.0ms | ActiveRecord: 1.5ms)
|
2171
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2172
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2173
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2174
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2175
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2176
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2177
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2178
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2179
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
2180
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2181
|
+
Completed 200 OK in 18ms (Views: 14.1ms | ActiveRecord: 1.5ms)
|
2182
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2183
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2184
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2185
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2186
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2187
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2188
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2189
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2190
|
+
[1m[36mArticle Load (0.5ms)[0m [1mSELECT "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[0m
|
2191
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2192
|
+
Completed 200 OK in 19ms (Views: 14.7ms | ActiveRecord: 1.6ms)
|
2193
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2194
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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)[0m
|
2195
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "articles" WHERE 1=1
|
2196
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2197
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2198
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2199
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2200
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"short_desc", "col2"=>"does_not_contain", "col3"=>"ruby"}}}
|
2201
|
+
[1m[35mArticle Load (0.5ms)[0m 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
|
2202
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2203
|
+
Completed 200 OK in 19ms (Views: 14.5ms | ActiveRecord: 1.6ms)
|
2204
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2205
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2206
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2207
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2208
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2209
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2210
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>nil, "col3"=>nil}}}
|
2211
|
+
[1m[35mArticle Load (0.5ms)[0m SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2212
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2213
|
+
Completed 200 OK in 19ms (Views: 14.5ms | ActiveRecord: 1.4ms)
|
2214
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2215
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2216
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2217
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2218
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2219
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2220
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>nil, "col3"=>nil}}}
|
2221
|
+
[1m[35mArticle Load (0.5ms)[0m SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2222
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2223
|
+
Completed 200 OK in 18ms (Views: 14.3ms | ActiveRecord: 1.4ms)
|
2224
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2225
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2226
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2227
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2228
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2229
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2230
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2231
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2232
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>""}}}
|
2233
|
+
[1m[35mArticle Load (0.7ms)[0m SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2234
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2235
|
+
Completed 200 OK in 28ms (Views: 24.1ms | ActiveRecord: 1.8ms)
|
2236
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2237
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2238
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2239
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2240
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2241
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2242
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2243
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2244
|
+
Parameters: {"klass"=>"article", "sortby"=>"article_id desc", "adv_search"=>{"1_row"=>{"col1"=>"title", "col2"=>"contains", "col3"=>""}}}
|
2245
|
+
[1m[35mArticle Load (0.7ms)[0m SELECT "articles".* FROM "articles" ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2246
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.7ms)
|
2247
|
+
Completed 200 OK in 29ms (Views: 25.0ms | ActiveRecord: 1.9ms)
|
2248
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2249
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2250
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2251
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2252
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "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')[0m
|
2253
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2254
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "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')[0m
|
2255
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2256
|
+
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"}}}
|
2257
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.body LIKE '%beginners%') AND (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2258
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
2259
|
+
Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 1.6ms)
|
2260
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2261
|
+
[1m[35mSQL (0.2ms)[0m 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)
|
2262
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "articles" WHERE 1=1[0m
|
2263
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2264
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "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')[0m
|
2265
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2266
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "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')[0m
|
2267
|
+
Processing by AdminData::SearchController#advance_search as JS
|
2268
|
+
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"}}}
|
2269
|
+
[1m[35mArticle Load (0.4ms)[0m SELECT "articles".* FROM "articles" WHERE (articles.body LIKE '%beginners%') AND (articles.title LIKE '%python%') ORDER BY article_id desc LIMIT 50 OFFSET 0
|
2270
|
+
Rendered /Users/nsingh/dev/admin_data/app/views/admin_data/search/search/_title.html.erb (0.5ms)
|
2271
|
+
Completed 200 OK in 13ms (Views: 8.8ms | ActiveRecord: 1.6ms)
|
2272
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT 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)[0m
|
2273
|
+
[1m[35mSQL (0.4ms)[0m 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)
|
2274
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2275
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2276
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT 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')[0m
|
2277
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2278
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2279
|
+
[1m[35mSQL (0.2ms)[0m 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')
|
2280
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2281
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2282
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2283
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2284
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')[0m
|
2285
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|
2286
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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', '---
|
2287
|
+
:key: 123456789
|
2288
|
+
', 1, NULL, NULL, NULL, 'this is a dummy short_desc', 'published', 'this is a dummy title', '2010-08-17 13:45:44.944555')[0m
|
2289
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "articles" ("approved", "body", "body_html", "created_at", "data", "hits_count", "magazine_id", "magazine_type", "published_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')
|