contour 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.rdoc +6 -0
- data/README.rdoc +2 -2
- data/contour.gemspec +2 -2
- data/lib/contour/version.rb +1 -1
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/test.log +534 -0
- metadata +25 -25
data/CHANGELOG.rdoc
CHANGED
data/README.rdoc
CHANGED
@@ -14,7 +14,7 @@ Or update your <tt>Gemfile</tt> to include
|
|
14
14
|
|
15
15
|
== Getting started
|
16
16
|
|
17
|
-
Make sure you have Rails 3.2.
|
17
|
+
Make sure you have Rails 3.2.5
|
18
18
|
|
19
19
|
rails -v
|
20
20
|
|
@@ -24,7 +24,7 @@ Make sure you have Rails 3.2.4
|
|
24
24
|
|
25
25
|
Modify <tt>Gemfile</tt> and add
|
26
26
|
|
27
|
-
gem 'contour', '~> 1.0.
|
27
|
+
gem 'contour', '~> 1.0.1'
|
28
28
|
|
29
29
|
Run Bundle install
|
30
30
|
|
data/contour.gemspec
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# Compiling the Gem
|
2
2
|
# gem build contour.gemspec
|
3
|
-
# gem install ./contour-x.x.x.gem
|
3
|
+
# gem install ./contour-x.x.x.gem --no-ri --no-rdoc
|
4
4
|
#
|
5
5
|
# gem push contour-x.x.x.gem
|
6
6
|
# gem list -r contour
|
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
|
|
23
23
|
s.files = Dir["{app,config,db,lib}/**/*"] + ["CHANGELOG.rdoc", "contour.gemspec", "LICENSE", "Rakefile", "README.rdoc"]
|
24
24
|
s.test_files = Dir["test/**/*"]
|
25
25
|
|
26
|
-
s.add_dependency 'rails', '~> 3.2.
|
26
|
+
s.add_dependency 'rails', '~> 3.2.5'
|
27
27
|
s.add_dependency 'jquery-rails', '~> 2.0.2'
|
28
28
|
s.add_dependency 'devise', '~> 2.1.0'
|
29
29
|
s.add_dependency 'omniauth', '~> 1.1.0'
|
data/lib/contour/version.rb
CHANGED
data/test/dummy/db/test.sqlite3
CHANGED
Binary file
|
data/test/dummy/log/test.log
CHANGED
@@ -38050,3 +38050,537 @@ Completed 401 Unauthorized in 78ms
|
|
38050
38050
|
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38051
38051
|
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
38052
38052
|
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
38053
|
+
Connecting to database specified by database.yml
|
38054
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
38055
|
+
[1m[35mFixture Delete (0.3ms)[0m DELETE FROM "authentications"
|
38056
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO "authentications" ("provider", "uid", "created_at", "updated_at", "id", "user_id") VALUES ('open_id', 'open_id@open_id.com', '2012-06-01 13:26:40', '2012-06-01 13:26:40', 949717663, 201799169)[0m
|
38057
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "authentications" ("provider", "uid", "created_at", "updated_at", "id", "user_id") VALUES ('google_apps', 'test@gmail.com', '2012-06-01 13:26:40', '2012-06-01 13:26:40', 876923740, 201799169)
|
38058
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "authentications" ("provider", "uid", "created_at", "updated_at", "id", "user_id") VALUES ('ldap', 'CN=ldapid,CN=Users,DC=example,DC=com', '2012-06-01 13:26:40', '2012-06-01 13:26:40', 864673665, 201799169)[0m
|
38059
|
+
[1m[35mFixture Delete (0.1ms)[0m DELETE FROM "users"
|
38060
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('FirstName', 'LastName', 'active', 'f', 'valid@example.com', '$2a$10$ZgXIxDCn.TjuCgsnS9iEp.Z1LlmQ71FGKgZe/kdCaVvgvnAAcUaz2', 'ResetTokenOne', 'MyDate', 'MyDate', 0, 'MyDate', 'MyDate', 'MyString', 'MyString', '2012-06-01 13:26:40', '2012-06-01 13:26:40', 201799169)[0m
|
38061
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'inactive', 'f', 'EmailTwo', 'MyString', 'ResetTokenTwo', 'MyDate', 'MyDate', 0, 'MyDate', 'MyDate', 'MyString', 'MyString', '2012-06-01 13:26:40', '2012-06-01 13:26:40', 999914115)
|
38062
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('Deleted', 'User', 'active', 't', 'deleted@example.com', 'MyString', 'ResetTokenFive', 'MyDate', '2011-02-23', 0, '2011-02-23', '2011-02-23', 'MyString', 'MyString', '2012-06-01 13:26:40', '2012-06-01 13:26:40', 725306934)[0m
|
38063
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'pending', 'f', 'pending@example.com', 'MyString', 'ResetTokenFour', 'MyDate', '2011-02-23', 0, '2011-02-23', '2011-02-23', 'MyString', 'MyString', '2012-06-01 13:26:40', '2012-06-01 13:26:40', 349534908)
|
38064
|
+
[1m[36m (7.1ms)[0m [1mcommit transaction[0m
|
38065
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38066
|
+
[1m[36mAuthentication Load (0.5ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1[0m [["id", 876923740]]
|
38067
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38068
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38069
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
38070
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
38071
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38072
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38073
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
38074
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" [0m
|
38075
|
+
Processing by Contour::AuthenticationsController#create as HTML
|
38076
|
+
Parameters: {"authentication"=>{"id"=>"949717663", "user_id"=>"201799169", "provider"=>"open_id", "uid"=>"open_id@open_id.com", "created_at"=>"2012-06-01 13:26:40 UTC", "updated_at"=>"2012-06-01 13:26:40 UTC"}}
|
38077
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."provider" = 'google_apps' AND "authentications"."uid" = 'test@example.com' LIMIT 1
|
38078
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
38079
|
+
Logged in user found, creating associated authentication.
|
38080
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38081
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "authentications" ("created_at", "provider", "uid", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 01 Jun 2012 13:26:40 UTC +00:00], ["provider", "google_apps"], ["uid", "test@example.com"], ["updated_at", Fri, 01 Jun 2012 13:26:40 UTC +00:00], ["user_id", 201799169]]
|
38082
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38083
|
+
Redirected to http://test.host/authentications
|
38084
|
+
Completed 302 Found in 50ms (ActiveRecord: 0.9ms)
|
38085
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" [0m
|
38086
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
38087
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38088
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
38089
|
+
[1m[36mAuthentication Load (0.0ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1[0m [["id", 949717663]]
|
38090
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications"
|
38091
|
+
Processing by Contour::AuthenticationsController#destroy as HTML
|
38092
|
+
Parameters: {"id"=>"949717663"}
|
38093
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
38094
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."user_id" = 201799169 AND "authentications"."id" = ? LIMIT 1 [["id", "949717663"]]
|
38095
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38096
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "authentications" WHERE "authentications"."id" = ? [["id", 949717663]]
|
38097
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38098
|
+
Redirected to http://test.host/authentications
|
38099
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
|
38100
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications"
|
38101
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
38102
|
+
[1m[35m (0.0ms)[0m begin transaction
|
38103
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38104
|
+
[1m[35mAuthentication Load (0.0ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
38105
|
+
Processing by Contour::AuthenticationsController#index as HTML
|
38106
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
38107
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 201799169
|
38108
|
+
[1m[36mAuthentication Load (0.1ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."user_id" = 201799169[0m
|
38109
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_index.html.erb (2.2ms)
|
38110
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (2.6ms)
|
38111
|
+
Completed 200 OK in 54ms (Views: 52.9ms | ActiveRecord: 0.3ms)
|
38112
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38113
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38114
|
+
Processing by Contour::PasswordsController#create as HTML
|
38115
|
+
Parameters: {"user"=>{"email"=>"valid@example.com"}}
|
38116
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1
|
38117
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."reset_password_token" = 'Ne9WyB6CmqUskP2xDTeC' LIMIT 1[0m
|
38118
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38119
|
+
[1m[36m (0.3ms)[0m [1mUPDATE "users" SET "reset_password_token" = 'Ne9WyB6CmqUskP2xDTeC', "reset_password_sent_at" = '2012-06-01 13:26:40.869699', "updated_at" = '2012-06-01 13:26:40.870750' WHERE "users"."id" = 201799169[0m
|
38120
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38121
|
+
|
38122
|
+
Sent mail to valid@example.com (19ms)
|
38123
|
+
Date: Fri, 01 Jun 2012 09:26:41 -0400
|
38124
|
+
From: please-change-me-at-config-initializers-devise@example.com
|
38125
|
+
Reply-To: please-change-me-at-config-initializers-devise@example.com
|
38126
|
+
To: valid@example.com
|
38127
|
+
Message-ID: <4fc8c311196_8a843fe231834cdc58528@edge.mail>
|
38128
|
+
Subject: Reset password instructions
|
38129
|
+
Mime-Version: 1.0
|
38130
|
+
Content-Type: text/html;
|
38131
|
+
charset=UTF-8
|
38132
|
+
Content-Transfer-Encoding: 7bit
|
38133
|
+
|
38134
|
+
<p>Hello valid@example.com!</p>
|
38135
|
+
|
38136
|
+
<p>Someone has requested a link to change your password, and you can do this through the link below.</p>
|
38137
|
+
|
38138
|
+
<p><a href="http://localhost:3000/users/password/edit?reset_password_token=Ne9WyB6CmqUskP2xDTeC">Change my password</a></p>
|
38139
|
+
|
38140
|
+
<p>If you didn't request this, please ignore this email.</p>
|
38141
|
+
<p>Your password won't change until you access the link above and create a new one.</p>
|
38142
|
+
|
38143
|
+
Redirected to http://test.host/users/login
|
38144
|
+
Completed 302 Found in 163ms (ActiveRecord: 0.0ms)
|
38145
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
38146
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38147
|
+
Processing by Contour::PasswordsController#new as HTML
|
38148
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (1.8ms)
|
38149
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (2.2ms)
|
38150
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (33.7ms)
|
38151
|
+
Completed 200 OK in 44ms (Views: 43.2ms | ActiveRecord: 0.0ms)
|
38152
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
38153
|
+
[1m[35m (0.0ms)[0m begin transaction
|
38154
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
38155
|
+
[1m[35m (0.0ms)[0m begin transaction
|
38156
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38157
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38158
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38159
|
+
|
38160
|
+
|
38161
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38162
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38163
|
+
Completed 401 Unauthorized in 1ms
|
38164
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38165
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 FROM "users" WHERE "users"."email" = 'deleted-2@example.com' LIMIT 1[0m
|
38166
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
38167
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "users" ("created_at", "current_sign_in_at", "current_sign_in_ip", "deleted", "email", "encrypted_password", "first_name", "last_name", "last_sign_in_at", "last_sign_in_ip", "remember_created_at", "reset_password_sent_at", "reset_password_token", "sign_in_count", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 01 Jun 2012 13:26:41 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "deleted-2@example.com"], ["encrypted_password", "$2a$04$k9IFSdaRjRWxJgpP6DK2suYMxM07qCIZegN7wcnyj71iMbZIWxJ6K"], ["first_name", "Deleted"], ["last_name", "User"], ["last_sign_in_at", nil], ["last_sign_in_ip", nil], ["remember_created_at", nil], ["reset_password_sent_at", nil], ["reset_password_token", nil], ["sign_in_count", 0], ["status", "pending"], ["updated_at", Fri, 01 Jun 2012 13:26:41 UTC +00:00]]
|
38168
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38169
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38170
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
38171
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38172
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38173
|
+
[1m[35m (0.3ms)[0m UPDATE "users" SET "status" = 'active', "updated_at" = '2012-06-01 13:26:41.138814' WHERE "users"."id" = 999914116
|
38174
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38175
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38176
|
+
[1m[36m (0.1ms)[0m [1mUPDATE "users" SET "deleted" = 't', "updated_at" = '2012-06-01 13:26:41.140173' WHERE "users"."id" = 999914116[0m
|
38177
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38178
|
+
|
38179
|
+
|
38180
|
+
Started POST "/users/login" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38181
|
+
Processing by Contour::SessionsController#create as HTML
|
38182
|
+
Parameters: {"user"=>{"email"=>"deleted-2@example.com", "password"=>"[FILTERED]"}}
|
38183
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'deleted-2@example.com' LIMIT 1[0m
|
38184
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38185
|
+
[1m[36m (0.1ms)[0m [1mUPDATE "users" SET "remember_created_at" = NULL, "updated_at" = '2012-06-01 13:26:41.151951' WHERE "users"."id" = 999914116[0m
|
38186
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38187
|
+
Completed 401 Unauthorized in 8ms
|
38188
|
+
|
38189
|
+
|
38190
|
+
Started GET "/users/login" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38191
|
+
Processing by Contour::SessionsController#new as HTML
|
38192
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (0.8ms)
|
38193
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_latest_news.html.erb (0.5ms)
|
38194
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (29.0ms)
|
38195
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (31.0ms)
|
38196
|
+
Completed 200 OK in 44ms (Views: 42.2ms | ActiveRecord: 0.0ms)
|
38197
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
38198
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38199
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38200
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38201
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38202
|
+
|
38203
|
+
|
38204
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38205
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38206
|
+
Completed 401 Unauthorized in 0ms
|
38207
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38208
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 FROM "users" WHERE "users"."email" = 'valid-2@example.com' LIMIT 1[0m
|
38209
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
38210
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("created_at", "current_sign_in_at", "current_sign_in_ip", "deleted", "email", "encrypted_password", "first_name", "last_name", "last_sign_in_at", "last_sign_in_ip", "remember_created_at", "reset_password_sent_at", "reset_password_token", "sign_in_count", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 01 Jun 2012 13:26:41 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "valid-2@example.com"], ["encrypted_password", "$2a$04$/OMW17.VKh68QCWFMdxh9uCgH7pvyTgAW.elmZv0wsYVoyBmkDH0u"], ["first_name", "FirstName"], ["last_name", "LastName"], ["last_sign_in_at", nil], ["last_sign_in_ip", nil], ["remember_created_at", nil], ["reset_password_sent_at", nil], ["reset_password_token", nil], ["sign_in_count", 0], ["status", "pending"], ["updated_at", Fri, 01 Jun 2012 13:26:41 UTC +00:00]]
|
38211
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38212
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38213
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
38214
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38215
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38216
|
+
[1m[35m (0.2ms)[0m UPDATE "users" SET "status" = 'active', "updated_at" = '2012-06-01 13:26:41.224306' WHERE "users"."id" = 999914116
|
38217
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38218
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38219
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38220
|
+
|
38221
|
+
|
38222
|
+
Started POST "/users/login" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38223
|
+
Processing by Contour::SessionsController#create as HTML
|
38224
|
+
Parameters: {"user"=>{"email"=>"valid-2@example.com", "password"=>"[FILTERED]"}}
|
38225
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid-2@example.com' LIMIT 1
|
38226
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38227
|
+
[1m[35m (0.1ms)[0m UPDATE "users" SET "last_sign_in_at" = '2012-06-01 13:26:41.233070', "current_sign_in_at" = '2012-06-01 13:26:41.233070', "last_sign_in_ip" = '127.0.0.1', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1, "updated_at" = '2012-06-01 13:26:41.233524' WHERE "users"."id" = 999914116
|
38228
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38229
|
+
Redirected to http://www.example.com/logged_in_page
|
38230
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms)
|
38231
|
+
|
38232
|
+
|
38233
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38234
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38235
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = 999914116 LIMIT 1
|
38236
|
+
Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.1ms)
|
38237
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
38238
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38239
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38240
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38241
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38242
|
+
|
38243
|
+
|
38244
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38245
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38246
|
+
Completed 401 Unauthorized in 0ms
|
38247
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38248
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 FROM "users" WHERE "users"."email" = 'pending-2@example.com' LIMIT 1[0m
|
38249
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
38250
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("created_at", "current_sign_in_at", "current_sign_in_ip", "deleted", "email", "encrypted_password", "first_name", "last_name", "last_sign_in_at", "last_sign_in_ip", "remember_created_at", "reset_password_sent_at", "reset_password_token", "sign_in_count", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 01 Jun 2012 13:26:41 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "pending-2@example.com"], ["encrypted_password", "$2a$04$y8sY3G6neGQ0M8hg1VyIcucWproz.efFJbWNeOqvcLvzotW94LrXK"], ["first_name", "MyString"], ["last_name", "MyString"], ["last_sign_in_at", nil], ["last_sign_in_ip", nil], ["remember_created_at", nil], ["reset_password_sent_at", nil], ["reset_password_token", nil], ["sign_in_count", 0], ["status", "pending"], ["updated_at", Fri, 01 Jun 2012 13:26:41 UTC +00:00]]
|
38251
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38252
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38253
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
38254
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38255
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38256
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
38257
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38258
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38259
|
+
|
38260
|
+
|
38261
|
+
Started POST "/users/login" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38262
|
+
Processing by Contour::SessionsController#create as HTML
|
38263
|
+
Parameters: {"user"=>{"email"=>"pending-2@example.com", "password"=>"[FILTERED]"}}
|
38264
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'pending-2@example.com' LIMIT 1[0m
|
38265
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38266
|
+
[1m[36m (0.3ms)[0m [1mUPDATE "users" SET "remember_created_at" = NULL, "updated_at" = '2012-06-01 13:26:41.269182' WHERE "users"."id" = 999914116[0m
|
38267
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38268
|
+
Completed 401 Unauthorized in 5ms
|
38269
|
+
|
38270
|
+
|
38271
|
+
Started GET "/users/login" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38272
|
+
Processing by Contour::SessionsController#new as HTML
|
38273
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (0.5ms)
|
38274
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_latest_news.html.erb (0.0ms)
|
38275
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (1.6ms)
|
38276
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (3.4ms)
|
38277
|
+
Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.0ms)
|
38278
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
38279
|
+
[1m[35m (0.0ms)[0m begin transaction
|
38280
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38281
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38282
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38283
|
+
|
38284
|
+
|
38285
|
+
Started GET "/" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38286
|
+
Processing by WelcomeController#index as HTML
|
38287
|
+
Completed 401 Unauthorized in 1ms
|
38288
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38289
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38290
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
38291
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 349534908]]
|
38292
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 725306934]]
|
38293
|
+
|
38294
|
+
|
38295
|
+
Started GET "/logged_in_page.json" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38296
|
+
Processing by WelcomeController#logged_in_page as JSON
|
38297
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1[0m
|
38298
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38299
|
+
[1m[36m (0.2ms)[0m [1mUPDATE "users" SET "last_sign_in_at" = '2012-06-01 13:26:41.380623', "current_sign_in_at" = '2012-06-01 13:26:41.380623', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1, "updated_at" = '2012-06-01 13:26:41.381332' WHERE "users"."id" = 201799169[0m
|
38300
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38301
|
+
Completed 200 OK in 82ms (Views: 0.2ms | ActiveRecord: 0.5ms)
|
38302
|
+
[1m[36m (6.5ms)[0m [1mrollback transaction[0m
|
38303
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38304
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38305
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38306
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38307
|
+
|
38308
|
+
|
38309
|
+
Started GET "/logged_in_page.json" for 127.0.0.1 at 2012-06-01 09:26:41 -0400
|
38310
|
+
Processing by WelcomeController#logged_in_page as JSON
|
38311
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1
|
38312
|
+
Completed 401 Unauthorized in 82ms
|
38313
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
38314
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38315
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38316
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38317
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
38318
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
38319
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
38320
|
+
Connecting to database specified by database.yml
|
38321
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
38322
|
+
[1m[35mFixture Delete (0.3ms)[0m DELETE FROM "authentications"
|
38323
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO "authentications" ("provider", "uid", "created_at", "updated_at", "id", "user_id") VALUES ('open_id', 'open_id@open_id.com', '2012-06-01 13:51:33', '2012-06-01 13:51:33', 949717663, 201799169)[0m
|
38324
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "authentications" ("provider", "uid", "created_at", "updated_at", "id", "user_id") VALUES ('google_apps', 'test@gmail.com', '2012-06-01 13:51:33', '2012-06-01 13:51:33', 876923740, 201799169)
|
38325
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "authentications" ("provider", "uid", "created_at", "updated_at", "id", "user_id") VALUES ('ldap', 'CN=ldapid,CN=Users,DC=example,DC=com', '2012-06-01 13:51:33', '2012-06-01 13:51:33', 864673665, 201799169)[0m
|
38326
|
+
[1m[35mFixture Delete (0.2ms)[0m DELETE FROM "users"
|
38327
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('FirstName', 'LastName', 'active', 'f', 'valid@example.com', '$2a$10$ZgXIxDCn.TjuCgsnS9iEp.Z1LlmQ71FGKgZe/kdCaVvgvnAAcUaz2', 'ResetTokenOne', 'MyDate', 'MyDate', 0, 'MyDate', 'MyDate', 'MyString', 'MyString', '2012-06-01 13:51:33', '2012-06-01 13:51:33', 201799169)[0m
|
38328
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'inactive', 'f', 'EmailTwo', 'MyString', 'ResetTokenTwo', 'MyDate', 'MyDate', 0, 'MyDate', 'MyDate', 'MyString', 'MyString', '2012-06-01 13:51:33', '2012-06-01 13:51:33', 999914115)
|
38329
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('Deleted', 'User', 'active', 't', 'deleted@example.com', 'MyString', 'ResetTokenFive', 'MyDate', '2011-02-23', 0, '2011-02-23', '2011-02-23', 'MyString', 'MyString', '2012-06-01 13:51:33', '2012-06-01 13:51:33', 725306934)[0m
|
38330
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "users" ("first_name", "last_name", "status", "deleted", "email", "encrypted_password", "reset_password_token", "reset_password_sent_at", "remember_created_at", "sign_in_count", "current_sign_in_at", "last_sign_in_at", "current_sign_in_ip", "last_sign_in_ip", "created_at", "updated_at", "id") VALUES ('MyString', 'MyString', 'pending', 'f', 'pending@example.com', 'MyString', 'ResetTokenFour', 'MyDate', '2011-02-23', 0, '2011-02-23', '2011-02-23', 'MyString', 'MyString', '2012-06-01 13:51:33', '2012-06-01 13:51:33', 349534908)
|
38331
|
+
[1m[36m (1.6ms)[0m [1mcommit transaction[0m
|
38332
|
+
[1m[35m (0.0ms)[0m begin transaction
|
38333
|
+
[1m[36mAuthentication Load (0.3ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1[0m [["id", 876923740]]
|
38334
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38335
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38336
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
38337
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
38338
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38339
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38340
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
38341
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" [0m
|
38342
|
+
Processing by Contour::AuthenticationsController#create as HTML
|
38343
|
+
Parameters: {"authentication"=>{"id"=>"949717663", "user_id"=>"201799169", "provider"=>"open_id", "uid"=>"open_id@open_id.com", "created_at"=>"2012-06-01 13:51:33 UTC", "updated_at"=>"2012-06-01 13:51:33 UTC"}}
|
38344
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."provider" = 'google_apps' AND "authentications"."uid" = 'test@example.com' LIMIT 1
|
38345
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
38346
|
+
Logged in user found, creating associated authentication.
|
38347
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38348
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "authentications" ("created_at", "provider", "uid", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 01 Jun 2012 13:51:33 UTC +00:00], ["provider", "google_apps"], ["uid", "test@example.com"], ["updated_at", Fri, 01 Jun 2012 13:51:33 UTC +00:00], ["user_id", 201799169]]
|
38349
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
38350
|
+
Redirected to http://test.host/authentications
|
38351
|
+
Completed 302 Found in 64ms (ActiveRecord: 1.0ms)
|
38352
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" [0m
|
38353
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
38354
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
38355
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
38356
|
+
[1m[36mAuthentication Load (0.0ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1[0m [["id", 949717663]]
|
38357
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications"
|
38358
|
+
Processing by Contour::AuthenticationsController#destroy as HTML
|
38359
|
+
Parameters: {"id"=>"949717663"}
|
38360
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
38361
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."user_id" = 201799169 AND "authentications"."id" = ? LIMIT 1 [["id", "949717663"]]
|
38362
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38363
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM "authentications" WHERE "authentications"."id" = ? [["id", 949717663]]
|
38364
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38365
|
+
Redirected to http://test.host/authentications
|
38366
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
|
38367
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications"
|
38368
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
38369
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38370
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38371
|
+
[1m[35mAuthentication Load (0.0ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
38372
|
+
Processing by Contour::AuthenticationsController#index as HTML
|
38373
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
38374
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 201799169
|
38375
|
+
[1m[36mAuthentication Load (0.1ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."user_id" = 201799169[0m
|
38376
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_index.html.erb (2.7ms)
|
38377
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (2.6ms)
|
38378
|
+
Completed 200 OK in 110ms (Views: 108.4ms | ActiveRecord: 0.4ms)
|
38379
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38380
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
38381
|
+
Processing by Contour::PasswordsController#create as HTML
|
38382
|
+
Parameters: {"user"=>{"email"=>"valid@example.com"}}
|
38383
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1
|
38384
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."reset_password_token" = 'NzGLys9WervdxZMbFdYy' LIMIT 1[0m
|
38385
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38386
|
+
[1m[36m (0.4ms)[0m [1mUPDATE "users" SET "reset_password_token" = 'NzGLys9WervdxZMbFdYy', "reset_password_sent_at" = '2012-06-01 13:51:33.696017', "updated_at" = '2012-06-01 13:51:33.697082' WHERE "users"."id" = 201799169[0m
|
38387
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
38388
|
+
|
38389
|
+
Sent mail to valid@example.com (20ms)
|
38390
|
+
Date: Fri, 01 Jun 2012 09:51:33 -0400
|
38391
|
+
From: please-change-me-at-config-initializers-devise@example.com
|
38392
|
+
Reply-To: please-change-me-at-config-initializers-devise@example.com
|
38393
|
+
To: valid@example.com
|
38394
|
+
Message-ID: <4fc8c8e5dc95b_d81e3ff2f1434cd8506a0@edge.mail>
|
38395
|
+
Subject: Reset password instructions
|
38396
|
+
Mime-Version: 1.0
|
38397
|
+
Content-Type: text/html;
|
38398
|
+
charset=UTF-8
|
38399
|
+
Content-Transfer-Encoding: 7bit
|
38400
|
+
|
38401
|
+
<p>Hello valid@example.com!</p>
|
38402
|
+
|
38403
|
+
<p>Someone has requested a link to change your password, and you can do this through the link below.</p>
|
38404
|
+
|
38405
|
+
<p><a href="http://localhost:3000/users/password/edit?reset_password_token=NzGLys9WervdxZMbFdYy">Change my password</a></p>
|
38406
|
+
|
38407
|
+
<p>If you didn't request this, please ignore this email.</p>
|
38408
|
+
<p>Your password won't change until you access the link above and create a new one.</p>
|
38409
|
+
|
38410
|
+
Redirected to http://test.host/users/login
|
38411
|
+
Completed 302 Found in 289ms (ActiveRecord: 0.0ms)
|
38412
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
38413
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38414
|
+
Processing by Contour::PasswordsController#new as HTML
|
38415
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (1.6ms)
|
38416
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (2.1ms)
|
38417
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (5.4ms)
|
38418
|
+
Completed 200 OK in 59ms (Views: 58.0ms | ActiveRecord: 0.0ms)
|
38419
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
38420
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38421
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
38422
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38423
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38424
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38425
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38426
|
+
|
38427
|
+
|
38428
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38429
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38430
|
+
Completed 401 Unauthorized in 1ms
|
38431
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38432
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 FROM "users" WHERE "users"."email" = 'deleted-2@example.com' LIMIT 1[0m
|
38433
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
38434
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "users" ("created_at", "current_sign_in_at", "current_sign_in_ip", "deleted", "email", "encrypted_password", "first_name", "last_name", "last_sign_in_at", "last_sign_in_ip", "remember_created_at", "reset_password_sent_at", "reset_password_token", "sign_in_count", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 01 Jun 2012 13:51:34 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "deleted-2@example.com"], ["encrypted_password", "$2a$04$uVkJbAF5xD/i9O43L9D.Luo5xL1BkhspIwagDwEFe19apnsW3kyxa"], ["first_name", "Deleted"], ["last_name", "User"], ["last_sign_in_at", nil], ["last_sign_in_ip", nil], ["remember_created_at", nil], ["reset_password_sent_at", nil], ["reset_password_token", nil], ["sign_in_count", 0], ["status", "pending"], ["updated_at", Fri, 01 Jun 2012 13:51:34 UTC +00:00]]
|
38435
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38436
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38437
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
38438
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38439
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38440
|
+
[1m[35m (0.8ms)[0m UPDATE "users" SET "status" = 'active', "updated_at" = '2012-06-01 13:51:34.097104' WHERE "users"."id" = 999914116
|
38441
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38442
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38443
|
+
[1m[36m (0.1ms)[0m [1mUPDATE "users" SET "deleted" = 't', "updated_at" = '2012-06-01 13:51:34.099070' WHERE "users"."id" = 999914116[0m
|
38444
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
38445
|
+
|
38446
|
+
|
38447
|
+
Started POST "/users/login" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38448
|
+
Processing by Contour::SessionsController#create as HTML
|
38449
|
+
Parameters: {"user"=>{"email"=>"deleted-2@example.com", "password"=>"[FILTERED]"}}
|
38450
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'deleted-2@example.com' LIMIT 1[0m
|
38451
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38452
|
+
[1m[36m (0.2ms)[0m [1mUPDATE "users" SET "remember_created_at" = NULL, "updated_at" = '2012-06-01 13:51:34.136954' WHERE "users"."id" = 999914116[0m
|
38453
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38454
|
+
Completed 401 Unauthorized in 33ms
|
38455
|
+
|
38456
|
+
|
38457
|
+
Started GET "/users/login" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38458
|
+
Processing by Contour::SessionsController#new as HTML
|
38459
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (1.0ms)
|
38460
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_latest_news.html.erb (0.8ms)
|
38461
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (30.1ms)
|
38462
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (32.3ms)
|
38463
|
+
Completed 200 OK in 70ms (Views: 68.3ms | ActiveRecord: 0.0ms)
|
38464
|
+
[1m[36m (1.2ms)[0m [1mrollback transaction[0m
|
38465
|
+
[1m[35m (0.0ms)[0m begin transaction
|
38466
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38467
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38468
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38469
|
+
|
38470
|
+
|
38471
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38472
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38473
|
+
Completed 401 Unauthorized in 0ms
|
38474
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38475
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 FROM "users" WHERE "users"."email" = 'valid-2@example.com' LIMIT 1[0m
|
38476
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
38477
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("created_at", "current_sign_in_at", "current_sign_in_ip", "deleted", "email", "encrypted_password", "first_name", "last_name", "last_sign_in_at", "last_sign_in_ip", "remember_created_at", "reset_password_sent_at", "reset_password_token", "sign_in_count", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 01 Jun 2012 13:51:34 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "valid-2@example.com"], ["encrypted_password", "$2a$04$1qKuHDxJvR9m/Zc2.pSkZ.eu83vMTvdXb9de9UBCJx8dcMObuRzeu"], ["first_name", "FirstName"], ["last_name", "LastName"], ["last_sign_in_at", nil], ["last_sign_in_ip", nil], ["remember_created_at", nil], ["reset_password_sent_at", nil], ["reset_password_token", nil], ["sign_in_count", 0], ["status", "pending"], ["updated_at", Fri, 01 Jun 2012 13:51:34 UTC +00:00]]
|
38478
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38479
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38480
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
38481
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38482
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38483
|
+
[1m[35m (0.3ms)[0m UPDATE "users" SET "status" = 'active', "updated_at" = '2012-06-01 13:51:34.235661' WHERE "users"."id" = 999914116
|
38484
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38485
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38486
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38487
|
+
|
38488
|
+
|
38489
|
+
Started POST "/users/login" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38490
|
+
Processing by Contour::SessionsController#create as HTML
|
38491
|
+
Parameters: {"user"=>{"email"=>"valid-2@example.com", "password"=>"[FILTERED]"}}
|
38492
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid-2@example.com' LIMIT 1
|
38493
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38494
|
+
[1m[35m (0.1ms)[0m UPDATE "users" SET "last_sign_in_at" = '2012-06-01 13:51:34.244659', "current_sign_in_at" = '2012-06-01 13:51:34.244659', "last_sign_in_ip" = '127.0.0.1', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1, "updated_at" = '2012-06-01 13:51:34.245141' WHERE "users"."id" = 999914116
|
38495
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38496
|
+
Redirected to http://www.example.com/logged_in_page
|
38497
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms)
|
38498
|
+
|
38499
|
+
|
38500
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38501
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38502
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = 999914116 LIMIT 1
|
38503
|
+
Completed 200 OK in 28ms (Views: 25.4ms | ActiveRecord: 0.2ms)
|
38504
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
38505
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38506
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38507
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38508
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38509
|
+
|
38510
|
+
|
38511
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38512
|
+
Processing by WelcomeController#logged_in_page as HTML
|
38513
|
+
Completed 401 Unauthorized in 0ms
|
38514
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38515
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 FROM "users" WHERE "users"."email" = 'pending-2@example.com' LIMIT 1[0m
|
38516
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
38517
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "users" ("created_at", "current_sign_in_at", "current_sign_in_ip", "deleted", "email", "encrypted_password", "first_name", "last_name", "last_sign_in_at", "last_sign_in_ip", "remember_created_at", "reset_password_sent_at", "reset_password_token", "sign_in_count", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Fri, 01 Jun 2012 13:51:34 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "pending-2@example.com"], ["encrypted_password", "$2a$04$.Di10074YygqCMDCyL2tbumvnRtzuYOlExAHQFzRtJbiaF1o3Ru1W"], ["first_name", "MyString"], ["last_name", "MyString"], ["last_sign_in_at", nil], ["last_sign_in_ip", nil], ["remember_created_at", nil], ["reset_password_sent_at", nil], ["reset_password_token", nil], ["sign_in_count", 0], ["status", "pending"], ["updated_at", Fri, 01 Jun 2012 13:51:34 UTC +00:00]]
|
38518
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
38519
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38520
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
38521
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38522
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38523
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38524
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
38525
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38526
|
+
|
38527
|
+
|
38528
|
+
Started POST "/users/login" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38529
|
+
Processing by Contour::SessionsController#create as HTML
|
38530
|
+
Parameters: {"user"=>{"email"=>"pending-2@example.com", "password"=>"[FILTERED]"}}
|
38531
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'pending-2@example.com' LIMIT 1[0m
|
38532
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
38533
|
+
[1m[36m (0.3ms)[0m [1mUPDATE "users" SET "remember_created_at" = NULL, "updated_at" = '2012-06-01 13:51:34.304185' WHERE "users"."id" = 999914116[0m
|
38534
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38535
|
+
Completed 401 Unauthorized in 5ms
|
38536
|
+
|
38537
|
+
|
38538
|
+
Started GET "/users/login" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38539
|
+
Processing by Contour::SessionsController#new as HTML
|
38540
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (0.5ms)
|
38541
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_latest_news.html.erb (0.0ms)
|
38542
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (1.7ms)
|
38543
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (3.6ms)
|
38544
|
+
Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
|
38545
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
38546
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38547
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38548
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38549
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38550
|
+
|
38551
|
+
|
38552
|
+
Started GET "/" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38553
|
+
Processing by WelcomeController#index as HTML
|
38554
|
+
Completed 401 Unauthorized in 1ms
|
38555
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38556
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38557
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
38558
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 349534908]]
|
38559
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 725306934]]
|
38560
|
+
|
38561
|
+
|
38562
|
+
Started GET "/logged_in_page.json" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38563
|
+
Processing by WelcomeController#logged_in_page as JSON
|
38564
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1[0m
|
38565
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
38566
|
+
[1m[36m (0.2ms)[0m [1mUPDATE "users" SET "last_sign_in_at" = '2012-06-01 13:51:34.414361', "current_sign_in_at" = '2012-06-01 13:51:34.414361', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1, "updated_at" = '2012-06-01 13:51:34.415071' WHERE "users"."id" = 201799169[0m
|
38567
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
38568
|
+
Completed 200 OK in 81ms (Views: 0.2ms | ActiveRecord: 0.5ms)
|
38569
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
38570
|
+
[1m[35m (0.1ms)[0m begin transaction
|
38571
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38572
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
38573
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
38574
|
+
|
38575
|
+
|
38576
|
+
Started GET "/logged_in_page.json" for 127.0.0.1 at 2012-06-01 09:51:34 -0400
|
38577
|
+
Processing by WelcomeController#logged_in_page as JSON
|
38578
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1
|
38579
|
+
Completed 401 Unauthorized in 81ms
|
38580
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
38581
|
+
[1m[35m (0.0ms)[0m begin transaction
|
38582
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
38583
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
38584
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
38585
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
38586
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: contour
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,22 +9,22 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-
|
12
|
+
date: 2012-06-01 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rails
|
16
|
-
requirement: &
|
16
|
+
requirement: &70214625186920 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ~>
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 3.2.
|
21
|
+
version: 3.2.5
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *70214625186920
|
25
25
|
- !ruby/object:Gem::Dependency
|
26
26
|
name: jquery-rails
|
27
|
-
requirement: &
|
27
|
+
requirement: &70214625186400 !ruby/object:Gem::Requirement
|
28
28
|
none: false
|
29
29
|
requirements:
|
30
30
|
- - ~>
|
@@ -32,10 +32,10 @@ dependencies:
|
|
32
32
|
version: 2.0.2
|
33
33
|
type: :runtime
|
34
34
|
prerelease: false
|
35
|
-
version_requirements: *
|
35
|
+
version_requirements: *70214625186400
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: devise
|
38
|
-
requirement: &
|
38
|
+
requirement: &70214625185920 !ruby/object:Gem::Requirement
|
39
39
|
none: false
|
40
40
|
requirements:
|
41
41
|
- - ~>
|
@@ -43,10 +43,10 @@ dependencies:
|
|
43
43
|
version: 2.1.0
|
44
44
|
type: :runtime
|
45
45
|
prerelease: false
|
46
|
-
version_requirements: *
|
46
|
+
version_requirements: *70214625185920
|
47
47
|
- !ruby/object:Gem::Dependency
|
48
48
|
name: omniauth
|
49
|
-
requirement: &
|
49
|
+
requirement: &70214625185420 !ruby/object:Gem::Requirement
|
50
50
|
none: false
|
51
51
|
requirements:
|
52
52
|
- - ~>
|
@@ -54,10 +54,10 @@ dependencies:
|
|
54
54
|
version: 1.1.0
|
55
55
|
type: :runtime
|
56
56
|
prerelease: false
|
57
|
-
version_requirements: *
|
57
|
+
version_requirements: *70214625185420
|
58
58
|
- !ruby/object:Gem::Dependency
|
59
59
|
name: omniauth-cas
|
60
|
-
requirement: &
|
60
|
+
requirement: &70214625184720 !ruby/object:Gem::Requirement
|
61
61
|
none: false
|
62
62
|
requirements:
|
63
63
|
- - ~>
|
@@ -65,10 +65,10 @@ dependencies:
|
|
65
65
|
version: 0.0.7
|
66
66
|
type: :runtime
|
67
67
|
prerelease: false
|
68
|
-
version_requirements: *
|
68
|
+
version_requirements: *70214625184720
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: omniauth-facebook
|
71
|
-
requirement: &
|
71
|
+
requirement: &70214625183860 !ruby/object:Gem::Requirement
|
72
72
|
none: false
|
73
73
|
requirements:
|
74
74
|
- - ~>
|
@@ -76,10 +76,10 @@ dependencies:
|
|
76
76
|
version: 1.3.0
|
77
77
|
type: :runtime
|
78
78
|
prerelease: false
|
79
|
-
version_requirements: *
|
79
|
+
version_requirements: *70214625183860
|
80
80
|
- !ruby/object:Gem::Dependency
|
81
81
|
name: omniauth-ldap
|
82
|
-
requirement: &
|
82
|
+
requirement: &70214625205720 !ruby/object:Gem::Requirement
|
83
83
|
none: false
|
84
84
|
requirements:
|
85
85
|
- - ~>
|
@@ -87,10 +87,10 @@ dependencies:
|
|
87
87
|
version: 1.0.2
|
88
88
|
type: :runtime
|
89
89
|
prerelease: false
|
90
|
-
version_requirements: *
|
90
|
+
version_requirements: *70214625205720
|
91
91
|
- !ruby/object:Gem::Dependency
|
92
92
|
name: omniauth-linkedin
|
93
|
-
requirement: &
|
93
|
+
requirement: &70214625205160 !ruby/object:Gem::Requirement
|
94
94
|
none: false
|
95
95
|
requirements:
|
96
96
|
- - ~>
|
@@ -98,10 +98,10 @@ dependencies:
|
|
98
98
|
version: 0.0.6
|
99
99
|
type: :runtime
|
100
100
|
prerelease: false
|
101
|
-
version_requirements: *
|
101
|
+
version_requirements: *70214625205160
|
102
102
|
- !ruby/object:Gem::Dependency
|
103
103
|
name: omniauth-openid
|
104
|
-
requirement: &
|
104
|
+
requirement: &70214625204680 !ruby/object:Gem::Requirement
|
105
105
|
none: false
|
106
106
|
requirements:
|
107
107
|
- - ~>
|
@@ -109,10 +109,10 @@ dependencies:
|
|
109
109
|
version: 1.0.1
|
110
110
|
type: :runtime
|
111
111
|
prerelease: false
|
112
|
-
version_requirements: *
|
112
|
+
version_requirements: *70214625204680
|
113
113
|
- !ruby/object:Gem::Dependency
|
114
114
|
name: omniauth-twitter
|
115
|
-
requirement: &
|
115
|
+
requirement: &70214625204020 !ruby/object:Gem::Requirement
|
116
116
|
none: false
|
117
117
|
requirements:
|
118
118
|
- - ~>
|
@@ -120,10 +120,10 @@ dependencies:
|
|
120
120
|
version: 0.0.11
|
121
121
|
type: :runtime
|
122
122
|
prerelease: false
|
123
|
-
version_requirements: *
|
123
|
+
version_requirements: *70214625204020
|
124
124
|
- !ruby/object:Gem::Dependency
|
125
125
|
name: sqlite3
|
126
|
-
requirement: &
|
126
|
+
requirement: &70214625203480 !ruby/object:Gem::Requirement
|
127
127
|
none: false
|
128
128
|
requirements:
|
129
129
|
- - ! '>='
|
@@ -131,7 +131,7 @@ dependencies:
|
|
131
131
|
version: '0'
|
132
132
|
type: :development
|
133
133
|
prerelease: false
|
134
|
-
version_requirements: *
|
134
|
+
version_requirements: *70214625203480
|
135
135
|
description: Basic Rails Framework files and assets for layout and authentication
|
136
136
|
email: remosm@gmail.com
|
137
137
|
executables: []
|