contour 1.2.0.pre3 → 1.2.0.pre4
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/CHANGELOG.rdoc +1 -1
- data/contour.gemspec +1 -1
- data/lib/contour/version.rb +1 -1
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/test.log +238 -0
- metadata +3 -3
data/CHANGELOG.rdoc
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Enhancements
|
|
4
4
|
* Updated Twitter Bootstrap to 2.3.0
|
|
5
5
|
* Updated Gem Dependencies
|
|
6
|
-
* devise 2.2.3, jquery-rails 2.2.1
|
|
6
|
+
* devise 2.2.3, jquery-rails 2.2.1, rails 3.2.12
|
|
7
7
|
* Updated jQuery UI to 1.10.0, the following modules are included:
|
|
8
8
|
* UI Core: Core, Widget, Mouse
|
|
9
9
|
* Interactions: Draggable, Droppable, Sortable
|
data/contour.gemspec
CHANGED
|
@@ -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.12'
|
|
27
27
|
s.add_dependency 'jquery-rails', '~> 2.2.1'
|
|
28
28
|
s.add_dependency 'devise', '~> 2.2.3'
|
|
29
29
|
s.add_dependency 'omniauth', '~> 1.1.1'
|
data/lib/contour/version.rb
CHANGED
data/test/dummy/db/test.sqlite3
CHANGED
|
Binary file
|
data/test/dummy/log/test.log
CHANGED
|
@@ -49700,3 +49700,241 @@ Completed 401 Unauthorized in 301ms
|
|
|
49700
49700
|
[1m[35m (0.1ms)[0m begin transaction
|
|
49701
49701
|
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
|
49702
49702
|
[1m[35m (0.1ms)[0m rollback transaction
|
|
49703
|
+
Connecting to database specified by database.yml
|
|
49704
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49705
|
+
[1m[35mFixture Delete (0.3ms)[0m DELETE FROM "authentications"
|
|
49706
|
+
[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', '2013-02-11 19:00:52', '2013-02-11 19:00:52', 949717663, 201799169)[0m
|
|
49707
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "authentications" ("provider", "uid", "created_at", "updated_at", "id", "user_id") VALUES ('google_apps', 'test@gmail.com', '2013-02-11 19:00:52', '2013-02-11 19:00:52', 876923740, 201799169)
|
|
49708
|
+
[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', '2013-02-11 19:00:52', '2013-02-11 19:00:52', 864673665, 201799169)[0m
|
|
49709
|
+
[1m[35mFixture Delete (0.2ms)[0m DELETE FROM "users"
|
|
49710
|
+
[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', '2013-02-11 19:00:52', '2013-02-11 19:00:52', 201799169)[0m
|
|
49711
|
+
[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', '2013-02-11 19:00:52', '2013-02-11 19:00:52', 999914115)
|
|
49712
|
+
[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', '2013-02-11 19:00:52', '2013-02-11 19:00:52', 725306934)[0m
|
|
49713
|
+
[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', '2013-02-11 19:00:52', '2013-02-11 19:00:52', 349534908)
|
|
49714
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
|
49715
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49716
|
+
[1m[36mAuthentication Load (2.7ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1[0m [["id", 876923740]]
|
|
49717
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
49718
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49719
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
|
49720
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
49721
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49722
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
|
49723
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
|
49724
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" [0m
|
|
49725
|
+
Processing by Contour::AuthenticationsController#create as HTML
|
|
49726
|
+
Parameters: {"authentication"=>{"id"=>"949717663", "user_id"=>"201799169", "provider"=>"open_id", "uid"=>"open_id@open_id.com", "created_at"=>"2013-02-11 19:00:52 UTC", "updated_at"=>"2013-02-11 19:00:52 UTC"}}
|
|
49727
|
+
[1m[35mAuthentication Load (0.2ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."provider" = 'google_apps' AND "authentications"."uid" = 'test@example.com' LIMIT 1
|
|
49728
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
|
49729
|
+
Logged in user found, creating associated authentication.
|
|
49730
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
49731
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "authentications" ("created_at", "provider", "uid", "updated_at", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Mon, 11 Feb 2013 19:00:53 UTC +00:00], ["provider", "google_apps"], ["uid", "test@example.com"], ["updated_at", Mon, 11 Feb 2013 19:00:53 UTC +00:00], ["user_id", 201799169]]
|
|
49732
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
49733
|
+
Redirected to http://test.host/authentications
|
|
49734
|
+
Completed 302 Found in 86ms (ActiveRecord: 1.1ms)
|
|
49735
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" [0m
|
|
49736
|
+
[1m[35m (26.4ms)[0m rollback transaction
|
|
49737
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49738
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
|
49739
|
+
[1m[36mAuthentication Load (0.1ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1[0m [["id", 949717663]]
|
|
49740
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications"
|
|
49741
|
+
Processing by Contour::AuthenticationsController#destroy as HTML
|
|
49742
|
+
Parameters: {"id"=>"949717663"}
|
|
49743
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
|
49744
|
+
[1m[35mAuthentication Load (0.2ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."user_id" = 201799169 AND "authentications"."id" = ? LIMIT 1 [["id", "949717663"]]
|
|
49745
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
49746
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM "authentications" WHERE "authentications"."id" = ? [["id", 949717663]]
|
|
49747
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49748
|
+
Redirected to http://test.host/authentications
|
|
49749
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.8ms)
|
|
49750
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications"
|
|
49751
|
+
[1m[36m (29.5ms)[0m [1mrollback transaction[0m
|
|
49752
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49753
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
|
49754
|
+
[1m[35mAuthentication Load (0.1ms)[0m SELECT "authentications".* FROM "authentications" WHERE "authentications"."id" = ? LIMIT 1 [["id", 949717663]]
|
|
49755
|
+
Processing by Contour::AuthenticationsController#index as HTML
|
|
49756
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = 201799169 LIMIT 1[0m
|
|
49757
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 201799169
|
|
49758
|
+
[1m[36mAuthentication Load (0.1ms)[0m [1mSELECT "authentications".* FROM "authentications" WHERE "authentications"."user_id" = 201799169[0m
|
|
49759
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_index.html.erb (4.0ms)
|
|
49760
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (5.2ms)
|
|
49761
|
+
Completed 200 OK in 99ms (Views: 95.7ms | ActiveRecord: 0.6ms)
|
|
49762
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
49763
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49764
|
+
Processing by Contour::PasswordsController#create as HTML
|
|
49765
|
+
Parameters: {"user"=>{"email"=>"valid@example.com"}}
|
|
49766
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1
|
|
49767
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."reset_password_token" = 'mzRySEBVxpmaC58rrtog' LIMIT 1[0m
|
|
49768
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
49769
|
+
[1m[36m (0.3ms)[0m [1mUPDATE "users" SET "reset_password_token" = 'mzRySEBVxpmaC58rrtog', "reset_password_sent_at" = '2013-02-11 19:00:53.252861', "updated_at" = '2013-02-11 19:00:53.254391' WHERE "users"."id" = 201799169[0m
|
|
49770
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
49771
|
+
|
|
49772
|
+
Sent mail to valid@example.com (77ms)
|
|
49773
|
+
Date: Mon, 11 Feb 2013 14:00:53 -0500
|
|
49774
|
+
From: please-change-me-at-config-initializers-devise@example.com
|
|
49775
|
+
Reply-To: please-change-me-at-config-initializers-devise@example.com
|
|
49776
|
+
To: valid@example.com
|
|
49777
|
+
Message-ID: <51193fe588809_171903fe590835ad021589@edge.partners.org.mail>
|
|
49778
|
+
Subject: Reset password instructions
|
|
49779
|
+
Mime-Version: 1.0
|
|
49780
|
+
Content-Type: text/html;
|
|
49781
|
+
charset=UTF-8
|
|
49782
|
+
Content-Transfer-Encoding: 7bit
|
|
49783
|
+
|
|
49784
|
+
<p>Hello valid@example.com!</p>
|
|
49785
|
+
|
|
49786
|
+
<p>Someone has requested a link to change your password. You can do this through the link below.</p>
|
|
49787
|
+
|
|
49788
|
+
<p><a href="http://localhost:3000/users/password/edit?reset_password_token=mzRySEBVxpmaC58rrtog">Change my password</a></p>
|
|
49789
|
+
|
|
49790
|
+
<p>If you didn't request this, please ignore this email.</p>
|
|
49791
|
+
<p>Your password won't change until you access the link above and create a new one.</p>
|
|
49792
|
+
|
|
49793
|
+
Redirected to http://test.host/users/login
|
|
49794
|
+
Completed 302 Found in 387ms (ActiveRecord: 0.0ms)
|
|
49795
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
|
49796
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49797
|
+
Processing by Contour::PasswordsController#new as HTML
|
|
49798
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (2.7ms)
|
|
49799
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (3.5ms)
|
|
49800
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (7.4ms)
|
|
49801
|
+
Completed 200 OK in 24ms (Views: 22.9ms | ActiveRecord: 0.0ms)
|
|
49802
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
49803
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49804
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
49805
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49806
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
49807
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49808
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
49809
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49810
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
|
49811
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
|
49812
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
|
49813
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49814
|
+
Processing by WelcomeController#logged_in_page as HTML
|
|
49815
|
+
Completed 401 Unauthorized in 1ms
|
|
49816
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
49817
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "users" WHERE "users"."email" = 'deleted-2@example.com' LIMIT 1[0m
|
|
49818
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
|
49819
|
+
[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", Mon, 11 Feb 2013 19:00:53 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "deleted-2@example.com"], ["encrypted_password", "$2a$04$QaUh/C8zwajx8bXdk8q59.Ax2ldHoyWB6fCLTqkoQsJ4paX/oFMaC"], ["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", Mon, 11 Feb 2013 19:00:53 UTC +00:00]]
|
|
49820
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49821
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
49822
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
|
49823
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
49824
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "users" SET "status" = 'active' WHERE "users"."id" = 999914116[0m
|
|
49825
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "users" SET "deleted" = 't' WHERE "users"."id" = 999914116
|
|
49826
|
+
Started POST "/users/login" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49827
|
+
Processing by Contour::SessionsController#create as HTML
|
|
49828
|
+
Parameters: {"user"=>{"email"=>"deleted-2@example.com", "password"=>"[FILTERED]"}}
|
|
49829
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'deleted-2@example.com' LIMIT 1[0m
|
|
49830
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
49831
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49832
|
+
Completed 401 Unauthorized in 17ms
|
|
49833
|
+
Started GET "/users/login" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49834
|
+
Processing by Contour::SessionsController#new as HTML
|
|
49835
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (1.1ms)
|
|
49836
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_login_table.html.erb (3.3ms)
|
|
49837
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_latest_news.html.erb (0.9ms)
|
|
49838
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (2.4ms)
|
|
49839
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (5.4ms)
|
|
49840
|
+
Completed 200 OK in 28ms (Views: 26.7ms | ActiveRecord: 0.0ms)
|
|
49841
|
+
[1m[35m (1.2ms)[0m rollback transaction
|
|
49842
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49843
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
|
49844
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 349534908]]
|
|
49845
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 725306934]]
|
|
49846
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49847
|
+
Processing by WelcomeController#logged_in_page as HTML
|
|
49848
|
+
Completed 401 Unauthorized in 0ms
|
|
49849
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
49850
|
+
[1m[35mUser Exists (0.1ms)[0m SELECT 1 AS one FROM "users" WHERE "users"."email" = 'valid-2@example.com' LIMIT 1
|
|
49851
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
|
49852
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT 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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 11 Feb 2013 19:00:53 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "valid-2@example.com"], ["encrypted_password", "$2a$04$FdFda0.Mwq06oV8hdKXkgusul8NA5SUVDyj3m8UvlGJ3gH8mFemHi"], ["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", Mon, 11 Feb 2013 19:00:53 UTC +00:00]]
|
|
49853
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
49854
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
49855
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116
|
|
49856
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49857
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "users" SET "status" = 'active' WHERE "users"."id" = 999914116
|
|
49858
|
+
[1m[36mSQL (0.1ms)[0m [1mUPDATE "users" SET "deleted" = 'f' WHERE "users"."id" = 999914116[0m
|
|
49859
|
+
Started POST "/users/login" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49860
|
+
Processing by Contour::SessionsController#create as HTML
|
|
49861
|
+
Parameters: {"user"=>{"email"=>"valid-2@example.com", "password"=>"[FILTERED]"}}
|
|
49862
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid-2@example.com' LIMIT 1
|
|
49863
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
49864
|
+
[1m[35m (0.2ms)[0m UPDATE "users" SET "last_sign_in_at" = '2013-02-11 19:00:53.918534', "current_sign_in_at" = '2013-02-11 19:00:53.918534', "last_sign_in_ip" = '127.0.0.1', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1, "updated_at" = '2013-02-11 19:00:53.919628' WHERE "users"."id" = 999914116
|
|
49865
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49866
|
+
Redirected to http://www.example.com/logged_in_page
|
|
49867
|
+
Completed 302 Found in 15ms (ActiveRecord: 0.0ms)
|
|
49868
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49869
|
+
Processing by WelcomeController#logged_in_page as HTML
|
|
49870
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = 999914116 LIMIT 1
|
|
49871
|
+
Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.2ms)
|
|
49872
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
|
49873
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49874
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
|
49875
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
|
49876
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
|
49877
|
+
Started GET "/logged_in_page" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49878
|
+
Processing by WelcomeController#logged_in_page as HTML
|
|
49879
|
+
Completed 401 Unauthorized in 1ms
|
|
49880
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
49881
|
+
[1m[36mUser Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "users" WHERE "users"."email" = 'pending-2@example.com' LIMIT 1[0m
|
|
49882
|
+
Binary data inserted for `string` type on column `encrypted_password`
|
|
49883
|
+
[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", Mon, 11 Feb 2013 19:00:53 UTC +00:00], ["current_sign_in_at", nil], ["current_sign_in_ip", nil], ["deleted", false], ["email", "pending-2@example.com"], ["encrypted_password", "$2a$04$n3IebC/HmWfmRNGVSoL8/OhfjOMlJV99WQzdFFxf43isW8jD4JHuq"], ["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", Mon, 11 Feb 2013 19:00:53 UTC +00:00]]
|
|
49884
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49885
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
49886
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "authentications" WHERE "authentications"."user_id" = 999914116[0m
|
|
49887
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
49888
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "users" SET "status" = 'pending' WHERE "users"."id" = 999914116[0m
|
|
49889
|
+
[1m[35mSQL (0.1ms)[0m UPDATE "users" SET "deleted" = 'f' WHERE "users"."id" = 999914116
|
|
49890
|
+
Started POST "/users/login" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49891
|
+
Processing by Contour::SessionsController#create as HTML
|
|
49892
|
+
Parameters: {"user"=>{"email"=>"pending-2@example.com", "password"=>"[FILTERED]"}}
|
|
49893
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'pending-2@example.com' LIMIT 1[0m
|
|
49894
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
49895
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49896
|
+
Completed 401 Unauthorized in 10ms
|
|
49897
|
+
Started GET "/users/login" for 127.0.0.1 at 2013-02-11 14:00:53 -0500
|
|
49898
|
+
Processing by Contour::SessionsController#new as HTML
|
|
49899
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/_links.html.erb (1.4ms)
|
|
49900
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_login_table.html.erb (45.3ms)
|
|
49901
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_latest_news.html.erb (0.1ms)
|
|
49902
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/authentications/_menu.html.erb (2.5ms)
|
|
49903
|
+
Rendered /Users/remo/code/ruby/gems/contour/app/views/contour/layouts/_menu.html.erb (5.4ms)
|
|
49904
|
+
Completed 200 OK in 63ms (Views: 62.4ms | ActiveRecord: 0.0ms)
|
|
49905
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
49906
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49907
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
|
49908
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 349534908]]
|
|
49909
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 725306934]]
|
|
49910
|
+
Started GET "/" for 127.0.0.1 at 2013-02-11 14:00:54 -0500
|
|
49911
|
+
Processing by WelcomeController#index as HTML
|
|
49912
|
+
Completed 401 Unauthorized in 1ms
|
|
49913
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
49914
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49915
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
|
49916
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 349534908]]
|
|
49917
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 725306934]]
|
|
49918
|
+
Started GET "/logged_in_page.json" for 127.0.0.1 at 2013-02-11 14:00:54 -0500
|
|
49919
|
+
Processing by WelcomeController#logged_in_page as JSON
|
|
49920
|
+
[1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1
|
|
49921
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
49922
|
+
[1m[35m (0.3ms)[0m UPDATE "users" SET "last_sign_in_at" = '2013-02-11 19:00:54.387132', "current_sign_in_at" = '2013-02-11 19:00:54.387132', "current_sign_in_ip" = '127.0.0.1', "sign_in_count" = 1, "updated_at" = '2013-02-11 19:00:54.388558' WHERE "users"."id" = 201799169
|
|
49923
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
49924
|
+
Completed 200 OK in 301ms (Views: 0.3ms | ActiveRecord: 0.7ms)
|
|
49925
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
|
49926
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49927
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
|
49928
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 349534908]]
|
|
49929
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 725306934]]
|
|
49930
|
+
Started GET "/logged_in_page.json" for 127.0.0.1 at 2013-02-11 14:00:54 -0500
|
|
49931
|
+
Processing by WelcomeController#logged_in_page as JSON
|
|
49932
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."email" = 'valid@example.com' LIMIT 1[0m
|
|
49933
|
+
Completed 401 Unauthorized in 293ms
|
|
49934
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
49935
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
49936
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 201799169]]
|
|
49937
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
49938
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
49939
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 201799169]]
|
|
49940
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
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.2.0.
|
|
4
|
+
version: 1.2.0.pre4
|
|
5
5
|
prerelease: 6
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -18,7 +18,7 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - ~>
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 3.2.
|
|
21
|
+
version: 3.2.12
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -26,7 +26,7 @@ dependencies:
|
|
|
26
26
|
requirements:
|
|
27
27
|
- - ~>
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: 3.2.
|
|
29
|
+
version: 3.2.12
|
|
30
30
|
- !ruby/object:Gem::Dependency
|
|
31
31
|
name: jquery-rails
|
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|