diff --git a/.bundle/config b/.bundle/config index df11c751..2fbf0ffd 100644 --- a/.bundle/config +++ b/.bundle/config @@ -1,2 +1 @@ ---- -BUNDLE_DISABLE_SHARED_GEMS: '1' +--- {} diff --git a/Gemfile b/Gemfile index 6163222b..c8ef8a46 100755 --- a/Gemfile +++ b/Gemfile @@ -30,6 +30,9 @@ gem 'social-share-button' gem 'carrierwave' gem 'mini_magick' +gem 'tzinfo-data' +gem 'coffee-script-source', '1.8.0' + gem 'acts-as-taggable-on', '~> 3.4' gem 'cancan' diff --git a/Gemfile.lock b/Gemfile.lock index 97b12e9d..90743940 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,13 +49,12 @@ GEM acts_as_follower (0.2.1) arel (6.0.0) bcrypt (3.1.10) + bcrypt (3.1.10-x86-mingw32) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) builder (3.2.2) - byebug (3.5.1) - columnize (~> 0.8) - debugger-linecache (~> 1.2) - slop (~> 3.6) + byebug (4.0.5) + columnize (= 0.9.0) cancan (1.6.10) carrierwave (0.10.0) activemodel (>= 3.2.0) @@ -65,13 +64,12 @@ GEM coffee-rails (4.1.0) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) - coffee-script (2.3.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1) + coffee-script-source (1.8.0) columnize (0.9.0) debug_inspector (0.0.2) - debugger-linecache (1.2.0) devise (3.4.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -82,7 +80,7 @@ GEM diff-lcs (1.2.5) docile (1.1.5) erubis (2.7.0) - execjs (2.4.0) + execjs (2.5.2) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.5.0) @@ -90,11 +88,10 @@ GEM railties (>= 3.0.0) font-awesome-rails (4.3.0.0) railties (>= 3.2, < 5.0) - globalid (0.3.3) + globalid (0.3.5) activesupport (>= 4.1.0) - hike (1.2.3) i18n (0.7.0) - jbuilder (2.2.11) + jbuilder (2.2.13) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) jquery-rails (4.0.3) @@ -106,13 +103,15 @@ GEM nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) - mime-types (2.4.3) - mini_magick (4.1.0) + mime-types (2.5) + mini_magick (4.2.3) mini_portile (0.6.2) - minitest (5.5.1) + minitest (5.6.1) multi_json (1.11.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) + nokogiri (1.6.6.2-x86-mingw32) + mini_portile (~> 0.6.0) orm_adapter (0.5.0) rack (1.6.0) rack-test (0.6.3) @@ -130,11 +129,11 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.5) + rails-dom-testing (1.0.6) activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.1) + rails-html-sanitizer (1.0.2) loofah (~> 2.0) railties (4.2.0) actionpack (= 4.2.0) @@ -143,13 +142,14 @@ GEM thor (>= 0.18.1, < 2.0) rake (10.4.2) rdoc (4.2.0) + json (~> 1.4) redactor-rails (0.5.0) devise mime-types orm_adapter responders (2.1.0) railties (>= 4.2.0, < 5) - rspec-core (3.2.2) + rspec-core (3.2.3) rspec-support (~> 3.2.0) rspec-expectations (3.2.1) diff-lcs (>= 1.2.0, < 2.0) @@ -167,7 +167,7 @@ GEM rspec-support (~> 3.2.0) rspec-support (3.2.2) sass (3.4.13) - sass-rails (5.0.1) + sass-rails (5.0.3) railties (>= 4.0.0, < 5.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0) @@ -176,28 +176,25 @@ GEM sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - simplecov (0.9.2) + simplecov (0.10.0) docile (~> 1.1.0) - multi_json (~> 1.0) - simplecov-html (~> 0.9.0) - simplecov-html (0.9.0) - slop (3.6.0) + json (~> 1.8) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.0) social-share-button (0.1.8) coffee-rails sass-rails - spring (1.3.3) - sprockets (2.12.3) - hike (~> 1.2) - multi_json (~> 1.0) + spring (1.3.5) + sprockets (3.0.3) rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) sprockets-rails (2.2.4) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) + sqlite3 (1.3.10-x86-mingw32) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.5) tilt (1.4.1) turbolinks (2.5.3) coffee-rails @@ -208,12 +205,14 @@ GEM railties (~> 4.1) tzinfo (1.2.2) thread_safe (~> 0.1) + tzinfo-data (1.2015.4) + tzinfo (>= 1.0.0) uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) warden (1.2.3) rack (>= 1.0) - web-console (2.1.1) + web-console (2.1.2) activemodel (>= 4.0) binding_of_caller (>= 0.7.2) railties (>= 4.0) @@ -221,6 +220,7 @@ GEM PLATFORMS ruby + x86-mingw32 DEPENDENCIES acts-as-taggable-on (~> 3.4) @@ -230,6 +230,7 @@ DEPENDENCIES cancan carrierwave coffee-rails (~> 4.1.0) + coffee-script-source (= 1.8.0) devise factory_girl_rails font-awesome-rails @@ -247,5 +248,6 @@ DEPENDENCIES sqlite3 turbolinks twitter-bootstrap-rails + tzinfo-data uglifier (>= 1.3.0) web-console (~> 2.0) diff --git a/app/controllers/replies_controller.rb b/app/controllers/replies_controller.rb index 48b422e4..aff54ede 100755 --- a/app/controllers/replies_controller.rb +++ b/app/controllers/replies_controller.rb @@ -45,6 +45,10 @@ def edit def new end + def report + + end + def reply_params params.require(:reply).permit(:user_id, :article_id, :comment_id, :des) end diff --git a/app/models/reply.rb b/app/models/reply.rb index df63352d..85cf46e9 100755 --- a/app/models/reply.rb +++ b/app/models/reply.rb @@ -1,4 +1,7 @@ class Reply < ActiveRecord::Base + # A many-to-many relationship between reply and user + has_many :reportreplies + has_many :users, through: :reportreplies # A Reply belongs to a comment and have a field for description belongs_to :comment diff --git a/app/models/reportreply.rb b/app/models/reportreply.rb new file mode 100644 index 00000000..2d43e5f0 --- /dev/null +++ b/app/models/reportreply.rb @@ -0,0 +1,4 @@ +class Reportreply < ActiveRecord::Base + belongs_to :user + belongs_to :reply +end diff --git a/app/models/user.rb b/app/models/user.rb index e13eacfa..408f20bc 100755 --- a/app/models/user.rb +++ b/app/models/user.rb @@ -1,5 +1,8 @@ # User Model class User < ActiveRecord::Base + # A many-to-many relationship between reply and user + has_many :reportreplies + has_many :replies, through: :reportreplies # to upload avatar for user mount_uploader :avatar, AvatarUploader # Adds the Abilitiy To follow and be followed diff --git a/db/development.sqlite3 b/db/development.sqlite3 index d7efa3c1..2b9cc605 100644 Binary files a/db/development.sqlite3 and b/db/development.sqlite3 differ diff --git a/db/migrate/20150501111244_create_reportreplies.rb b/db/migrate/20150501111244_create_reportreplies.rb new file mode 100644 index 00000000..6cff75d0 --- /dev/null +++ b/db/migrate/20150501111244_create_reportreplies.rb @@ -0,0 +1,12 @@ +class CreateReportreplies < ActiveRecord::Migration + def change + create_table :reportreplies do |t| + t.references :user, index: true + t.references :reply, index: true + + t.timestamps null: false + end + add_foreign_key :reportreplies, :users + add_foreign_key :reportreplies, :replies + end +end diff --git a/db/schema.rb b/db/schema.rb index 99c9cfef..91341d78 100755 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20150428220446) do +ActiveRecord::Schema.define(version: 20150501111244) do create_table "ads", force: :cascade do |t| t.integer "user_id" @@ -114,6 +114,16 @@ t.datetime "updated_at", null: false end + create_table "reportreplies", force: :cascade do |t| + t.integer "user_id" + t.integer "reply_id" + t.datetime "created_at", null: false + t.datetime "updated_at", null: false + end + + add_index "reportreplies", ["reply_id"], name: "index_reportreplies_on_reply_id" + add_index "reportreplies", ["user_id"], name: "index_reportreplies_on_user_id" + create_table "taggings", force: :cascade do |t| t.integer "tag_id" t.integer "taggable_id" diff --git a/log/development.log b/log/development.log index 8621cc9a..ac6cbc5f 100755 --- a/log/development.log +++ b/log/development.log @@ -583248,3 +583248,1804 @@ Processing by ArticlesController#edit as HTML Rendered articles/_edit_form.html.erb (7.3ms) Rendered articles/edit.html.erb within layouts/application (10.4ms) Completed 200 OK in 1220ms (Views: 1205.2ms | ActiveRecord: 0.5ms) + ActiveRecord::SchemaMigration Load (1.0ms) SELECT "schema_migrations".* FROM "schema_migrations" + ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (1.0ms)  SELECT sql + FROM sqlite_master + WHERE name='fk_followables' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='fk_followables' AND type='index' + +  (1.0ms) SELECT sql + FROM sqlite_master + WHERE name='fk_follows' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='fk_follows' AND type='index' + +  (1.0ms)  SELECT sql + FROM sqlite_master + WHERE name='idx_redactor_assetable' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='idx_redactor_assetable' AND type='index' + +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='idx_redactor_assetable_type' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='idx_redactor_assetable_type' AND type='index' + +  (0.0ms)  SELECT sql + FROM sqlite_master + WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' + +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='taggings_idx' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='taggings_idx' AND type='index' + +  (0.0ms)  SELECT sql + FROM sqlite_master + WHERE name='index_tags_on_name' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_tags_on_name' AND type='index' + +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='index_users_on_reset_password_token' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_users_on_reset_password_token' AND type='index' + +  (0.0ms)  SELECT sql + FROM sqlite_master + WHERE name='index_users_on_email' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_users_on_email' AND type='index' + + + +Started GET "/" for ::1 at 2015-05-01 13:04:11 +0200 + ActiveRecord::SchemaMigration Load (1.0ms) SELECT "schema_migrations".* FROM "schema_migrations" +Processing by ArticlesController#index as HTML + Article Load (1.0ms) SELECT "articles".* FROM "articles" + Rendered articles/index.html.erb within layouts/application (36.0ms) +Completed 200 OK in 11850ms (Views: 11645.7ms | ActiveRecord: 1.0ms) + + +Started GET "/" for ::1 at 2015-05-01 13:04:23 +0200 +Processing by ArticlesController#index as HTML + Article Load (1.0ms) SELECT "articles".* FROM "articles" + Rendered articles/index.html.erb within layouts/application (3.0ms) +Completed 200 OK in 1477ms (Views: 1465.1ms | ActiveRecord: 1.0ms) + + +Started GET "/assets/articles.self-58fb1d3e50d506fe8b19cbc3ecfb97de4cfa5c655aa1ab5db52bc7315a108cc7.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/ads.self-cd14c5b1f81a7cf71ac0e07f41ecc5cd166fa2f2cebdc14c870798b764249347.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/bids.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/twitter-bootstrap-static/bootstrap.self-77d963462a71b85aa6c39f0110994006fed4301154d937da52eb3884ff813853.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/comments.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/twitter-bootstrap-static/fontawesome.self-e08aebab1405811dae3774a7365eb2aa258e15030f3d610323ee9e41a140fe14.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/error.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/bootstrap_and_overrides.self-2cb3834583dfbaf0a39c7139750bf963e05d79cbe811126997e013400be5d8dc.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/errors.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/home.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/magazines.self-e88dc721a1389daeb8e445217f2b73ec4ba5e595fa07aa2ce89ad1cfece071c0.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/main.self-ba6205a89171b4ea90af686f723f61d105e0864d66681f845fd9f30b92655e16.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/password.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/replies.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/scaffolds.self-d4722ff6c1abb31502a97dcb24bad24822a159de0ac32d36a2fbf114f2d7a14a.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/search.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/sponsors.self-45c76efeb69ccb544b0ffdd616c3eb14cbfebd6f90fd73c3684dc17b6abeb649.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/application.self-19389b85c6084dc887de95255a393c00a8f7194f1e459f2a86a8df06f7c9de4a.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/redactor-rails/css/redactor.self-3b99c7fa83065532214d6fdac15bccab250edd7d62e8f552a10a6648029ca3d2.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/redactor-rails.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/font-awesome.self-2d17540bab3759939e910ca38a695f014e0c777ded3ad7a01c4658b9d3fc980d.css?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-05-01 13:04:25 +0200 + + +Started GET "/assets/bootstrap.self-fdc98dee79ee88255e10cac6caa91338165cb76cf0d263744d8d90011fc2ef8f.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/transition.self-db278e3a8fa6249c16796b113ebd29e11ef4e2cd021618ed84895d524a4511e0.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/alert.self-ebce91ec66c71bcee451ea7da9128fd1bf8faa02c6d22ea04c598423431e4c08.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/modal.self-ab1767545e27c0dbd36971e656ae4927171f673e3d932cdec2cbef39e991952b.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/dropdown.self-8bb9309b6c24a4ba6b94026a049d25b13bdc0553b6fe83255c14a715ba624cc4.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/scrollspy.self-bd0c6724cdc75302fe98dfeff923112b76c1673cf4a0752a7050b7feea15594c.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/tab.self-7e3ee4a243bb416b5f0111a0be08f8547c5d72ba71fe4afe4a4a007f5cb4e10e.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/tooltip.self-d7f9330825307d053f68da11bb9ddc9b070df72deef3d115f2f3d55f66b17457.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/popover.self-cd672ecad3b549e1dbd89bfd044e5812d6fdade56f42d48e3acee0c3f4614526.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/button.self-ceb562de883e04359bb2c06f07bdf6ecf065cc8a5027e2e58857c5e91b0b68e3.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/collapse.self-a87553101c955a01e2e8c81fad69a16582ddbf58fe95d5eb335dde5567af7647.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/carousel.self-5d09995e01b647168888180d40e271f9a6759d68ae7ac029d7026af58813d376.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap/affix.self-14e04bbe71282aa039322ab93e3a3a886ddede5f59a2f365f7c861f697bbeb21.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/twitter/bootstrap.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/turbolinks.self-6fb86ff58d930b560704818c7d9e5f60d83d65b91c6778c7f7e4210d5ba82127.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/redactor.self-2250a479e7c0b2828356169d8b24ba4f92b89e289e0921ceb1d1830571154aad.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/config.self-0df2b63e6ed4e152d05384517561dd28e24382a66524c597430084b71bbed13c.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails.self-75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/plugins/clips.self-e610fc1bc28a2ad991c7d639103e1626b93431fa65937d722332000d1c6e285f.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/plugins/fontcolor.self-a51f5cc53f132aa9e6dab437e0df86729a006cf88d5a219006d3833f7c3cca39.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/plugins/fontfamily.self-8cd6ed1ae6b97e2b338076aa27bd5487312c8c82c92617459ebedcfba0c47719.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/plugins/fontsize.self-93ad15767b7779970d0c5e5f27a44b084f37744f0168ad109d34ee4912496ab1.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/plugins/fullscreen.self-d98ec0f3f71a3ad4acf72e175571d9837c8802d1eaa0c573d3ecd2484bfdd0e8.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/plugins/textdirection.self-14dd4016eb0dbe233ce0b819f2af3d7a9ff416f3fbe75011a77c4e34ca0a4933.js?body=1" for ::1 at 2015-05-01 13:04:26 +0200 + + +Started GET "/assets/redactor-rails/plugins.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/awesome-share-buttons.self-08c5615dddc4f0d38659f17d64c6e7d243592c12c1fd9daa4963c32dd16c218a.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/ads.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/articles.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/bids.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/cbpFWTabs.self-5cb87c755a171e9ff80e8dd1fde07c06ba25e92e15cd0c28e09e193f2b34a56c.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/classie.self-6977e130d2dc21c0fe794d91a94b6a69eaa2d5bc630e4e39e90844c99c4186d0.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/comments.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/dialog.self-917ed7e9a571651c9bf09972c881fa59e1b255dc371c104dfe2dcd1b643dd64c.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/dialogFx.self-9df77c67e65f8aea197bc9ae5153a231751baf16b2ce23f3fed43741f719acc7.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/error.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/errors.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/j.self-5b5729dc83be5415d173d4ee326f2fc0a61a6985200133ad9a37f72abfbee0ff.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/magazines.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/main.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/modernizr.custom.self-05c3574d07d8f4d78a9cb8bbdd632a0bb5669bd25625dc2b975a7f563d7c3d19.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/password.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/replies.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/search.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/assets/application.self-d6e355b7c3c69a628c75775322f57e201807fa608a75cb0bba216b222dfd434b.js?body=1" for ::1 at 2015-05-01 13:04:27 +0200 + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:04:27 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (106.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (394.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (108.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (268.0ms) + + +Started GET "/assets/fontawesome-webfont-aadc3580d2b64ff5a7e6f1425587db4e8b033efcbf8f5c332ca52a5ed580c87c.woff2?v=4.3.0" for ::1 at 2015-05-01 13:04:28 +0200 + + +Started GET "/users/sign_in" for ::1 at 2015-05-01 13:05:32 +0200 +Processing by Devise::SessionsController#new as HTML + Rendered devise/shared/_links.html.erb (15.0ms) + Rendered devise/sessions/new.html.erb within layouts/application (280.0ms) +Completed 200 OK in 2445ms (Views: 2396.1ms | ActiveRecord: 0.0ms) + + +Started POST "/users/sign_in" for ::1 at 2015-05-01 13:05:46 +0200 +Processing by Devise::SessionsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"6CdrjvWfPGZOt8huPRvOrR3K3GrqZqpTReUXC8Wra5tYunXqYOmpGv1xXfeaNDqn7yAMD3wJ0z/G6KZGBBzG0Q==", "user"=>{"email"=>"mon@yahoo.com", "password"=>"[FILTERED]"}, "commit"=>"Sign in"} + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "mon@yahoo.com"]] +Completed 401 Unauthorized in 97ms +Processing by Devise::SessionsController#new as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"6CdrjvWfPGZOt8huPRvOrR3K3GrqZqpTReUXC8Wra5tYunXqYOmpGv1xXfeaNDqn7yAMD3wJ0z/G6KZGBBzG0Q==", "user"=>{"email"=>"mon@yahoo.com", "password"=>"[FILTERED]"}, "commit"=>"Sign in"} + Rendered devise/shared/_links.html.erb (3.0ms) + Rendered devise/sessions/new.html.erb within layouts/application (14.0ms) +Completed 200 OK in 1572ms (Views: 1463.1ms | ActiveRecord: 0.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:05:48 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (208.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (102.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (231.0ms) + + +Started GET "/users/sign_up" for ::1 at 2015-05-01 13:05:50 +0200 +Processing by Devise::RegistrationsController#new as HTML + Rendered devise/shared/_links.html.erb (10.0ms) + Rendered devise/registrations/new.html.erb within layouts/application (81.0ms) +Completed 200 OK in 1599ms (Views: 1596.1ms | ActiveRecord: 0.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:05:52 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (205.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (111.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (240.0ms) + + +Started POST "/users" for ::1 at 2015-05-01 13:06:17 +0200 +Processing by Devise::RegistrationsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"viM+L/n/yf6Kq8Dn3hwjH4dVpxF4E+RmrrKv/kiidQYOviBLbIlcgjltVX55M9cVdb93dO58nQotvx6ziRXYTA==", "user"=>{"email"=>"mon@yahoo.com", "firstname"=>"mina", "lastname"=>"HANY", "is_female"=>"false", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "is_sponsor"=>"0"}, "commit"=>"Sign up"} +Unpermitted parameter: password_confirmation +  (1.0ms) begin transaction + User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'mon@yahoo.com' LIMIT 1 + SQL (1.0ms) INSERT INTO "users" ("email", "encrypted_password", "firstname", "lastname", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["email", "mon@yahoo.com"], ["encrypted_password", "$2a$10$wftBZfIieTBZMYp.CAyToueJzR5JvvhwQToxb9x6BO0KNnIcQ225y"], ["firstname", "mina"], ["lastname", "HANY"], ["created_at", "2015-05-01 11:06:17.613518"], ["updated_at", "2015-05-01 11:06:17.613518"]] +  (4.0ms) commit transaction +  (0.0ms) begin transaction + SQL (1.0ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = ? [["last_sign_in_at", "2015-05-01 11:06:17.624518"], ["current_sign_in_at", "2015-05-01 11:06:17.624518"], ["last_sign_in_ip", "::1"], ["current_sign_in_ip", "::1"], ["sign_in_count", 1], ["updated_at", "2015-05-01 11:06:17.626518"], ["id", 17]] +  (4.0ms) commit transaction +Redirected to http://localhost:3000/ +Completed 302 Found in 332ms (ActiveRecord: 11.0ms) + + +Started GET "/" for ::1 at 2015-05-01 13:06:17 +0200 +Processing by ArticlesController#index as HTML + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] + Article Load (0.0ms) SELECT "articles".* FROM "articles" + Rendered articles/index.html.erb within layouts/application (6.0ms) +Completed 200 OK in 1536ms (Views: 1503.1ms | ActiveRecord: 1.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:06:19 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (23.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (222.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (104.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (234.0ms) + + +Started GET "/articles/23" for ::1 at 2015-05-01 13:06:37 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"23"} + Article Load (1.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 23]] +Completed 500 Internal Server Error in 48ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (131.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (100.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (227.0ms) + + +Started GET "/articles/20" for ::1 at 2015-05-01 13:06:39 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"20"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 20]] +Completed 500 Internal Server Error in 8ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (104.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (103.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (234.0ms) + + +Started GET "/articles/new" for ::1 at 2015-05-01 13:06:44 +0200 +Processing by ArticlesController#new as HTML + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] + Rendered articles/_form.html.erb (178.0ms) + Rendered articles/new.html.erb within layouts/application (184.0ms) +Completed 200 OK in 1648ms (Views: 1638.1ms | ActiveRecord: 1.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:06:46 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (218.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (101.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (247.0ms) + + +Started POST "/articles" for ::1 at 2015-05-01 13:07:05 +0200 +Processing by ArticlesController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"j2mA4AM1yoHcPm+/OeRKtqV9GMCq+UlE+Cq6iGWNl8Q/9J6ElkNf/W/4+iaey768V5fIpTyWMCh7JwvFpDo6jg==", "article"=>{"title"=>"sdasd", "tag_list"=>"asdas", "category_list"=>"asdsad", "image"=>#, @original_filename="548680_326734820724286_2012436084_n.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"article[image]\"; filename=\"548680_326734820724286_2012436084_n.jpg\"\r\nContent-Type: image/jpeg\r\n">, "body"=>"", "magazine_id"=>""}, "commit"=>"Publish"} + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] +  (0.0ms) begin transaction + SQL (2.0ms) INSERT INTO "articles" ("title", "body", "image", "magazine_id", "user_id", "plain_body", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "sdasd"], ["body", ""], ["image", "548680_326734820724286_2012436084_n.jpg"], ["magazine_id", nil], ["user_id", 17], ["plain_body", ""], ["created_at", "2015-05-01 11:07:05.933281"], ["updated_at", "2015-05-01 11:07:05.933281"]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('asdas')) + ActsAsTaggableOn::Tag Exists (0.0ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'asdas' LIMIT 1 + SQL (1.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "asdas"]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 33], ["taggable_type", "Article"]] + ActsAsTaggableOn::Tagging Exists (0.0ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 4 AND "taggings"."taggable_type" = 'Article' AND "taggings"."taggable_id" = 33 AND "taggings"."context" = 'tags' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 + SQL (1.0ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 4], ["context", "tags"], ["taggable_id", 33], ["taggable_type", "Article"], ["created_at", "2015-05-01 11:07:06.169295"]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 4]] + SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 4]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE (LOWER(name) = LOWER('asdsad')) + ActsAsTaggableOn::Tag Exists (0.0ms) SELECT 1 AS one FROM "tags" WHERE "tags"."name" = 'asdsad' LIMIT 1 + SQL (0.0ms) INSERT INTO "tags" ("name") VALUES (?) [["name", "asdsad"]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'categories' AND taggings.tagger_id IS NULL) [["taggable_id", 33], ["taggable_type", "Article"]] + ActsAsTaggableOn::Tagging Exists (0.0ms) SELECT 1 AS one FROM "taggings" WHERE ("taggings"."tag_id" = 5 AND "taggings"."taggable_type" = 'Article' AND "taggings"."taggable_id" = 33 AND "taggings"."context" = 'categories' AND "taggings"."tagger_id" IS NULL AND "taggings"."tagger_type" IS NULL) LIMIT 1 + SQL (0.0ms) INSERT INTO "taggings" ("tag_id", "context", "taggable_id", "taggable_type", "created_at") VALUES (?, ?, ?, ?, ?) [["tag_id", 5], ["context", "categories"], ["taggable_id", 33], ["taggable_type", "Article"], ["created_at", "2015-05-01 11:07:06.195296"]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" WHERE "tags"."id" = ? LIMIT 1 [["id", 5]] + SQL (0.0ms) UPDATE "tags" SET "taggings_count" = COALESCE("taggings_count", 0) + 1 WHERE "tags"."id" = ? [["id", 5]] +  (5.0ms) commit transaction +Redirected to http://localhost:3000/articles/33 +Completed 302 Found in 356ms (ActiveRecord: 9.0ms) + + +Started GET "/articles/33" for ::1 at 2015-05-01 13:07:06 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"33"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 33]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 33], ["taggable_type", "Article"]] + Bid Load (1.0ms) SELECT "bids".* FROM "bids" WHERE "bids"."user_id" = ? AND "bids"."article_id" = ? [["user_id", 17], ["article_id", 33]] + Comment Load (0.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."article_id" = ? [["article_id", 33]] + Rendered articles/_comment.html.erb (0.0ms) + Rendered articles/show.html.erb within layouts/application (116.0ms) +Completed 200 OK in 1661ms (Views: 1631.1ms | ActiveRecord: 6.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:07:08 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (202.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (102.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (230.0ms) + + +Started GET "/assets/twitter-bootstrap-static/twitter/fonts/glyphicons-halflings-regular.woff" for ::1 at 2015-05-01 13:07:08 +0200 + +ActionController::RoutingError (No route matches [GET] "/assets/twitter-bootstrap-static/twitter/fonts/glyphicons-halflings-regular.woff"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (9.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (267.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (141.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (311.0ms) + + +Started GET "/assets/twitter-bootstrap-static/twitter/fonts/glyphicons-halflings-regular.ttf" for ::1 at 2015-05-01 13:07:09 +0200 + +ActionController::RoutingError (No route matches [GET] "/assets/twitter-bootstrap-static/twitter/fonts/glyphicons-halflings-regular.ttf"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (11.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (274.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (130.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (303.0ms) + + +Started GET "/articles/31" for ::1 at 2015-05-01 13:07:20 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"31"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 8]] + ActsAsTaggableOn::Tag Load (1.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 31], ["taggable_type", "Article"]] + Bid Load (0.0ms) SELECT "bids".* FROM "bids" WHERE "bids"."user_id" = ? AND "bids"."article_id" = ? [["user_id", 17], ["article_id", 31]] + Comment Load (0.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."article_id" = ? [["article_id", 31]] + Rendered articles/_comment.html.erb (0.0ms) + Rendered articles/show.html.erb within layouts/application (45.0ms) +Completed 200 OK in 1499ms (Views: 1481.1ms | ActiveRecord: 2.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:07:22 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (9.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (218.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (102.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (234.0ms) + + +Started POST "/comments" for ::1 at 2015-05-01 13:07:31 +0200 +Processing by CommentsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"AWrRmyPCWf3D6u+dd4GROCiVTDwxZJpkXUz1W5eq2lWx98//trTMgXAsegTQrmUy2n+cWacL4wjeQUQWVh13Hw==", "comment"=>{"article_id"=>"31", "user_id"=>"17", "des"=>"sdfasfsaf"}, "commit"=>"Add Comment"} + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] +  (0.0ms) begin transaction + SQL (1.0ms) INSERT INTO "comments" ("user_id", "article_id", "des", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["user_id", 17], ["article_id", 31], ["des", "sdfasfsaf"], ["created_at", "2015-05-01 11:07:31.197726"], ["updated_at", "2015-05-01 11:07:31.197726"]] +  (4.0ms) commit transaction + Article Load (1.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] +Redirected to http://localhost:3000/articles/31 +Completed 302 Found in 36ms (ActiveRecord: 7.0ms) + + +Started GET "/articles/31" for ::1 at 2015-05-01 13:07:31 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"31"} + Article Load (1.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 8]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 31], ["taggable_type", "Article"]] + Bid Load (1.0ms) SELECT "bids".* FROM "bids" WHERE "bids"."user_id" = ? AND "bids"."article_id" = ? [["user_id", 17], ["article_id", 31]] + Comment Load (1.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."article_id" = ? [["article_id", 31]] + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Reply Load (1.0ms) SELECT "replies".* FROM "replies" + Rendered articles/_comment.html.erb (14.0ms) + Rendered articles/show.html.erb within layouts/application (57.0ms) +Completed 200 OK in 1515ms (Views: 1493.1ms | ActiveRecord: 5.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:07:32 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (211.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (107.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (242.0ms) + + +Started GET "/articles/21" for ::1 at 2015-05-01 13:07:52 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"21"} + Article Load (1.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 21]] +Completed 500 Internal Server Error in 9ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (101.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (110.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (243.0ms) + + +Started GET "/articles/25" for ::1 at 2015-05-01 13:07:57 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"25"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 25]] +Completed 500 Internal Server Error in 8ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (107.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (103.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (232.0ms) + + +Started GET "/articles/28" for ::1 at 2015-05-01 13:08:04 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"28"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 28]] +Completed 500 Internal Server Error in 9ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (102.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (102.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (242.0ms) + + +Started GET "/articles/12" for ::1 at 2015-05-01 13:08:11 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"12"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 12]] +Completed 500 Internal Server Error in 10ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (100.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (104.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (230.0ms) + + +Started GET "/articles/1" for ::1 at 2015-05-01 13:08:15 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"1"} + Article Load (1.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 1]] +Completed 500 Internal Server Error in 8ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (100.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (102.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (232.0ms) + + +Started GET "/articles/30" for ::1 at 2015-05-01 13:08:20 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"30"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 30]] +Completed 500 Internal Server Error in 8ms + +CanCan::AccessDenied (Article is not found): + app/controllers/articles_controller.rb:8:in `block in ' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (102.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (101.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (227.0ms) + + +Started GET "/articles/31" for ::1 at 2015-05-01 13:08:23 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"31"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 8]] + ActsAsTaggableOn::Tag Load (1.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 31], ["taggable_type", "Article"]] + Bid Load (0.0ms) SELECT "bids".* FROM "bids" WHERE "bids"."user_id" = ? AND "bids"."article_id" = ? [["user_id", 17], ["article_id", 31]] + Comment Load (0.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."article_id" = ? [["article_id", 31]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Reply Load (1.0ms) SELECT "replies".* FROM "replies" + Rendered articles/_comment.html.erb (6.0ms) + Rendered articles/show.html.erb within layouts/application (48.0ms) +Completed 200 OK in 1501ms (Views: 1480.1ms | ActiveRecord: 2.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:08:25 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (211.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (101.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (229.0ms) + + +Started POST "/replies" for ::1 at 2015-05-01 13:08:39 +0200 +Processing by RepliesController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"eN8CCQAQ7d8K8plOBidtglqIbzYbqOxxmkEe74eenWPIQhxtlWZ4o7k0DNehCJmIqGK/U43HlR0ZTK+iRikwKQ==", "reply"=>{"article_id"=>"31", "user_id"=>"17", "comment_id"=>"40", "des"=>"DDSFDSFDSF"}, "commit"=>"Add Reply"} + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] +  (1.0ms) begin transaction + SQL (1.0ms) INSERT INTO "replies" ("user_id", "article_id", "comment_id", "des", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["user_id", 17], ["article_id", 31], ["comment_id", 40], ["des", "DDSFDSFDSF"], ["created_at", "2015-05-01 11:08:39.356625"], ["updated_at", "2015-05-01 11:08:39.356625"]] +  (3.0ms) commit transaction + Comment Load (0.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."id" = ? LIMIT 1 [["id", 40]] + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] +Redirected to http://localhost:3000/articles/31 +Completed 302 Found in 37ms (ActiveRecord: 6.0ms) + + +Started GET "/articles/31" for ::1 at 2015-05-01 13:08:39 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"31"} + Article Load (1.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 8]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 31], ["taggable_type", "Article"]] + Bid Load (0.0ms) SELECT "bids".* FROM "bids" WHERE "bids"."user_id" = ? AND "bids"."article_id" = ? [["user_id", 17], ["article_id", 31]] + Comment Load (0.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."article_id" = ? [["article_id", 31]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Reply Load (1.0ms) SELECT "replies".* FROM "replies" + CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Rendered articles/_comment.html.erb (7.0ms) + Rendered articles/show.html.erb within layouts/application (50.0ms) +Completed 200 OK in 1516ms (Views: 1502.1ms | ActiveRecord: 2.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:08:41 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (9.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (217.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (105.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (234.0ms) + + +Started DELETE "/users/sign_out" for ::1 at 2015-05-01 13:08:51 +0200 +Processing by Devise::SessionsController#destroy as HTML + Parameters: {"authenticity_token"=>"NQskI4XtVNL7UOJwJR9Y/DXQo6kJtnQYNUutd9llGDeFljpHEJvBrkiWd+mCMKz2xzpzzJ/ZDXS2Rhw6GNK1fQ=="} + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 17]] +  (0.0ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://localhost:3000/ +Completed 302 Found in 51ms (ActiveRecord: 0.0ms) + + +Started GET "/" for ::1 at 2015-05-01 13:08:51 +0200 +Processing by ArticlesController#index as HTML + Article Load (0.0ms) SELECT "articles".* FROM "articles" + Rendered articles/index.html.erb within layouts/application (4.0ms) +Completed 200 OK in 1445ms (Views: 1434.1ms | ActiveRecord: 0.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:08:52 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (215.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (106.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (240.0ms) + + +Started GET "/users/sign_up" for ::1 at 2015-05-01 13:08:57 +0200 +Processing by Devise::RegistrationsController#new as HTML + Rendered devise/shared/_links.html.erb (3.0ms) + Rendered devise/registrations/new.html.erb within layouts/application (14.0ms) +Completed 200 OK in 1458ms (Views: 1457.1ms | ActiveRecord: 0.0ms) + + +Started POST "/users" for ::1 at 2015-05-01 13:09:19 +0200 +Processing by Devise::RegistrationsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"1os9SYDgaeNoyd7bBEBzT1xRtmuu1tLITbvwU+JZ3ZLP+q/6kPc0b9RKWJYWtt7xS3RyeCsP6waELOQLen93lA==", "user"=>{"email"=>"monzbasha@yahoo.com", "firstname"=>"moi", "lastname"=>"kol", "is_female"=>"false", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "is_sponsor"=>"0"}, "commit"=>"Sign up"} +Unpermitted parameter: password_confirmation +  (0.0ms) begin transaction + User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'monzbasha@yahoo.com' LIMIT 1 + SQL (1.0ms) INSERT INTO "users" ("email", "encrypted_password", "firstname", "lastname", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["email", "monzbasha@yahoo.com"], ["encrypted_password", "$2a$10$WxmgsOO2HdrmguQzMvyaLumPE8ukGJXyb6xXrAx0YZT.5tFAb/PIm"], ["firstname", "moi"], ["lastname", "kol"], ["created_at", "2015-05-01 11:09:19.495921"], ["updated_at", "2015-05-01 11:09:19.495921"]] +  (16.0ms) commit transaction +  (0.0ms) begin transaction + SQL (2.0ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = ? [["last_sign_in_at", "2015-05-01 11:09:19.520922"], ["current_sign_in_at", "2015-05-01 11:09:19.520922"], ["last_sign_in_ip", "::1"], ["current_sign_in_ip", "::1"], ["sign_in_count", 1], ["updated_at", "2015-05-01 11:09:19.522922"], ["id", 18]] +  (3.0ms) commit transaction +Redirected to http://localhost:3000/ +Completed 302 Found in 191ms (ActiveRecord: 22.0ms) + + +Started GET "/" for ::1 at 2015-05-01 13:09:19 +0200 +Processing by ArticlesController#index as HTML + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 18]] + Article Load (0.0ms) SELECT "articles".* FROM "articles" + Rendered articles/index.html.erb within layouts/application (3.0ms) +Completed 200 OK in 1485ms (Views: 1463.1ms | ActiveRecord: 1.0ms) + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:09:21 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (8.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (208.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (103.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (231.0ms) + + +Started GET "/articles/31" for ::1 at 2015-05-01 13:09:26 +0200 +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"31"} + Article Load (0.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 18]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 8]] + ActsAsTaggableOn::Tag Load (0.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 31], ["taggable_type", "Article"]] + Bid Load (1.0ms) SELECT "bids".* FROM "bids" WHERE "bids"."user_id" = ? AND "bids"."article_id" = ? [["user_id", 18], ["article_id", 31]] + Comment Load (0.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."article_id" = ? [["article_id", 31]] + User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Reply Load (1.0ms) SELECT "replies".* FROM "replies" + CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Rendered articles/_comment.html.erb (12.0ms) + Rendered articles/show.html.erb within layouts/application (60.0ms) +Completed 200 OK in 1504ms (Views: 1487.1ms | ActiveRecord: 3.0ms) + + +Started GET "/articles/31" for ::1 at 2015-05-01 13:18:28 +0200 + ActiveRecord::SchemaMigration Load (1.0ms) SELECT "schema_migrations".* FROM "schema_migrations" + +ActiveRecord::PendingMigrationError ( + +Migrations are pending. To resolve this issue, run: + + bin/rake db:migrate RAILS_ENV=development + +): + activerecord (4.2.0) lib/active_record/migration.rb:393:in `check_pending!' + activerecord (4.2.0) lib/active_record/migration.rb:374:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.0) lib/active_support/callbacks.rb:734:in `_run_call_callbacks' + activesupport (4.2.0) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (127.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (106.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (267.0ms) + ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations" +Migrating to CreateReportreplies (20150501111244) +  (0.0ms) begin transaction +  (1.0ms) CREATE TABLE "reportreplies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "reply_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.0ms) select sqlite_version(*) +  (0.0ms) CREATE INDEX "index_reportreplies_on_user_id" ON "reportreplies" ("user_id") +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='index_reportreplies_on_user_id' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_reportreplies_on_user_id' AND type='index' + +  (0.0ms) CREATE INDEX "index_reportreplies_on_reply_id" ON "reportreplies" ("reply_id") + SQL (10.0ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150501111244"]] +  (10.0ms) commit transaction + ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (0.0ms)  SELECT sql + FROM sqlite_master + WHERE name='fk_followables' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='fk_followables' AND type='index' + +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='fk_follows' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='fk_follows' AND type='index' + +  (0.0ms)  SELECT sql + FROM sqlite_master + WHERE name='idx_redactor_assetable' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='idx_redactor_assetable' AND type='index' + +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='idx_redactor_assetable_type' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='idx_redactor_assetable_type' AND type='index' + +  (0.0ms)  SELECT sql + FROM sqlite_master + WHERE name='index_reportreplies_on_reply_id' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_reportreplies_on_reply_id' AND type='index' + +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='index_reportreplies_on_user_id' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_reportreplies_on_user_id' AND type='index' + +  (1.0ms)  SELECT sql + FROM sqlite_master + WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' + +  (0.0ms) SELECT sql + FROM sqlite_master + WHERE name='taggings_idx' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='taggings_idx' AND type='index' + +  (1.0ms)  SELECT sql + FROM sqlite_master + WHERE name='index_tags_on_name' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_tags_on_name' AND type='index' + +  (1.0ms) SELECT sql + FROM sqlite_master + WHERE name='index_users_on_reset_password_token' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_users_on_reset_password_token' AND type='index' + +  (0.0ms)  SELECT sql + FROM sqlite_master + WHERE name='index_users_on_email' AND type='index' + UNION ALL + SELECT sql + FROM sqlite_temp_master + WHERE name='index_users_on_email' AND type='index' + + + +Started GET "/articles/31" for ::1 at 2015-05-01 13:19:27 +0200 + ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations" +Processing by ArticlesController#show as HTML + Parameters: {"id"=>"31"} + Article Load (7.0ms) SELECT "articles".* FROM "articles" WHERE "articles"."id" = ? LIMIT 1 [["id", 31]] + User Load (11.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 18]] + User Load (4.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 8]] + ActsAsTaggableOn::Tag Load (15.0ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) [["taggable_id", 31], ["taggable_type", "Article"]] + Bid Load (1.0ms) SELECT "bids".* FROM "bids" WHERE "bids"."user_id" = ? AND "bids"."article_id" = ? [["user_id", 18], ["article_id", 31]] + Comment Load (1.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."article_id" = ? [["article_id", 31]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Reply Load (1.0ms) SELECT "replies".* FROM "replies" + CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 17]] + Rendered articles/_comment.html.erb (8.0ms) + Rendered articles/show.html.erb within layouts/application (98.0ms) +Completed 200 OK in 1995ms (Views: 1769.1ms | ActiveRecord: 45.0ms) + + +Started GET "/assets/articles.self-58fb1d3e50d506fe8b19cbc3ecfb97de4cfa5c655aa1ab5db52bc7315a108cc7.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/bids.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/ads.self-cd14c5b1f81a7cf71ac0e07f41ecc5cd166fa2f2cebdc14c870798b764249347.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/twitter-bootstrap-static/bootstrap.self-77d963462a71b85aa6c39f0110994006fed4301154d937da52eb3884ff813853.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/comments.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/twitter-bootstrap-static/fontawesome.self-e08aebab1405811dae3774a7365eb2aa258e15030f3d610323ee9e41a140fe14.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/bootstrap_and_overrides.self-2cb3834583dfbaf0a39c7139750bf963e05d79cbe811126997e013400be5d8dc.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/error.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:29 +0200 + + +Started GET "/assets/errors.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/home.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/magazines.self-e88dc721a1389daeb8e445217f2b73ec4ba5e595fa07aa2ce89ad1cfece071c0.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/main.self-ba6205a89171b4ea90af686f723f61d105e0864d66681f845fd9f30b92655e16.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/password.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/replies.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/scaffolds.self-d4722ff6c1abb31502a97dcb24bad24822a159de0ac32d36a2fbf114f2d7a14a.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/search.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/sponsors.self-45c76efeb69ccb544b0ffdd616c3eb14cbfebd6f90fd73c3684dc17b6abeb649.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/application.self-19389b85c6084dc887de95255a393c00a8f7194f1e459f2a86a8df06f7c9de4a.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/redactor-rails/css/redactor.self-3b99c7fa83065532214d6fdac15bccab250edd7d62e8f552a10a6648029ca3d2.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/redactor-rails.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/font-awesome.self-2d17540bab3759939e910ca38a695f014e0c777ded3ad7a01c4658b9d3fc980d.css?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/bootstrap.self-fdc98dee79ee88255e10cac6caa91338165cb76cf0d263744d8d90011fc2ef8f.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/transition.self-db278e3a8fa6249c16796b113ebd29e11ef4e2cd021618ed84895d524a4511e0.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/alert.self-ebce91ec66c71bcee451ea7da9128fd1bf8faa02c6d22ea04c598423431e4c08.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/modal.self-ab1767545e27c0dbd36971e656ae4927171f673e3d932cdec2cbef39e991952b.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/dropdown.self-8bb9309b6c24a4ba6b94026a049d25b13bdc0553b6fe83255c14a715ba624cc4.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/scrollspy.self-bd0c6724cdc75302fe98dfeff923112b76c1673cf4a0752a7050b7feea15594c.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/tab.self-7e3ee4a243bb416b5f0111a0be08f8547c5d72ba71fe4afe4a4a007f5cb4e10e.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/tooltip.self-d7f9330825307d053f68da11bb9ddc9b070df72deef3d115f2f3d55f66b17457.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/popover.self-cd672ecad3b549e1dbd89bfd044e5812d6fdade56f42d48e3acee0c3f4614526.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/button.self-ceb562de883e04359bb2c06f07bdf6ecf065cc8a5027e2e58857c5e91b0b68e3.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/collapse.self-a87553101c955a01e2e8c81fad69a16582ddbf58fe95d5eb335dde5567af7647.js?body=1" for ::1 at 2015-05-01 13:19:30 +0200 + + +Started GET "/assets/twitter/bootstrap/carousel.self-5d09995e01b647168888180d40e271f9a6759d68ae7ac029d7026af58813d376.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/twitter/bootstrap/affix.self-14e04bbe71282aa039322ab93e3a3a886ddede5f59a2f365f7c861f697bbeb21.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/twitter/bootstrap.self-fbfa5ad7d9aa0afe439ec4ff3883acc4cb92b62cb67c40d674320c9aa1d4642d.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/turbolinks.self-6fb86ff58d930b560704818c7d9e5f60d83d65b91c6778c7f7e4210d5ba82127.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/redactor.self-2250a479e7c0b2828356169d8b24ba4f92b89e289e0921ceb1d1830571154aad.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/config.self-0df2b63e6ed4e152d05384517561dd28e24382a66524c597430084b71bbed13c.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails.self-75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/plugins/clips.self-e610fc1bc28a2ad991c7d639103e1626b93431fa65937d722332000d1c6e285f.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/plugins/fontcolor.self-a51f5cc53f132aa9e6dab437e0df86729a006cf88d5a219006d3833f7c3cca39.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/plugins/fontfamily.self-8cd6ed1ae6b97e2b338076aa27bd5487312c8c82c92617459ebedcfba0c47719.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/plugins/fontsize.self-93ad15767b7779970d0c5e5f27a44b084f37744f0168ad109d34ee4912496ab1.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/plugins/fullscreen.self-d98ec0f3f71a3ad4acf72e175571d9837c8802d1eaa0c573d3ecd2484bfdd0e8.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/plugins/textdirection.self-14dd4016eb0dbe233ce0b819f2af3d7a9ff416f3fbe75011a77c4e34ca0a4933.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/redactor-rails/plugins.self-d088784b7ecb87f1ea17e6f982fa968ffefcc07b79de6ecc548fc00242868da6.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/awesome-share-buttons.self-08c5615dddc4f0d38659f17d64c6e7d243592c12c1fd9daa4963c32dd16c218a.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/ads.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/articles.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/bids.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/cbpFWTabs.self-5cb87c755a171e9ff80e8dd1fde07c06ba25e92e15cd0c28e09e193f2b34a56c.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/classie.self-6977e130d2dc21c0fe794d91a94b6a69eaa2d5bc630e4e39e90844c99c4186d0.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/comments.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/dialog.self-917ed7e9a571651c9bf09972c881fa59e1b255dc371c104dfe2dcd1b643dd64c.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/dialogFx.self-9df77c67e65f8aea197bc9ae5153a231751baf16b2ce23f3fed43741f719acc7.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/error.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/errors.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:31 +0200 + + +Started GET "/assets/j.self-5b5729dc83be5415d173d4ee326f2fc0a61a6985200133ad9a37f72abfbee0ff.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/assets/magazines.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/assets/main.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/assets/modernizr.custom.self-05c3574d07d8f4d78a9cb8bbdd632a0bb5669bd25625dc2b975a7f563d7c3d19.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/assets/password.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/assets/replies.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/assets/search.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/assets/application.self-d6e355b7c3c69a628c75775322f57e201807fa608a75cb0bba216b222dfd434b.js?body=1" for ::1 at 2015-05-01 13:19:32 +0200 + + +Started GET "/javascripts/defaults.js" for ::1 at 2015-05-01 13:19:32 +0200 + +ActionController::RoutingError (No route matches [GET] "/javascripts/defaults.js"): + actionpack (4.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + web-console (2.1.2) lib/web_console/middleware.rb:37:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.0) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.0) lib/rails/engine.rb:518:in `call' + railties (4.2.0) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' + C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' + + + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (235.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_markup.html.erb (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/console.js.erb within layouts/javascript (103.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms) + Rendered C:/rails/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.1.2/lib/web_console/templates/index.html.erb (232.0ms) diff --git a/public/uploads/article/image/33/548680_326734820724286_2012436084_n.jpg b/public/uploads/article/image/33/548680_326734820724286_2012436084_n.jpg new file mode 100644 index 00000000..c145ecdd Binary files /dev/null and b/public/uploads/article/image/33/548680_326734820724286_2012436084_n.jpg differ diff --git a/spec/factories/reportreplies.rb b/spec/factories/reportreplies.rb new file mode 100644 index 00000000..84edcbfb --- /dev/null +++ b/spec/factories/reportreplies.rb @@ -0,0 +1,7 @@ +FactoryGirl.define do + factory :reportreply do + user nil +reply nil + end + +end diff --git a/spec/models/reportreply_spec.rb b/spec/models/reportreply_spec.rb new file mode 100644 index 00000000..33e6c1db --- /dev/null +++ b/spec/models/reportreply_spec.rb @@ -0,0 +1,5 @@ +require 'rails_helper' + +RSpec.describe Reportreply, type: :model do + pending "add some examples to (or delete) #{__FILE__}" +end