action_smser 2.1.2 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,789 +1,15 @@
1
- ActionSmser: sent sms (Sms HelloSmser.hello_user - From: 999, To: 123, Body: hello joo, Valid: true)
2
- ActionSmser: sent sms (Sms HelloSmser.hello_user - From: 999, To: 123, Body: hello joo, Valid: true)
3
- ActionSmser: sent sms (Sms HelloSmser.hello_user - From: 999, To: 123, Body: hello joo, Valid: true)
4
-  (0.0ms) select sqlite_version(*)
5
-  (46.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
6
-  (0.1ms) PRAGMA index_list("schema_migrations")
7
-  (15.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
8
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
9
- Migrating to CreateActionSmserDeliveryReports (20120102214519)
10
-  (1.6ms) CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime)
11
-  (1.0ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120102214519')
12
-  (0.1ms) select sqlite_version(*)
13
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
14
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
15
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
16
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
17
- Migrating to CreateActionSmserDeliveryReports (20120102214519)
18
-  (0.0ms) select sqlite_version(*)
19
-  (0.5ms) DROP TABLE "action_smser_delivery_reports"
20
-  (0.3ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20120102214519'
21
-  (0.1ms) select sqlite_version(*)
22
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
23
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
24
- Migrating to CreateActionSmserDeliveryReports (20120102214519)
25
-  (0.4ms) CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime) 
26
-  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120102214519')
27
-  (0.1ms) select sqlite_version(*)
28
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
29
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
30
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
31
-  (0.0ms) select sqlite_version(*)
32
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
33
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
34
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
35
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
36
-  (0.1ms) CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "msg_id" varchar(255), "status" varchar(255), "status_updated_at" datetime, "recipient" varchar(255), "sender" varchar(255), "text_body" varchar(255), "created_at" datetime, "updated_at" datetime)
37
- SQLite3::SQLException: table "action_smser_delivery_reports" already exists: CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "msg_id" varchar(255), "status" varchar(255), "status_updated_at" datetime, "recipient" varchar(255), "sender" varchar(255), "text_body" varchar(255), "created_at" datetime, "updated_at" datetime)
38
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
39
-  (0.0ms) select sqlite_version(*)
40
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
41
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
42
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
43
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
44
-  (0.1ms) CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "msg_id" varchar(255), "status" varchar(255), "status_updated_at" datetime, "recipient" varchar(255), "sender" varchar(255), "text_body" varchar(255), "created_at" datetime, "updated_at" datetime)
45
- SQLite3::SQLException: table "action_smser_delivery_reports" already exists: CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "msg_id" varchar(255), "status" varchar(255), "status_updated_at" datetime, "recipient" varchar(255), "sender" varchar(255), "text_body" varchar(255), "created_at" datetime, "updated_at" datetime)
46
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
47
-  (0.0ms) select sqlite_version(*)
48
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
49
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
50
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
51
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
52
-  (0.0ms) select sqlite_version(*)
53
-  (0.5ms) DROP TABLE "action_smser_delivery_reports"
54
-  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120102215215')
55
-  (0.1ms) select sqlite_version(*)
56
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
57
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
58
-  (35.9ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20120102215215'
59
-  (0.1ms) select sqlite_version(*)
60
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
61
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
62
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
63
-  (0.0ms) select sqlite_version(*)
64
-  (0.5ms) CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "msg_id" varchar(255), "status" varchar(255), "status_updated_at" datetime, "recipient" varchar(255), "sender" varchar(255), "text_body" varchar(255), "created_at" datetime, "updated_at" datetime) 
65
-  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120102215215')
66
-  (0.2ms) select sqlite_version(*)
67
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
68
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
69
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
70
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
71
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
72
-  (0.0ms) select sqlite_version(*)
73
-  (0.5ms) DROP TABLE "action_smser_delivery_reports"
74
-  (0.3ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20120102215215'
75
-  (0.1ms) select sqlite_version(*)
76
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
77
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
78
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
79
-  (0.5ms) CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "msg_id" varchar(255), "status" varchar(255), "status_updated_at" datetime, "recipient" varchar(255), "sender" varchar(255), "text_body" varchar(255), "created_at" datetime, "updated_at" datetime) 
80
-  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120102215215')
81
-  (0.1ms) select sqlite_version(*)
82
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
83
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
1
+ DEPRECATION WARNING: You didn't set config.secret_key_base. Read the upgrade documentation to learn more about this new config option. (called from service at /home/ohu/.rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/webrick/httpserver.rb:138)
84
2
 
85
3
 
86
- Started GET "/action_smser" for 127.0.0.1 at Tue Jan 03 00:06:58 +0200 2012
4
+ Started GET "/" for 127.0.0.1 at 2014-02-07 13:22:36 +0200
5
+ Processing by Rails::WelcomeController#index as HTML
6
+ Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p484/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (6.1ms)
7
+ Completed 200 OK in 63ms (Views: 62.5ms | ActiveRecord: 0.0ms)
87
8
 
88
- ActionController::RoutingError (No route matches [GET] "/action_smser"):
89
-
90
9
 
91
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.7ms)
92
-
93
-
94
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at Tue Jan 03 00:07:04 +0200 2012
95
- Processing by ActionSmser::DeliveryReportsController#index as HTML
96
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" 
97
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (0.6ms)
98
- Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
99
-
100
-
101
- Started GET "/stylesheets/action_smser/application.css" for 127.0.0.1 at Tue Jan 03 00:07:04 +0200 2012
102
-
103
- ActionController::RoutingError (No route matches [GET] "/stylesheets/action_smser/application.css"):
104
-
105
-
106
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
107
-
108
-
109
- Started GET "/javascripts/action_smser/application.js" for 127.0.0.1 at Tue Jan 03 00:07:04 +0200 2012
110
-
111
- ActionController::RoutingError (No route matches [GET] "/javascripts/action_smser/application.js"):
112
-
113
-
114
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.3ms)
115
-
116
-
117
- Started GET "/action_smser/delivery_reports/gateway_commit/" for 127.0.0.1 at Tue Jan 03 00:08:11 +0200 2012
118
- Processing by ActionSmser::DeliveryReportsController#show as HTML
119
- Parameters: {"id"=>"gateway_commit"}
120
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" WHERE "action_smser_delivery_reports"."id" = ? LIMIT 1 [["id", "gateway_commit"]]
121
- Completed 404 Not Found in 3ms
122
-
123
- ActiveRecord::RecordNotFound (Couldn't find ActionSmser::DeliveryReport with id=gateway_commit):
124
-
125
-
126
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms)
127
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms)
128
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (322.8ms)
129
-
130
-
131
- Started GET "/action_smser/delivery_reports/gateway_commit/" for 127.0.0.1 at Tue Jan 03 00:08:38 +0200 2012
132
- Processing by ActionSmser::DeliveryReportsController#show as HTML
133
- Parameters: {"id"=>"gateway_commit"}
134
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" WHERE "action_smser_delivery_reports"."id" = ? LIMIT 1 [["id", "gateway_commit"]]
135
- Completed 404 Not Found in 1ms
136
-
137
- ActiveRecord::RecordNotFound (Couldn't find ActionSmser::DeliveryReport with id=gateway_commit):
138
-
139
-
140
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms)
141
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms)
142
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (2.3ms)
143
-
144
-
145
- Started GET "/action_smser/delivery_reports/gateway_commit/" for 127.0.0.1 at Tue Jan 03 00:08:39 +0200 2012
146
- Processing by ActionSmser::DeliveryReportsController#show as HTML
147
- Parameters: {"id"=>"gateway_commit"}
148
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" WHERE "action_smser_delivery_reports"."id" = ? LIMIT 1 [["id", "gateway_commit"]]
149
- Completed 404 Not Found in 1ms
150
-
151
- ActiveRecord::RecordNotFound (Couldn't find ActionSmser::DeliveryReport with id=gateway_commit):
152
-
153
-
154
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms)
155
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms)
156
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (2.5ms)
157
-
158
-
159
- Started GET "/action_smser/delivery_reports/gateway_commit/" for 127.0.0.1 at Tue Jan 03 00:08:46 +0200 2012
160
- Processing by ActionSmser::DeliveryReportsController#show as HTML
161
- Parameters: {"id"=>"gateway_commit"}
162
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" WHERE "action_smser_delivery_reports"."id" = ? LIMIT 1 [["id", "gateway_commit"]]
163
- Completed 404 Not Found in 2ms
164
-
165
- ActiveRecord::RecordNotFound (Couldn't find ActionSmser::DeliveryReport with id=gateway_commit):
166
-
167
-
168
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms)
169
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms)
170
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (3.4ms)
171
-
172
-
173
- Started GET "/action_smser/delivery_reports/gateway_commit/asdf" for 127.0.0.1 at Tue Jan 03 00:08:48 +0200 2012
174
-
175
- AbstractController::ActionNotFound (The action 'gateway_commit' could not be found for ActionSmser::DeliveryReportsController):
176
-
177
-
178
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.8ms)
179
-
180
-
181
- Started GET "/action_smser/delivery_reports/gateway_commit/asdf" for 127.0.0.1 at Tue Jan 03 00:09:03 +0200 2012
182
- Processing by ActionSmser::DeliveryReportsController#gateway_commit as HTML
183
- Parameters: {"gateway"=>"asdf"}
184
-
185
- ***** Debugger requested, but was not available (ensure ruby-debug is listed in Gemfile/installed as gem): Start server with --debugger to enable *****
186
- Completed 500 Internal Server Error in 6ms
187
-
188
- ActionView::MissingTemplate (Missing template action_smser/delivery_reports/gateway_commit, action_smser/application/gateway_commit with {:locale=>[:en, :en], :formats=>[:html], :handlers=>[:builder, :erb]}. Searched in:
189
- * "/home/ohu/koodi/gems/action_smser/test/dummy/app/views"
190
- * "/home/ohu/koodi/gems/action_smser/app/views"
191
- ):
192
-
193
-
194
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.2ms)
195
-
196
-
197
- Started GET "/action_smser/delivery_reports/gateway_commit/asdf?joo=123321" for 127.0.0.1 at Tue Jan 03 00:11:16 +0200 2012
198
- Processing by ActionSmser::DeliveryReportsController#gateway_commit as HTML
199
- Parameters: {"gateway"=>"asdf", "joo"=>"123321"}
200
-
201
- ***** Debugger requested, but was not available (ensure ruby-debug is listed in Gemfile/installed as gem): Start server with --debugger to enable *****
202
- Completed 500 Internal Server Error in 5ms
203
-
204
- ActionView::MissingTemplate (Missing template action_smser/delivery_reports/gateway_commit, action_smser/application/gateway_commit with {:locale=>[:en, :en], :formats=>[:html], :handlers=>[:builder, :erb]}. Searched in:
205
- * "/home/ohu/koodi/gems/action_smser/test/dummy/app/views"
206
- * "/home/ohu/koodi/gems/action_smser/app/views"
207
- ):
208
-
209
-
210
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.2ms)
211
- ActionSmser: Joo
212
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: 999, To: 358407573855, Body: hello olli, Valid: true)
213
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: 999, To: 358407573855, Body: hello olli, Valid: true)
214
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: 999, To: 358407573855, Body: hello olli, Valid: true)
215
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: 999, To: 358407573855, Body: hello olli, Valid: true)
216
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: 999, To: 358407573855, Body: hello olli, Valid: true)
217
- ActionSmser: SMS: get ||| /api/sendsms/plain?user=smsapi1.patidure.net&password=kusyhf9i8y&sender=358407573855&SMSText=hello+olli&GSM=358407573855 ||| #<Net::HTTPOK 200 OK readbody=true>
218
- ActionSmser: -5
219
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: 999, To: 358407573855, Body: ääkkösillä, hello olli, Valid: true)
220
- ActionSmser: SMS: get ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=358407573855&SMSText=%E4%E4kk%F6sill%E4%2C+hello+olli&GSM=358407573855 ||| #<Net::HTTPOK 200 OK readbody=true>
221
- ActionSmser: 102010314042601160
222
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: nimenhuutocom, To: 358405851123358407573855, Body: ääkkösillä, hello jussi, Valid: true)
223
- ActionSmser: SMS: get ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=nimenhuutocom&SMSText=%E4%E4kk%F6sill%E4%2C+hello+jussi&GSM=358405851123,358407573855 ||| #<Net::HTTPOK 200 OK readbody=true>
224
- ActionSmser: 102010314204054601
225
- 102010314204056202
226
- ActionSmser: Sending sms (Sms HelloSmser.hello_user - From: nimenhuutocom, To: 358505526013, Body: ääkkösillä, hello harri, Valid: true)
227
- ActionSmser: SMS: get ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=nimenhuutocom&SMSText=%E4%E4kk%F6sill%E4%2C+hello+harri&GSM=358505526013 ||| #<Net::HTTPOK 200 OK readbody=true>
228
- ActionSmser: 102010314225571857
229
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
230
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
231
-  (0.0ms) select sqlite_version(*)
232
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
233
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
234
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "3587573855", Body: "ääkköset rulaa", Valid: true)
235
- ActionSmser: Delivering sms by https
236
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "3587573855", Body: "ääkköset rulaa", Valid: true)
237
- ActionSmser: Delivering sms by https
238
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "3587573855", Body: "ääkköset rulaa", Valid: true)
239
- ActionSmser: Delivering sms by https
240
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "3587573855", Body: "ääkköset rulaa", Valid: true)
241
- ActionSmser: Delivering sms by https
242
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "3587573855", Body: "ääkköset rulaa", Valid: true)
243
- ActionSmser: Delivering sms by https
244
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "3587573855", Body: "ääkköset rulaa", Valid: true)
245
- ActionSmser: Delivering sms by https
246
- ActionSmser: SimpleHttp delivery ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=jokujoo&SMSText=%E4%E4kk%F6set+rulaa&GSM=3587573855 ||| #<Net::HTTPOK 200 OK readbody=true>
247
- ActionSmser: -13
248
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "+3587573855", Body: "ääkköset rulaa", Valid: true)
249
- ActionSmser: Delivering sms by https
250
- ActionSmser: SimpleHttp delivery ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=jokujoo&SMSText=%E4%E4kk%F6set+rulaa&GSM=+3587573855 ||| #<Net::HTTPOK 200 OK readbody=true>
251
- ActionSmser: -13
252
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "3587573855", Body: "ääkköset rulaa", Valid: true)
253
- ActionSmser: Delivering sms by https
254
- ActionSmser: SimpleHttp delivery ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=jokujoo&SMSText=%E4%E4kk%F6set+rulaa&GSM=3587573855 ||| #<Net::HTTPOK 200 OK readbody=true>
255
- ActionSmser: -13
256
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "jokujoo", To: "358407573855", Body: "ääkköset rulaa", Valid: true)
257
- ActionSmser: Delivering sms by https
258
- ActionSmser: SimpleHttp delivery ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=jokujoo&SMSText=%E4%E4kk%F6set+rulaa&GSM=358407573855 ||| #<Net::HTTPOK 200 OK readbody=true>
259
- ActionSmser: 102010317565753524
260
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
261
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
262
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
263
-  (0.0ms) select sqlite_version(*)
264
-  (0.5ms) DROP TABLE "action_smser_delivery_reports"
265
-  (0.3ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20120102215215'
266
-  (0.2ms) select sqlite_version(*)
267
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
268
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
269
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
270
-  (0.5ms) CREATE TABLE "action_smser_delivery_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "msg_id" varchar(255), "status" varchar(255), "status_updated_at" datetime, "sms_type" varchar(255), "log" text, "to" varchar(255), "from" varchar(255), "body" varchar(255), "created_at" datetime, "updated_at" datetime) 
271
-  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120102215215')
272
-  (0.2ms) select sqlite_version(*)
273
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
274
-  (0.1ms) PRAGMA index_list("action_smser_delivery_reports")
275
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
276
- Migrating to CreateActionSmserDeliveryReports (20120102215215)
277
-  (0.0ms) select sqlite_version(*)
278
-  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
279
-  (0.0ms) PRAGMA index_list("action_smser_delivery_reports")
280
-
281
-
282
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 16:57:47 +0200 2012
283
- Processing by ActionSmser::DeliveryReportsController#index as HTML
284
- Rendered text template (0.0ms)
285
- Completed 403 Forbidden in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
286
-
287
-
288
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 16:57:55 +0200 2012
289
- Processing by ActionSmser::DeliveryReportsController#index as HTML
290
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (4.0ms)
291
- Completed 500 Internal Server Error in 9ms
292
-
293
- ActionView::Template::Error (You have a nil object when you didn't expect it!
294
- You might have expected an instance of Array.
295
- The error occurred while evaluating nil.each):
296
- 13: <th></th>
297
- 14: </tr>
298
- 15:
299
- 16: <% @delivery_reports.each do |delivery_report| %>
300
- 17: <tr>
301
- 18: <td><%= delivery_report.msg_id %></td>
302
- 19: <td><%= delivery_report.status %></td>
303
-
304
-
305
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
306
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
307
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.2ms)
308
-
309
-
310
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 16:58:57 +0200 2012
311
- Processing by ActionSmser::DeliveryReportsController#index as HTML
312
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (1.3ms)
313
- Completed 500 Internal Server Error in 7ms
314
-
315
- ActionView::Template::Error (You have a nil object when you didn't expect it!
316
- You might have expected an instance of Array.
317
- The error occurred while evaluating nil.each):
318
- 13: <th></th>
319
- 14: </tr>
320
- 15:
321
- 16: <% @delivery_reports.each do |delivery_report| %>
322
- 17: <tr>
323
- 18: <td><%= delivery_report.msg_id %></td>
324
- 19: <td><%= delivery_report.status %></td>
325
-
326
-
327
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
328
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms)
329
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (2.7ms)
330
-
331
-
332
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 16:58:58 +0200 2012
333
- Processing by ActionSmser::DeliveryReportsController#index as HTML
334
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (0.4ms)
335
- Completed 500 Internal Server Error in 4ms
336
-
337
- ActionView::Template::Error (You have a nil object when you didn't expect it!
338
- You might have expected an instance of Array.
339
- The error occurred while evaluating nil.each):
340
- 13: <th></th>
341
- 14: </tr>
342
- 15:
343
- 16: <% @delivery_reports.each do |delivery_report| %>
344
- 17: <tr>
345
- 18: <td><%= delivery_report.msg_id %></td>
346
- 19: <td><%= delivery_report.status %></td>
347
-
348
-
349
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
350
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms)
351
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (2.7ms)
352
-
353
-
354
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 16:59:51 +0200 2012
355
- Processing by ActionSmser::DeliveryReportsController#index as HTML
356
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
357
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (11.5ms)
358
- Completed 500 Internal Server Error in 17ms
359
-
360
- ActionView::Template::Error (undefined method `recipient' for #<ActionSmser::DeliveryReport:0x2ee62e8>):
361
- 18: <td><%= delivery_report.msg_id %></td>
362
- 19: <td><%= delivery_report.status %></td>
363
- 20: <td><%= delivery_report.status_updated_at %></td>
364
- 21: <td><%= delivery_report.recipient %></td>
365
- 22: <td><%= delivery_report.sender %></td>
366
- 23: <td><%= delivery_report.text_body %></td>
367
- 24: <td><%= link_to 'Show', delivery_report %></td>
368
-
369
-
370
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
371
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
372
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.5ms)
373
-
374
-
375
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 17:00:02 +0200 2012
376
- Processing by ActionSmser::DeliveryReportsController#index as HTML
377
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
378
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (8.0ms)
379
- Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.3ms)
380
-
381
-
382
- Started GET "/stylesheets/action_smser/application.css" for 127.0.0.1 at Wed Jan 04 17:00:02 +0200 2012
383
-
384
- ActionController::RoutingError (No route matches [GET] "/stylesheets/action_smser/application.css"):
385
-
386
-
387
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms)
388
-
389
-
390
- Started GET "/javascripts/action_smser/application.js" for 127.0.0.1 at Wed Jan 04 17:00:02 +0200 2012
391
-
392
- ActionController::RoutingError (No route matches [GET] "/javascripts/action_smser/application.js"):
393
-
394
-
395
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.3ms)
396
-
397
-
398
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 17:02:09 +0200 2012
399
- Processing by ActionSmser::DeliveryReportsController#index as HTML
400
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
401
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (14.7ms)
402
- Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.3ms)
403
-
404
-
405
- Started GET "/stylesheets/action_smser/application.css" for 127.0.0.1 at Wed Jan 04 17:02:10 +0200 2012
406
-
407
- ActionController::RoutingError (No route matches [GET] "/stylesheets/action_smser/application.css"):
408
-
409
-
410
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
411
-
412
-
413
- Started GET "/javascripts/action_smser/application.js" for 127.0.0.1 at Wed Jan 04 17:02:10 +0200 2012
414
-
415
- ActionController::RoutingError (No route matches [GET] "/javascripts/action_smser/application.js"):
416
-
417
-
418
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.3ms)
419
-
420
-
421
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 17:03:13 +0200 2012
422
- Processing by ActionSmser::DeliveryReportsController#index as HTML
423
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
424
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (5.1ms)
425
- Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.4ms)
426
-
427
-
428
- Started GET "/stylesheets/action_smser/application.css" for 127.0.0.1 at Wed Jan 04 17:03:13 +0200 2012
429
-
430
- ActionController::RoutingError (No route matches [GET] "/stylesheets/action_smser/application.css"):
431
-
432
-
433
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.3ms)
434
-
435
-
436
- Started GET "/javascripts/action_smser/application.js" for 127.0.0.1 at Wed Jan 04 17:03:13 +0200 2012
437
-
438
- ActionController::RoutingError (No route matches [GET] "/javascripts/action_smser/application.js"):
439
-
440
-
441
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
442
-
443
-
444
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 17:04:28 +0200 2012
445
- Processing by ActionSmser::DeliveryReportsController#index as HTML
446
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
447
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (5.0ms)
448
- Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.3ms)
449
-
450
-
451
- Started GET "/stylesheets/action_smser/application.css" for 127.0.0.1 at Wed Jan 04 17:04:28 +0200 2012
452
-
453
- ActionController::RoutingError (No route matches [GET] "/stylesheets/action_smser/application.css"):
454
-
455
-
456
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
457
-
458
-
459
- Started GET "/javascripts/action_smser/application.js" for 127.0.0.1 at Wed Jan 04 17:04:28 +0200 2012
460
-
461
- ActionController::RoutingError (No route matches [GET] "/javascripts/action_smser/application.js"):
462
-
463
-
464
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
465
-
466
-
467
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 17:04:45 +0200 2012
468
- Processing by ActionSmser::DeliveryReportsController#index as HTML
469
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
470
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (5.0ms)
471
- Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.3ms)
472
-
473
-
474
- Started GET "/javascripts/action_smser/application.js" for 127.0.0.1 at Wed Jan 04 17:04:45 +0200 2012
475
-
476
- ActionController::RoutingError (No route matches [GET] "/javascripts/action_smser/application.js"):
477
-
478
-
479
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
480
-
481
-
482
- Started GET "/stylesheets/action_smser/application.css" for 127.0.0.1 at Wed Jan 04 17:04:45 +0200 2012
483
-
484
- ActionController::RoutingError (No route matches [GET] "/stylesheets/action_smser/application.css"):
485
-
486
-
487
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
488
-
489
-
490
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 17:05:46 +0200 2012
491
- Processing by ActionSmser::DeliveryReportsController#index as HTML
492
- ActionSmser::DeliveryReport Load (0.1ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
493
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (5.0ms)
494
- Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.3ms)
495
-
496
-
497
- Started GET "/stylesheets/action_smser/application.css" for 127.0.0.1 at Wed Jan 04 17:05:46 +0200 2012
498
-
499
- ActionController::RoutingError (No route matches [GET] "/stylesheets/action_smser/application.css"):
500
-
501
-
502
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms)
503
-
504
-
505
- Started GET "/javascripts/action_smser/application.js" for 127.0.0.1 at Wed Jan 04 17:05:46 +0200 2012
506
-
507
- ActionController::RoutingError (No route matches [GET] "/javascripts/action_smser/application.js"):
508
-
509
-
510
- Rendered /home/ohu/.rvm/gems/ree-1.8.7-2011.03@global/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms)
511
-
512
-
513
- Started GET "/action_smser/delivery_reports/gateway_commit/asdf" for 127.0.0.1 at Wed Jan 04 17:20:28 +0200 2012
514
- Processing by ActionSmser::DeliveryReportsController#gateway_commit as HTML
515
- Parameters: {"gateway"=>"asdf"}
516
- Rendered text template (0.0ms)
517
- Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
518
-
519
-
520
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Wed Jan 04 17:20:34 +0200 2012
521
- Processing by ActionSmser::DeliveryReportsController#index as HTML
522
- Rendered text template (0.0ms)
523
- Completed 403 Forbidden in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
524
-
525
-
526
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Thu Jan 05 16:00:15 +0200 2012
527
- Processing by ActionSmser::DeliveryReportsController#index as HTML
528
- Rendered text template (0.0ms)
529
- Completed 403 Forbidden in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
530
-
531
-
532
- Started GET "/action_smser/delivery_reports/" for 127.0.0.1 at Thu Jan 05 16:00:23 +0200 2012
533
- Processing by ActionSmser::DeliveryReportsController#index as HTML
534
-  (0.2ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2011-12-05 14:00:23.938821' AND '2012-01-05 13:59:23.940464')
535
-  (0.2ms) SELECT COUNT(*) AS count_all, status AS status FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2011-12-05 14:00:23.938821' AND '2012-01-05 13:59:23.940464') GROUP BY status
536
-  (0.1ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2011-12-05 14:00:23.954456' AND '2012-01-05 14:00:23.954664')
537
-  (0.2ms) SELECT COUNT(*) AS count_all, sms_type AS sms_type FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2011-12-05 14:00:23.954456' AND '2012-01-05 14:00:23.954664') GROUP BY sms_type
538
- ActionSmser::DeliveryReport Load (0.2ms) SELECT "action_smser_delivery_reports".* FROM "action_smser_delivery_reports" LIMIT 20
539
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/application (26.2ms)
540
- Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 1.1ms)
541
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "nimenhuut", To: "358407573855", Body: "body", Valid: true)
542
- ActionSmser: Delivering sms by https
543
- ActionSmser: Sending sms (Sms HelloSmser.hello - From: "nimenhuut", To: "358407573855", Body: "body", Valid: true)
544
- ActionSmser: Delivering sms by https
545
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358407573855", Body: "Hello from action smser", Valid: true)
546
- ActionSmser: Delivering sms by https
547
- ActionSmser: SimpleHttp delivery ||| /api/sendsms/plain?user=nimenhuuto&password=kusyhf9i8y&sender=ActionSmser&SMSText=Hello+from+action+smser&GSM=358407573855 ||| #<Net::HTTPOK 200 OK readbody=true>
548
- ActionSmser: 102012013045681834
549
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358407573855", Body: "Hello from action smser", Valid: true)
550
- ActionSmser: Delivering sms by https
551
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=75378256&password=db051153&from=ActionSmser&to=358407573855&text=Hello+from+action+smser ||| #<Net::HTTPOK 200 OK readbody=true>
552
- ActionSmser: {"message-count":"1","messages":[{"message-price":"0.02500000","status":"0","message-id":"0778A73C","remaining-balance":"1.95000000"}]}
553
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "+358505526013", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
554
- ActionSmser: Delivering sms by https
555
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=75378256&password=db051153&from=ActionSmser&to=358505526013&text=Hello+from+action+smser%2C+encode+%E4%E4kk%F6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
556
- ActionSmser: {"message-count":"1","messages":[{"error-text":"One or more request parameters were not correctly UTF8 Encoded","status":"3"}]}
557
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358505526013", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
558
- ActionSmser: Delivering sms by https
559
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=75378256&password=db051153&from=ActionSmser&to=358505526013&text=Hello+from+action+smser%2C+encode+%E4%E4kk%F6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
560
- ActionSmser: {"message-count":"1","messages":[{"error-text":"One or more request parameters were not correctly UTF8 Encoded","status":"3"}]}
561
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358407573855", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
562
- ActionSmser: Delivering sms by https
563
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=75378256&password=db051153&from=ActionSmser&to=358407573855&text=Hello+from+action+smser%2C+encode+%E4%E4kk%F6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
564
- ActionSmser: {"message-count":"1","messages":[{"error-text":"One or more request parameters were not correctly UTF8 Encoded","status":"3"}]}
565
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358407573855", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
566
- ActionSmser: Delivering sms by https
567
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=&password=&from=ActionSmser&to=358407573855&text=Hello+from+action+smser%2C+encode+%C3%A4%C3%A4kk%C3%B6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
568
- ActionSmser: {"message-count":"1","messages":[{"error-text":"Missing username","status":"2"}]}
569
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358407573855", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
570
- ActionSmser: Delivering sms by https
571
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=&password=&from=ActionSmser&to=358407573855&text=Hello+from+action+smser%2C+encode+%C3%A4%C3%A4kk%C3%B6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
572
- ActionSmser: {"message-count":"1","messages":[{"error-text":"Missing username","status":"2"}]}
573
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358407573855", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
574
- ActionSmser: Delivering sms by https
575
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=75378256&password=db051153&from=ActionSmser&to=358407573855&text=Hello+from+action+smser%2C+encode+%C3%A4%C3%A4kk%C3%B6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
576
- ActionSmser: {"message-count":"1","messages":[{"message-price":"0.02500000","status":"0","message-id":"0778BA81","remaining-balance":"1.92500000"}]}
577
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358505526013", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
578
- ActionSmser: Delivering sms by https
579
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=75378256&password=db051153&from=ActionSmser&to=358505526013&text=Hello+from+action+smser%2C+encode+%C3%A4%C3%A4kk%C3%B6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
580
- ActionSmser: {"message-count":"1","messages":[{"message-price":"0.02500000","status":"0","message-id":"0778BB07","remaining-balance":"1.90000000"}]}
581
- ActionSmser: Sending sms (Sms HelloSmser.hello_olli - From: "ActionSmser", To: "358407573855", Body: "Hello from action smser, encode ääkköset!#", Valid: true)
582
- ActionSmser: Delivering sms by https
583
- ActionSmser: SimpleHttp delivery ||| /sms/json?username=75378256&password=db051153&from=ActionSmser&to=358407573855&text=Hello+from+action+smser%2C+encode+%C3%A4%C3%A4kk%C3%B6set%21%23 ||| #<Net::HTTPOK 200 OK readbody=true>
584
- ActionSmser: {"message-count":"1","messages":[{"message-price":"0.02500000","status":"0","message-id":"0778F8AE","remaining-balance":"1.60000000"}]}
585
-
586
-
587
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:38:49 +1000
588
- Processing by ActionSmser::DeliveryReportsController#index as HTML
589
- Rendered text template (0.0ms)
590
- Completed 403 Forbidden in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms)
591
-
592
-
593
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:39:09 +1000
594
- Processing by ActionSmser::DeliveryReportsController#index as HTML
595
-  (0.1ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:09.765361' AND '2013-03-05 04:29:09.769600')
596
-  (0.2ms) SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:09.765361' AND '2013-03-05 04:29:09.769600') GROUP BY gateway
597
- SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:09.765361' AND '2013-03-05 04:29:09.769600') GROUP BY gateway
598
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (35.8ms)
599
- Completed 500 Internal Server Error in 54ms
600
-
601
- ActionView::Template::Error (SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:09.765361' AND '2013-03-05 04:29:09.769600') GROUP BY gateway):
602
- 72: &nbsp;&nbsp;
603
- 73: (you can select only gateways that have messages in this period)
604
- 74: </li>
605
- 75: <% ar_redeliveries.group(:gateway).count.each do |key, val| %>
606
- 76: <li class="<%= (key == params['gateway'] ? 'selected' : 'not_selected') -%>">
607
- 77: <%= link_to(key, dr_summary_url(:gateway => key) ) %>
608
- 78:
609
-
610
-
611
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms)
612
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
613
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.6ms)
614
-
615
-
616
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:39:19 +1000
617
- Processing by ActionSmser::DeliveryReportsController#index as HTML
618
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (1.8ms)
619
- Completed 500 Internal Server Error in 5ms
620
-
621
- ActionView::Template::Error (undefined method `pry' for #<Binding:0x00000004457b18>):
622
- 1:
623
- 2: <%
624
- 3: binding.pry
625
- 4: params['time_span'] ||= 'Last week'
626
- 5: params['redeliveries'] ||= 'Include normally'
627
- 6:
628
-
629
-
630
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
631
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
632
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.3ms)
633
-
634
-
635
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:39:23 +1000
636
- Processing by ActionSmser::DeliveryReportsController#index as HTML
637
-
638
- ***** Debugger requested, but was not available (ensure ruby-debug is listed in Gemfile/installed as gem): Start server with --debugger to enable *****
639
-  (0.1ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:23.471806' AND '2013-03-05 04:29:23.471959')
640
-  (0.2ms) SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:23.471806' AND '2013-03-05 04:29:23.471959') GROUP BY gateway
641
- SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:23.471806' AND '2013-03-05 04:29:23.471959') GROUP BY gateway
642
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (8.9ms)
643
- Completed 500 Internal Server Error in 12ms
644
-
645
- ActionView::Template::Error (SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:23.471806' AND '2013-03-05 04:29:23.471959') GROUP BY gateway):
646
- 72: &nbsp;&nbsp;
647
- 73: (you can select only gateways that have messages in this period)
648
- 74: </li>
649
- 75: <% ar_redeliveries.group(:gateway).count.each do |key, val| %>
650
- 76: <li class="<%= (key == params['gateway'] ? 'selected' : 'not_selected') -%>">
651
- 77: <%= link_to(key, dr_summary_url(:gateway => key) ) %>
652
- 78:
653
-
654
-
655
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
656
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (16.1ms)
657
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (19.1ms)
658
-
659
-
660
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:39:44 +1000
661
- Processing by ActionSmser::DeliveryReportsController#index as HTML
662
-
663
- ***** Debugger requested, but was not available (ensure ruby-debug is listed in Gemfile/installed as gem): Start server with --debugger to enable *****
664
-  (0.1ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:44.346770' AND '2013-03-05 04:29:44.346923')
665
-  (0.2ms) SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:44.346770' AND '2013-03-05 04:29:44.346923') GROUP BY gateway
666
- SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:44.346770' AND '2013-03-05 04:29:44.346923') GROUP BY gateway
667
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (9.2ms)
668
- Completed 500 Internal Server Error in 13ms
669
-
670
- ActionView::Template::Error (SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:39:44.346770' AND '2013-03-05 04:29:44.346923') GROUP BY gateway):
671
- 73: &nbsp;&nbsp;
672
- 74: (you can select only gateways that have messages in this period)
673
- 75: </li>
674
- 76: <% ar_redeliveries.group(:gateway).count.each do |key, val| %>
675
- 77: <li class="<%= (key == params['gateway'] ? 'selected' : 'not_selected') -%>">
676
- 78: <%= link_to(key, dr_summary_url(:gateway => key) ) %>
677
- 79:
678
-
679
-
680
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
681
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
682
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.8ms)
683
-
684
-
685
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:40:05 +1000
686
- Processing by ActionSmser::DeliveryReportsController#index as HTML
687
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (1.9ms)
688
- Completed 500 Internal Server Error in 6ms
689
-
690
- ActionView::Template::Error (wrong number of arguments (0 for 1)):
691
- 1:
692
- 2: <%
693
- 3: dr_summary_url
694
- 4: params['time_span'] ||= 'Last week'
695
- 5: params['redeliveries'] ||= 'Include normally'
696
- 6:
697
-
698
-
699
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
700
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
701
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.4ms)
702
-
703
-
704
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:40:34 +1000
705
- Processing by ActionSmser::DeliveryReportsController#index as HTML
706
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (2.2ms)
707
- Completed 500 Internal Server Error in 5ms
708
-
709
- ActionView::Template::Error (can't convert Range into Hash):
710
- 1:
711
- 2: <%
712
- 3: dr_summary_url(1.weeks.ago..10.seconds.ago)
713
- 4: params['time_span'] ||= 'Last week'
714
- 5: params['redeliveries'] ||= 'Include normally'
715
- 6:
716
-
717
-
718
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
719
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
720
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.4ms)
721
-
722
-
723
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:40:42 +1000
724
- Processing by ActionSmser::DeliveryReportsController#index as HTML
725
-  (0.1ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:42.125664' AND '2013-03-05 04:30:42.125714')
726
-  (0.1ms) SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:42.125664' AND '2013-03-05 04:30:42.125714') GROUP BY gateway
727
- SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:42.125664' AND '2013-03-05 04:30:42.125714') GROUP BY gateway
728
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (8.4ms)
729
- Completed 500 Internal Server Error in 12ms
730
-
731
- ActionView::Template::Error (SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:42.125664' AND '2013-03-05 04:30:42.125714') GROUP BY gateway):
732
- 72: &nbsp;&nbsp;
733
- 73: (you can select only gateways that have messages in this period)
734
- 74: </li>
735
- 75: <% ar_redeliveries.group(:gateway).count.each do |key, val| %>
736
- 76: <li class="<%= (key == params['gateway'] ? 'selected' : 'not_selected') -%>">
737
- 77: <%= link_to(key, dr_summary_url(:gateway => key) ) %>
738
- 78:
739
-
740
-
741
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
742
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
743
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.7ms)
744
-
745
-
746
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:40:46 +1000
747
- Processing by ActionSmser::DeliveryReportsController#index as HTML
748
-  (0.1ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:46.730624' AND '2013-03-05 04:30:46.730734')
749
-  (0.2ms) SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:46.730624' AND '2013-03-05 04:30:46.730734') GROUP BY gateway
750
- SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:46.730624' AND '2013-03-05 04:30:46.730734') GROUP BY gateway
751
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (27.5ms)
752
- Completed 500 Internal Server Error in 32ms
753
-
754
- ActionView::Template::Error (SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:46.730624' AND '2013-03-05 04:30:46.730734') GROUP BY gateway):
755
- 72: &nbsp;&nbsp;
756
- 73: (you can select only gateways that have messages in this period)
757
- 74: </li>
758
- 75: <% ar_redeliveries.group(:gateway).count.each do |key, val| %>
759
- 76: <li class="<%= (key == params['gateway'] ? 'selected' : 'not_selected') -%>">
760
- 77: <%= link_to(key, dr_summary_url(:gateway => key) ) %>
761
- 78:
762
-
763
-
764
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
765
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
766
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.8ms)
767
-
768
-
769
- Started GET "/action_smser/delivery_reports" for 127.0.0.1 at 2013-03-05 14:40:57 +1000
770
- Processing by ActionSmser::DeliveryReportsController#index as HTML
771
-  (0.1ms) SELECT COUNT(*) FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:57.753814' AND '2013-03-05 04:30:57.753870')
772
-  (0.1ms) SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:57.753814' AND '2013-03-05 04:30:57.753870') GROUP BY gateway
773
- SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:57.753814' AND '2013-03-05 04:30:57.753870') GROUP BY gateway
774
- Rendered /home/ohu/koodi/gems/action_smser/app/views/action_smser/delivery_reports/index.html.erb within layouts/action_smser/delivery_reports (6.9ms)
775
- Completed 500 Internal Server Error in 10ms
776
-
777
- ActionView::Template::Error (SQLite3::SQLException: no such column: gateway: SELECT COUNT(*) AS count_all, gateway AS gateway FROM "action_smser_delivery_reports" WHERE ("action_smser_delivery_reports"."created_at" BETWEEN '2013-02-26 04:40:57.753814' AND '2013-03-05 04:30:57.753870') GROUP BY gateway):
778
- 72: &nbsp;&nbsp;
779
- 73: (you can select only gateways that have messages in this period)
780
- 74: </li>
781
- 75: <% ar_redeliveries.group(:gateway).count.each do |key, val| %>
782
- 76: <li class="<%= (key == params['gateway'] ? 'selected' : 'not_selected') -%>">
783
- 77: <%= link_to(key, dr_summary_url(:gateway => key) ) %>
784
- 78:
785
-
786
-
787
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
788
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
789
- Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p392/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (3.4ms)
10
+ Started GET "/" for 127.0.0.1 at 2014-02-07 13:22:38 +0200
11
+ Processing by Rails::WelcomeController#index as HTML
12
+ Rendered /home/ohu/.rvm/gems/ruby-1.9.3-p484/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)
13
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
14
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"