sparkly-auth 1.1.0 → 1.2.1
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.
- data/HISTORY.txt +9 -0
- data/HOW_TO_TEST.txt +19 -0
- data/README.rdoc +9 -0
- data/Rakefile +2 -1
- data/VERSION +1 -1
- data/lib/auth.rb +22 -0
- data/lib/auth/behavior/core.rb +1 -2
- data/lib/auth/behavior/core/controller_extensions.rb +7 -0
- data/lib/auth/behavior/core/password_methods.rb +15 -0
- data/rails/init_rails2.rb +6 -3
- data/rails/routes_rails3.rb +1 -35
- data/sparkly-auth.gemspec +7 -272
- data/spec/behaviors/core/controller_extensions_spec.rb +50 -19
- data/spec/lib/auth/model_spec.rb +2 -2
- data/spec/spec2_helper.rb +14 -4
- data/spec_env/rails2/config/environment.rb +1 -1
- data/spec_env/rails2/config/environments/test.rb +1 -1
- data/spec_env/rails2/db/test.sqlite3 +0 -0
- data/spec_env/rails2/log/test.log +20814 -25051
- data/spec_env/rails2/vendor/gems/sparkly-auth-bootstrap-1.0.0/lib/sparkly-auth-bootstrap.rb +1 -1
- data/spec_env/rails3/Gemfile +13 -14
- data/spec_env/rails3/Gemfile.lock +75 -69
- data/spec_env/rails3/db/schema.rb +2 -2
- data/spec_env/rails3/features/support/env.rb +0 -5
- metadata +6 -203
- data/spec_env/rails2/log/cucumber.log +0 -8412
- data/spec_env/rails2/log/development.log +0 -317
@@ -1,317 +0,0 @@
|
|
1
|
-
# Logfile created on Mon Aug 09 11:50:37 -0400 2010
|
2
|
-
|
3
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-09 12:10:42) [GET]
|
4
|
-
Rendering template within layouts/application
|
5
|
-
Rendering application/not_found
|
6
|
-
[4;36;1mRemembranceToken Load (0.6ms)[0m [0;1mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."authenticatable_id" = '9' AND "remembrance_tokens"."series_token" = '9U0KQocW2vCx575Nlo8N' AND "remembrance_tokens"."authenticatable_type" = 'User') LIMIT 1[0m
|
7
|
-
[4;35;1mUser Load (0.4ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
8
|
-
[4;36;1mRemembranceToken Update (0.4ms)[0m [0;1mUPDATE "remembrance_tokens" SET "remembrance_token" = 'TM4O1gJMkc0n7DGwlHw_', "updated_at" = '2010-08-09 16:10:42' WHERE "id" = 2[0m
|
9
|
-
Completed in 90ms (View: 87, DB: 1) | 200 OK [http://localhost/]
|
10
|
-
|
11
|
-
|
12
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-09 12:10:46) [GET]
|
13
|
-
Rendering template within layouts/application
|
14
|
-
Rendering application/not_found
|
15
|
-
[4;35;1mRemembranceToken Load (0.6ms)[0m [0mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."authenticatable_id" = '9' AND "remembrance_tokens"."series_token" = '9U0KQocW2vCx575Nlo8N' AND "remembrance_tokens"."authenticatable_type" = 'User') LIMIT 1[0m
|
16
|
-
[4;36;1mUser Load (0.2ms)[0m [0;1mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
17
|
-
[4;35;1mRemembranceToken Update (0.3ms)[0m [0mUPDATE "remembrance_tokens" SET "remembrance_token" = '-QJAyBHwxkjUSmx-Cwql', "updated_at" = '2010-08-09 16:10:46' WHERE "id" = 2[0m
|
18
|
-
Completed in 71ms (View: 68, DB: 1) | 200 OK [http://localhost/]
|
19
|
-
|
20
|
-
|
21
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-09 12:10:49) [GET]
|
22
|
-
Rendering template within layouts/application
|
23
|
-
Rendering application/not_found
|
24
|
-
[4;36;1mRemembranceToken Load (0.7ms)[0m [0;1mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."authenticatable_id" = '9' AND "remembrance_tokens"."series_token" = '9U0KQocW2vCx575Nlo8N' AND "remembrance_tokens"."authenticatable_type" = 'User') LIMIT 1[0m
|
25
|
-
[4;35;1mUser Load (0.3ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
26
|
-
[4;36;1mRemembranceToken Update (0.3ms)[0m [0;1mUPDATE "remembrance_tokens" SET "remembrance_token" = 'IuAhck5RFZyXiPuxaVq4', "updated_at" = '2010-08-09 16:10:49' WHERE "id" = 2[0m
|
27
|
-
Completed in 70ms (View: 67, DB: 1) | 200 OK [http://localhost/]
|
28
|
-
|
29
|
-
|
30
|
-
Processing SparklySessionsController#destroy (for 127.0.0.1 at 2010-08-09 12:10:52) [DELETE]
|
31
|
-
Parameters: {"model"=>"User", "authenticity_token"=>"74TNoagHooK7JnD58/EdJVfJnP5dN7QLTzQcwUlO1RM="}
|
32
|
-
[4;35;1mRemembranceToken Load (0.6ms)[0m [0mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."authenticatable_id" = '9' AND "remembrance_tokens"."series_token" = '9U0KQocW2vCx575Nlo8N' AND "remembrance_tokens"."authenticatable_type" = 'User') LIMIT 1[0m
|
33
|
-
[4;36;1mUser Load (0.3ms)[0m [0;1mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
34
|
-
[4;35;1mRemembranceToken Update (0.3ms)[0m [0mUPDATE "remembrance_tokens" SET "remembrance_token" = 'bVggkQ6s6PYUgYOmdfs_', "updated_at" = '2010-08-09 16:10:52' WHERE "id" = 2[0m
|
35
|
-
Redirected to http://localhost:3000/
|
36
|
-
Completed in 69ms (DB: 1) | 302 Found [http://localhost/user/session]
|
37
|
-
|
38
|
-
|
39
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-09 12:10:53) [GET]
|
40
|
-
Rendering template within layouts/application
|
41
|
-
Rendering application/not_found
|
42
|
-
Completed in 3ms (View: 2, DB: 0) | 200 OK [http://localhost/]
|
43
|
-
|
44
|
-
|
45
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-09 12:10:57) [GET]
|
46
|
-
Parameters: {"model"=>"User"}
|
47
|
-
Rendering template within layouts/application
|
48
|
-
Rendering sparkly_sessions/new
|
49
|
-
Completed in 80ms (View: 77, DB: 0) | 200 OK [http://localhost/user/session/new]
|
50
|
-
|
51
|
-
|
52
|
-
Processing SparklySessionsController#create (for 127.0.0.1 at 2010-08-09 12:11:08) [POST]
|
53
|
-
Parameters: {"model"=>"User", "commit"=>"Sign in", "authenticity_token"=>"74TNoagHooK7JnD58/EdJVfJnP5dN7QLTzQcwUlO1RM=", "user"=>{"remember_me"=>"0", "password"=>"Admin01", "email"=>"admin2@ingenico.com"}}
|
54
|
-
[4;36;1mUser Load (0.3ms)[0m [0;1mSELECT * FROM "users" WHERE ("users"."email" = 'admin2@ingenico.com') LIMIT 1[0m
|
55
|
-
[4;35;1mPassword Load (0.4ms)[0m [0mSELECT "passwords".* FROM "passwords" WHERE ("passwords"."authenticatable_id" = 9 and "passwords"."authenticatable_type" = 'User') [0m
|
56
|
-
Redirected to http://localhost:3000/
|
57
|
-
Completed in 13ms (DB: 1) | 302 Found [http://localhost/user/session]
|
58
|
-
|
59
|
-
|
60
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-09 12:11:08) [GET]
|
61
|
-
Rendering template within layouts/application
|
62
|
-
Rendering application/not_found
|
63
|
-
[4;36;1mPassword Load (0.3ms)[0m [0;1mSELECT * FROM "passwords" WHERE ("passwords"."persistence_token" = 'en60GwB_Q9y9PKZnGuwo') LIMIT 1[0m
|
64
|
-
[4;35;1mUser Load (0.3ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
65
|
-
[4;36;1mSQL (0.2ms)[0m [0;1mSELECT count(*) AS count_all FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') [0m
|
66
|
-
[4;35;1mPassword Load (0.3ms)[0m [0mSELECT * FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') ORDER BY passwords.id DESC LIMIT 1[0m
|
67
|
-
Completed in 14ms (View: 11, DB: 1) | 200 OK [http://localhost/]
|
68
|
-
|
69
|
-
|
70
|
-
Processing ApplicationController#index (for 127.0.0.1 at 2010-08-09 12:11:12) [GET]
|
71
|
-
|
72
|
-
ActionController::RoutingError (No route matches "/logout" with {:method=>:get}):
|
73
|
-
|
74
|
-
|
75
|
-
Rendering rescues/layout (not_found)
|
76
|
-
|
77
|
-
|
78
|
-
Processing SparklySessionsController#destroy (for 127.0.0.1 at 2010-08-09 12:11:16) [GET]
|
79
|
-
Parameters: {"model"=>"User"}
|
80
|
-
[4;36;1mPassword Load (0.3ms)[0m [0;1mSELECT * FROM "passwords" WHERE ("passwords"."persistence_token" = 'en60GwB_Q9y9PKZnGuwo') LIMIT 1[0m
|
81
|
-
[4;35;1mUser Load (0.2ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
82
|
-
[4;36;1mSQL (0.2ms)[0m [0;1mSELECT count(*) AS count_all FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') [0m
|
83
|
-
[4;35;1mPassword Load (0.3ms)[0m [0mSELECT * FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') ORDER BY passwords.id DESC LIMIT 1[0m
|
84
|
-
Redirected to http://localhost:3000/
|
85
|
-
Completed in 13ms (DB: 1) | 302 Found [http://localhost/user/logout]
|
86
|
-
|
87
|
-
|
88
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-09 12:11:16) [GET]
|
89
|
-
Rendering template within layouts/application
|
90
|
-
Rendering application/not_found
|
91
|
-
Completed in 3ms (View: 2, DB: 0) | 200 OK [http://localhost/]
|
92
|
-
|
93
|
-
|
94
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-09 12:11:19) [GET]
|
95
|
-
Parameters: {"model"=>"User"}
|
96
|
-
Rendering template within layouts/application
|
97
|
-
Rendering sparkly_sessions/new
|
98
|
-
Completed in 11ms (View: 7, DB: 0) | 200 OK [http://localhost/user/session/new]
|
99
|
-
[4;36;1mSQL (0.2ms)[0m [0;1mselect sqlite_version(*)[0m
|
100
|
-
[4;35;1mSQL (0.3ms)[0m [0m SELECT name
|
101
|
-
FROM sqlite_master
|
102
|
-
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
103
|
-
[0m
|
104
|
-
[4;36;1mSQL (3.8ms)[0m [0;1mCREATE TABLE "passwords" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "secret" varchar(255), "salt" varchar(255), "persistence_token" varchar(255), "single_access_token" varchar(255), "perishable_token" varchar(255), "authenticatable_id" integer, "authenticatable_type" varchar(255), "created_at" datetime, "updated_at" datetime, "confirmed" boolean) [0m
|
105
|
-
[4;35;1mSQL (0.4ms)[0m [0m SELECT name
|
106
|
-
FROM sqlite_master
|
107
|
-
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
108
|
-
[0m
|
109
|
-
[4;36;1mSQL (120.2ms)[0m [0;1mCREATE TABLE "remembrance_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "series_token" varchar(255), "remembrance_token" varchar(255), "authenticatable_id" integer, "authenticatable_type" varchar(255), "created_at" datetime, "updated_at" datetime) [0m
|
110
|
-
[4;35;1mSQL (0.3ms)[0m [0m SELECT name
|
111
|
-
FROM sqlite_master
|
112
|
-
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
113
|
-
[0m
|
114
|
-
[4;36;1mSQL (29.5ms)[0m [0;1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime, "email" varchar(255)) [0m
|
115
|
-
[4;35;1mSQL (0.3ms)[0m [0m SELECT name
|
116
|
-
FROM sqlite_master
|
117
|
-
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
118
|
-
[0m
|
119
|
-
[4;36;1mSQL (2.6ms)[0m [0;1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
120
|
-
[4;35;1mSQL (2.9ms)[0m [0mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
121
|
-
[4;36;1mSQL (0.3ms)[0m [0;1m SELECT name
|
122
|
-
FROM sqlite_master
|
123
|
-
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
124
|
-
[0m
|
125
|
-
[4;35;1mSQL (0.1ms)[0m [0mSELECT version FROM "schema_migrations"[0m
|
126
|
-
[4;36;1mSQL (3.5ms)[0m [0;1mINSERT INTO "schema_migrations" (version) VALUES ('20100609152058')[0m
|
127
|
-
[4;35;1mSQL (3.8ms)[0m [0mINSERT INTO "schema_migrations" (version) VALUES ('1')[0m
|
128
|
-
[4;36;1mSQL (3.8ms)[0m [0;1mINSERT INTO "schema_migrations" (version) VALUES ('2')[0m
|
129
|
-
[4;35;1mSQL (3.6ms)[0m [0mINSERT INTO "schema_migrations" (version) VALUES ('3')[0m
|
130
|
-
[4;36;1mSQL (3.9ms)[0m [0;1mINSERT INTO "schema_migrations" (version) VALUES ('20100607103543')[0m
|
131
|
-
|
132
|
-
|
133
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:46:08) [GET]
|
134
|
-
Parameters: {"model"=>"User", "mo"=>"Admin"}
|
135
|
-
Rendering template within layouts/application
|
136
|
-
Rendering sparkly_sessions/new
|
137
|
-
Completed in 28ms (View: 25, DB: 0) | 200 OK [http://localhost/user/login?mo=Admin]
|
138
|
-
|
139
|
-
|
140
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:46:11) [GET]
|
141
|
-
Parameters: {"model"=>"User", "mo"=>"Admin"}
|
142
|
-
Rendering template within layouts/application
|
143
|
-
Rendering sparkly_sessions/new
|
144
|
-
Completed in 8ms (View: 4, DB: 0) | 200 OK [http://localhost/user/login?mo=Admin]
|
145
|
-
|
146
|
-
|
147
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:46:14) [GET]
|
148
|
-
Parameters: {"model"=>"User"}
|
149
|
-
Rendering template within layouts/application
|
150
|
-
Rendering sparkly_sessions/new
|
151
|
-
Completed in 7ms (View: 4, DB: 0) | 200 OK [http://localhost/user/login]
|
152
|
-
|
153
|
-
|
154
|
-
Processing SparklySessionsController#create (for 127.0.0.1 at 2010-08-11 20:46:16) [POST]
|
155
|
-
Parameters: {"model"=>"User", "commit"=>"Sign in", "authenticity_token"=>"74TNoagHooK7JnD58/EdJVfJnP5dN7QLTzQcwUlO1RM=", "user"=>{"password"=>"Admin01", "email"=>"admin2@ingenico.com"}}
|
156
|
-
[4;36;1mUser Load (67.6ms)[0m [0;1mSELECT * FROM "users" WHERE ("users"."email" = 'admin2@ingenico.com') LIMIT 1[0m
|
157
|
-
[4;35;1mPassword Load (1.2ms)[0m [0mSELECT "passwords".* FROM "passwords" WHERE ("passwords"."authenticatable_id" = 9 and "passwords"."authenticatable_type" = 'User') [0m
|
158
|
-
Redirected to http://localhost:3000/
|
159
|
-
Completed in 100ms (DB: 69) | 302 Found [http://localhost/user/session]
|
160
|
-
|
161
|
-
|
162
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-11 20:46:16) [GET]
|
163
|
-
Rendering template within layouts/application
|
164
|
-
Rendering application/not_found
|
165
|
-
[4;36;1mPassword Load (0.3ms)[0m [0;1mSELECT * FROM "passwords" WHERE ("passwords"."persistence_token" = 'en60GwB_Q9y9PKZnGuwo') LIMIT 1[0m
|
166
|
-
[4;35;1mUser Load (0.3ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
167
|
-
[4;36;1mSQL (0.2ms)[0m [0;1mSELECT count(*) AS count_all FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') [0m
|
168
|
-
[4;35;1mPassword Load (0.3ms)[0m [0mSELECT * FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') ORDER BY passwords.id DESC LIMIT 1[0m
|
169
|
-
Completed in 62ms (View: 60, DB: 1) | 200 OK [http://localhost/]
|
170
|
-
|
171
|
-
|
172
|
-
Processing SparklySessionsController#destroy (for 127.0.0.1 at 2010-08-11 20:46:18) [DELETE]
|
173
|
-
Parameters: {"model"=>"User", "authenticity_token"=>"74TNoagHooK7JnD58/EdJVfJnP5dN7QLTzQcwUlO1RM="}
|
174
|
-
[4;36;1mPassword Load (0.3ms)[0m [0;1mSELECT * FROM "passwords" WHERE ("passwords"."persistence_token" = 'en60GwB_Q9y9PKZnGuwo') LIMIT 1[0m
|
175
|
-
[4;35;1mUser Load (0.2ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
176
|
-
[4;36;1mSQL (0.2ms)[0m [0;1mSELECT count(*) AS count_all FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') [0m
|
177
|
-
[4;35;1mPassword Load (0.3ms)[0m [0mSELECT * FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') ORDER BY passwords.id DESC LIMIT 1[0m
|
178
|
-
Redirected to http://localhost:3000/
|
179
|
-
Completed in 11ms (DB: 1) | 302 Found [http://localhost/user/session]
|
180
|
-
|
181
|
-
|
182
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-11 20:46:18) [GET]
|
183
|
-
Rendering template within layouts/application
|
184
|
-
Rendering application/not_found
|
185
|
-
Completed in 3ms (View: 2, DB: 0) | 200 OK [http://localhost/]
|
186
|
-
|
187
|
-
|
188
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:46:20) [GET]
|
189
|
-
Parameters: {"model"=>"User"}
|
190
|
-
Rendering template within layouts/application
|
191
|
-
Rendering sparkly_sessions/new
|
192
|
-
Completed in 7ms (View: 4, DB: 0) | 200 OK [http://localhost/user/session/new]
|
193
|
-
|
194
|
-
|
195
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:46:22) [GET]
|
196
|
-
Parameters: {"model"=>"User"}
|
197
|
-
Rendering template within layouts/application
|
198
|
-
Rendering sparkly_sessions/new
|
199
|
-
Completed in 8ms (View: 5, DB: 0) | 200 OK [http://localhost/user/session/new]
|
200
|
-
|
201
|
-
|
202
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:46:23) [GET]
|
203
|
-
Parameters: {"model"=>"User"}
|
204
|
-
Rendering template within layouts/application
|
205
|
-
Rendering sparkly_sessions/new
|
206
|
-
Completed in 7ms (View: 4, DB: 0) | 200 OK [http://localhost/user/session/new]
|
207
|
-
|
208
|
-
|
209
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:46:58) [GET]
|
210
|
-
Parameters: {"model"=>"User"}
|
211
|
-
[4;36;1mRemembranceToken Load (0.5ms)[0m [0;1mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."series_token" = 'tjgUdwx2Mf4HH_mYncIW' AND "remembrance_tokens"."authenticatable_type" = 'User' AND "remembrance_tokens"."authenticatable_id" = '1') LIMIT 1[0m
|
212
|
-
|
213
|
-
NoMethodError (undefined method `should_equal' for nil:NilClass):
|
214
|
-
/Users/colin/projects/gems/rails3/sparkly-auth/app/models/remembrance_token.rb:48:in `find_by_value'
|
215
|
-
/Users/colin/projects/gems/rails3/sparkly-auth/lib/auth/behavior/remember_me/controller_extensions.rb:29:in `authenticate_with_remembrance_token'
|
216
|
-
/Users/colin/projects/gems/rails3/sparkly-auth/lib/auth/behavior/remember_me/controller_extensions.rb:23:in `authenticate_current_user'
|
217
|
-
/Users/colin/projects/gems/rails3/sparkly-auth/lib/auth/behavior/core/controller_extensions/current_user.rb:10:in `current_user'
|
218
|
-
/Users/colin/projects/gems/rails3/sparkly-auth/app/controllers/sparkly_controller.rb:10:in `find_user_model'
|
219
|
-
|
220
|
-
Rendered rescues/_trace (111.4ms)
|
221
|
-
Rendered rescues/_request_and_response (79.5ms)
|
222
|
-
Rendering rescues/layout (internal_server_error)
|
223
|
-
|
224
|
-
|
225
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:47:23) [GET]
|
226
|
-
Parameters: {"model"=>"User"}
|
227
|
-
[4;35;1mRemembranceToken Load (0.4ms)[0m [0mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."series_token" = 'tjgUdwx2Mf4HH_mYncIW' AND "remembrance_tokens"."authenticatable_type" = 'User' AND "remembrance_tokens"."authenticatable_id" = '1') LIMIT 1[0m
|
228
|
-
Rendering template within layouts/application
|
229
|
-
Rendering sparkly_sessions/new
|
230
|
-
Completed in 99ms (View: 72, DB: 0) | 200 OK [http://localhost/user/session/new]
|
231
|
-
|
232
|
-
|
233
|
-
Processing SparklySessionsController#create (for 127.0.0.1 at 2010-08-11 20:47:28) [POST]
|
234
|
-
Parameters: {"model"=>"User", "commit"=>"Sign in", "authenticity_token"=>"74TNoagHooK7JnD58/EdJVfJnP5dN7QLTzQcwUlO1RM=", "user"=>{"remember_me"=>"1", "password"=>"Admin01", "email"=>"admin2@ingenico.com"}}
|
235
|
-
[4;36;1mRemembranceToken Load (0.4ms)[0m [0;1mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."series_token" = 'tjgUdwx2Mf4HH_mYncIW' AND "remembrance_tokens"."authenticatable_type" = 'User' AND "remembrance_tokens"."authenticatable_id" = '1') LIMIT 1[0m
|
236
|
-
[4;35;1mUser Load (0.4ms)[0m [0mSELECT * FROM "users" WHERE ("users"."email" = 'admin2@ingenico.com') LIMIT 1[0m
|
237
|
-
[4;36;1mPassword Load (0.4ms)[0m [0;1mSELECT "passwords".* FROM "passwords" WHERE ("passwords"."authenticatable_id" = 9 and "passwords"."authenticatable_type" = 'User') [0m
|
238
|
-
[4;35;1mRemembranceToken Create (0.4ms)[0m [0mINSERT INTO "remembrance_tokens" ("created_at", "authenticatable_type", "updated_at", "remembrance_token", "authenticatable_id", "series_token") VALUES('2010-08-12 00:47:28', 'User', '2010-08-12 00:47:28', 'zQwQPj3SGfIjnr_LB1gl', 9, 'kmnHjgEiHnpXsVhRV_cR')[0m
|
239
|
-
Redirected to http://localhost:3000/
|
240
|
-
Completed in 356ms (DB: 2) | 302 Found [http://localhost/user/session]
|
241
|
-
|
242
|
-
|
243
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-11 20:47:29) [GET]
|
244
|
-
Rendering template within layouts/application
|
245
|
-
Rendering application/not_found
|
246
|
-
[4;36;1mPassword Load (0.3ms)[0m [0;1mSELECT * FROM "passwords" WHERE ("passwords"."persistence_token" = 'en60GwB_Q9y9PKZnGuwo') LIMIT 1[0m
|
247
|
-
[4;35;1mUser Load (0.3ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
248
|
-
[4;36;1mSQL (0.2ms)[0m [0;1mSELECT count(*) AS count_all FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') [0m
|
249
|
-
[4;35;1mPassword Load (0.3ms)[0m [0mSELECT * FROM "passwords" WHERE ("passwords".authenticatable_id = 9 AND "passwords".authenticatable_type = 'User') ORDER BY passwords.id DESC LIMIT 1[0m
|
250
|
-
Completed in 40ms (View: 37, DB: 1) | 200 OK [http://localhost/]
|
251
|
-
|
252
|
-
|
253
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-11 20:47:41) [GET]
|
254
|
-
Rendering template within layouts/application
|
255
|
-
Rendering application/not_found
|
256
|
-
[4;36;1mRemembranceToken Load (0.5ms)[0m [0;1mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."series_token" = 'kmnHjgEiHnpXsVhRV_cR' AND "remembrance_tokens"."authenticatable_type" = 'User' AND "remembrance_tokens"."authenticatable_id" = '9') LIMIT 1[0m
|
257
|
-
[4;35;1mUser Load (0.2ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
258
|
-
[4;36;1mRemembranceToken Update (0.4ms)[0m [0;1mUPDATE "remembrance_tokens" SET "remembrance_token" = 'I6sD2N4KIsbtxmGEZqem', "updated_at" = '2010-08-12 00:47:41' WHERE "id" = 3[0m
|
259
|
-
Completed in 140ms (View: 137, DB: 1) | 200 OK [http://localhost/]
|
260
|
-
|
261
|
-
|
262
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-11 20:47:46) [GET]
|
263
|
-
Rendering template within layouts/application
|
264
|
-
Rendering application/not_found
|
265
|
-
[4;35;1mRemembranceToken Load (1.0ms)[0m [0mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."series_token" = 'kmnHjgEiHnpXsVhRV_cR' AND "remembrance_tokens"."authenticatable_type" = 'User' AND "remembrance_tokens"."authenticatable_id" = '9') LIMIT 1[0m
|
266
|
-
[4;36;1mUser Load (0.3ms)[0m [0;1mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
267
|
-
[4;35;1mRemembranceToken Update (1.4ms)[0m [0mUPDATE "remembrance_tokens" SET "remembrance_token" = '0UYKbmh1-B84Om9wmNxG', "updated_at" = '2010-08-12 00:47:46' WHERE "id" = 3[0m
|
268
|
-
Completed in 25ms (View: 21, DB: 3) | 200 OK [http://localhost/]
|
269
|
-
|
270
|
-
|
271
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-11 20:47:47) [GET]
|
272
|
-
Rendering template within layouts/application
|
273
|
-
Rendering application/not_found
|
274
|
-
[4;36;1mRemembranceToken Load (0.6ms)[0m [0;1mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."series_token" = 'kmnHjgEiHnpXsVhRV_cR' AND "remembrance_tokens"."authenticatable_type" = 'User' AND "remembrance_tokens"."authenticatable_id" = '9') LIMIT 1[0m
|
275
|
-
[4;35;1mUser Load (0.2ms)[0m [0mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
276
|
-
[4;36;1mRemembranceToken Update (0.5ms)[0m [0;1mUPDATE "remembrance_tokens" SET "remembrance_token" = 'WYfWAIN-Zsd5zKoEqMgT', "updated_at" = '2010-08-12 00:47:47' WHERE "id" = 3[0m
|
277
|
-
Completed in 23ms (View: 20, DB: 1) | 200 OK [http://localhost/]
|
278
|
-
|
279
|
-
|
280
|
-
Processing SparklySessionsController#destroy (for 127.0.0.1 at 2010-08-11 20:47:47) [DELETE]
|
281
|
-
Parameters: {"model"=>"User", "authenticity_token"=>"/UwChpv0aM9xigWrMRUmJ7HAlFGBL7Gz953viFxlXaE="}
|
282
|
-
[4;35;1mRemembranceToken Load (0.5ms)[0m [0mSELECT * FROM "remembrance_tokens" WHERE ("remembrance_tokens"."series_token" = 'kmnHjgEiHnpXsVhRV_cR' AND "remembrance_tokens"."authenticatable_type" = 'User' AND "remembrance_tokens"."authenticatable_id" = '9') LIMIT 1[0m
|
283
|
-
[4;36;1mUser Load (0.2ms)[0m [0;1mSELECT * FROM "users" WHERE ("users"."id" = 9) [0m
|
284
|
-
[4;35;1mRemembranceToken Update (0.3ms)[0m [0mUPDATE "remembrance_tokens" SET "remembrance_token" = 'ZSDMjAp1JY5pSLzpnvJg', "updated_at" = '2010-08-12 00:47:47' WHERE "id" = 3[0m
|
285
|
-
Redirected to http://localhost:3000/
|
286
|
-
Completed in 64ms (DB: 1) | 302 Found [http://localhost/user/session]
|
287
|
-
|
288
|
-
|
289
|
-
Processing ApplicationController#not_found (for 127.0.0.1 at 2010-08-11 20:47:47) [GET]
|
290
|
-
Rendering template within layouts/application
|
291
|
-
Rendering application/not_found
|
292
|
-
Completed in 3ms (View: 2, DB: 0) | 200 OK [http://localhost/]
|
293
|
-
|
294
|
-
|
295
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:47:48) [GET]
|
296
|
-
Parameters: {"model"=>"User"}
|
297
|
-
Rendering template within layouts/application
|
298
|
-
Rendering sparkly_sessions/new
|
299
|
-
Completed in 8ms (View: 5, DB: 0) | 200 OK [http://localhost/user/session/new]
|
300
|
-
|
301
|
-
|
302
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:47:49) [GET]
|
303
|
-
Parameters: {"model"=>"User"}
|
304
|
-
Rendering template within layouts/application
|
305
|
-
Rendering sparkly_sessions/new
|
306
|
-
Completed in 11ms (View: 7, DB: 0) | 200 OK [http://localhost/user/session/new]
|
307
|
-
|
308
|
-
|
309
|
-
Processing SparklySessionsController#new (for 127.0.0.1 at 2010-08-11 20:47:49) [GET]
|
310
|
-
Parameters: {"model"=>"User"}
|
311
|
-
Rendering template within layouts/application
|
312
|
-
Rendering sparkly_sessions/new
|
313
|
-
Completed in 9ms (View: 5, DB: 0) | 200 OK [http://localhost/user/session/new]
|
314
|
-
[4;36;1mSQL (0.9ms)[0m [0;1m SELECT name
|
315
|
-
FROM sqlite_master
|
316
|
-
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
|
317
|
-
[0m
|