polygallery 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/controllers/concerns/polygallery/strong_params.rb +10 -0
- data/app/models/polygallery/gallery.rb +2 -2
- data/app/models/polygallery/photo.rb +1 -0
- data/lib/polygallery/version.rb +1 -1
- data/test/dummy/app/controllers/events_controller.rb +2 -2
- data/test/dummy/log/development.log +1188 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/003/big_slide/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/003/full/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/003/grid/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/003/medium/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/003/original/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/003/slide/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/003/thumb/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/004/big_slide/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/004/full/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/004/grid/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/004/medium/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/004/original/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/004/slide/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/004/thumb/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/006/big_slide/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/006/full/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/006/grid/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/006/medium/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/006/original/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/006/slide/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/006/thumb/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/007/big_slide/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/007/full/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/007/grid/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/007/medium/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/007/original/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/007/slide/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/007/thumb/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/009/big_slide/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/009/full/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/009/grid/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/009/medium/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/009/original/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/009/slide/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/009/thumb/DSC_5099.JPG +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/010/big_slide/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/010/full/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/010/grid/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/010/medium/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/010/original/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/010/slide/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/public/system/polygallery/photos/photos/000/000/010/thumb/SALON_RUNWAY_(1).jpg +0 -0
- data/test/dummy/tmp/pids/server.pid +1 -0
- metadata +89 -2
|
@@ -5481,3 +5481,1191 @@ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-03 15:19:21
|
|
|
5481
5481
|
|
|
5482
5482
|
|
|
5483
5483
|
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-03 15:19:21 -0400
|
|
5484
|
+
|
|
5485
|
+
|
|
5486
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:16:11 -0400
|
|
5487
|
+
[1m[36mActiveRecord::SchemaMigration Load (40.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
5488
|
+
Processing by HomeController#index as HTML
|
|
5489
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (41.7ms)
|
|
5490
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (6.3ms)
|
|
5491
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (89.3ms)
|
|
5492
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (2.5ms)
|
|
5493
|
+
Rendered home/index.html.haml within layouts/application (501.0ms)
|
|
5494
|
+
Completed 200 OK in 1415ms (Views: 1198.2ms | ActiveRecord: 23.1ms)
|
|
5495
|
+
|
|
5496
|
+
|
|
5497
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5498
|
+
|
|
5499
|
+
|
|
5500
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5501
|
+
|
|
5502
|
+
|
|
5503
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5504
|
+
|
|
5505
|
+
|
|
5506
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5507
|
+
|
|
5508
|
+
|
|
5509
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5510
|
+
|
|
5511
|
+
|
|
5512
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5513
|
+
|
|
5514
|
+
|
|
5515
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5516
|
+
|
|
5517
|
+
|
|
5518
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5519
|
+
|
|
5520
|
+
|
|
5521
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5522
|
+
|
|
5523
|
+
|
|
5524
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5525
|
+
|
|
5526
|
+
|
|
5527
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5528
|
+
|
|
5529
|
+
|
|
5530
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5531
|
+
|
|
5532
|
+
|
|
5533
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5534
|
+
|
|
5535
|
+
|
|
5536
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5537
|
+
|
|
5538
|
+
|
|
5539
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5540
|
+
|
|
5541
|
+
|
|
5542
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5543
|
+
|
|
5544
|
+
|
|
5545
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:16:14 -0400
|
|
5546
|
+
|
|
5547
|
+
|
|
5548
|
+
Started POST "/events" for 127.0.0.1 at 2014-08-06 10:16:44 -0400
|
|
5549
|
+
|
|
5550
|
+
ActionController::RoutingError (uninitialized constant Polygallery::StrongParams):
|
|
5551
|
+
app/controllers/events_controller.rb:2:in `<class:EventsController>'
|
|
5552
|
+
app/controllers/events_controller.rb:1:in `<top (required)>'
|
|
5553
|
+
|
|
5554
|
+
|
|
5555
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
|
|
5556
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms)
|
|
5557
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms)
|
|
5558
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (12.4ms)
|
|
5559
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (86.7ms)
|
|
5560
|
+
|
|
5561
|
+
|
|
5562
|
+
Started POST "/events" for 127.0.0.1 at 2014-08-06 10:17:34 -0400
|
|
5563
|
+
|
|
5564
|
+
ActionController::RoutingError (uninitialized constant Polygallery::StrongParams):
|
|
5565
|
+
app/controllers/events_controller.rb:2:in `<class:EventsController>'
|
|
5566
|
+
app/controllers/events_controller.rb:1:in `<top (required)>'
|
|
5567
|
+
|
|
5568
|
+
|
|
5569
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
|
|
5570
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms)
|
|
5571
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.0ms)
|
|
5572
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
|
|
5573
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (71.1ms)
|
|
5574
|
+
|
|
5575
|
+
|
|
5576
|
+
Started POST "/events" for 127.0.0.1 at 2014-08-06 10:17:48 -0400
|
|
5577
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
5578
|
+
Processing by EventsController#create as HTML
|
|
5579
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"rV9GEEAxhhpIipIspD7+wrUBy4l0vYXgHr98/L9L9m4=", "event"=>{"title"=>"Test Event", "gallery_attributes"=>{"title"=>"gallery", "photos_attributes"=>{"0"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007fbf05acece0 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-40535-1gl2rje>, @original_filename="SALON_RUNWAY (1).jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][0][photo]\"; filename=\"SALON_RUNWAY (1).jpg\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"Salon", "_destroy"=>"false"}, "1407334595840"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007fbf05acde80 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-40535-j4m1k1>, @original_filename="DSC_5099.JPG", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][1407334595840][photo]\"; filename=\"DSC_5099.JPG\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"Boat", "_destroy"=>"false"}}}}, "commit"=>"Create Event"}
|
|
5580
|
+
Unpermitted parameters: photos_attributes
|
|
5581
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
5582
|
+
[1m[36mSQL (29.4ms)[0m [1mINSERT INTO "events" ("created_at", "title", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["created_at", "2014-08-06 14:17:49.128475"], ["title", "Test Event"], ["updated_at", "2014-08-06 14:17:49.128475"]]
|
|
5583
|
+
[1m[35mSQL (13.9ms)[0m INSERT INTO "polygallery_galleries" ("created_at", "galleryable_id", "galleryable_type", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-08-06 14:17:49.199013"], ["galleryable_id", 2], ["galleryable_type", "Event"], ["updated_at", "2014-08-06 14:17:49.199013"]]
|
|
5584
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "polygallery_photos" ("created_at", "gallery_id", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["created_at", "2014-08-06 14:17:49.215783"], ["gallery_id", 2], ["updated_at", "2014-08-06 14:17:49.215783"]]
|
|
5585
|
+
[1m[35m (0.5ms)[0m COMMIT
|
|
5586
|
+
Redirected to http://localhost:3000/
|
|
5587
|
+
Completed 302 Found in 184ms (ActiveRecord: 50.3ms)
|
|
5588
|
+
|
|
5589
|
+
|
|
5590
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5591
|
+
Processing by HomeController#index as HTML
|
|
5592
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (10.5ms)
|
|
5593
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (6.5ms)
|
|
5594
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (33.1ms)
|
|
5595
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (2.3ms)
|
|
5596
|
+
Rendered home/index.html.haml within layouts/application (233.6ms)
|
|
5597
|
+
Completed 200 OK in 364ms (Views: 359.8ms | ActiveRecord: 0.0ms)
|
|
5598
|
+
|
|
5599
|
+
|
|
5600
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5601
|
+
|
|
5602
|
+
|
|
5603
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5604
|
+
|
|
5605
|
+
|
|
5606
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5607
|
+
|
|
5608
|
+
|
|
5609
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5610
|
+
|
|
5611
|
+
|
|
5612
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5613
|
+
|
|
5614
|
+
|
|
5615
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5616
|
+
|
|
5617
|
+
|
|
5618
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5619
|
+
|
|
5620
|
+
|
|
5621
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5622
|
+
|
|
5623
|
+
|
|
5624
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5625
|
+
|
|
5626
|
+
|
|
5627
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5628
|
+
|
|
5629
|
+
|
|
5630
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5631
|
+
|
|
5632
|
+
|
|
5633
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5634
|
+
|
|
5635
|
+
|
|
5636
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5637
|
+
|
|
5638
|
+
|
|
5639
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5640
|
+
|
|
5641
|
+
|
|
5642
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5643
|
+
|
|
5644
|
+
|
|
5645
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5646
|
+
|
|
5647
|
+
|
|
5648
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:17:49 -0400
|
|
5649
|
+
[1m[36mEvent Load (1.0ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
5650
|
+
[1m[35mPolygallery::Gallery Load (9.5ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 2], ["galleryable_type", "Event"]]
|
|
5651
|
+
[1m[36mEvent Load (0.4ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
5652
|
+
[1m[35mPolygallery::Gallery Load (0.2ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 2], ["galleryable_type", "Event"]]
|
|
5653
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1[0m [["gallery_id", 2]]
|
|
5654
|
+
[1m[35mEvent Load (0.5ms)[0m SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
|
|
5655
|
+
[1m[36mPolygallery::Gallery Load (0.3ms)[0m [1mSELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1[0m [["galleryable_id", 2], ["galleryable_type", "Event"]]
|
|
5656
|
+
[1m[35mEvent Load (0.6ms)[0m SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
|
|
5657
|
+
[1m[36mPolygallery::Gallery Load (0.4ms)[0m [1mSELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1[0m [["galleryable_id", 2], ["galleryable_type", "Event"]]
|
|
5658
|
+
[1m[35mEvent Load (0.4ms)[0m SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
|
|
5659
|
+
[1m[36mPolygallery::Gallery Load (0.2ms)[0m [1mSELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1[0m [["galleryable_id", 2], ["galleryable_type", "Event"]]
|
|
5660
|
+
[1m[35mPolygallery::Photo Load (0.2ms)[0m SELECT "polygallery_photos".* FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 2]]
|
|
5661
|
+
[1m[36mEvent Load (0.4ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
5662
|
+
[1m[35mPolygallery::Gallery Load (0.2ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 2], ["galleryable_type", "Event"]]
|
|
5663
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1[0m [["gallery_id", 2]]
|
|
5664
|
+
[1m[35mEvent Load (0.7ms)[0m SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
|
|
5665
|
+
[1m[36mPolygallery::Gallery Load (0.3ms)[0m [1mSELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1[0m [["galleryable_id", 2], ["galleryable_type", "Event"]]
|
|
5666
|
+
[1m[35mPolygallery::Photo Load (0.3ms)[0m SELECT "polygallery_photos".* FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 2]]
|
|
5667
|
+
|
|
5668
|
+
|
|
5669
|
+
Started GET "/events/test" for 127.0.0.1 at 2014-08-06 10:23:22 -0400
|
|
5670
|
+
|
|
5671
|
+
AbstractController::ActionNotFound (The action 'show' could not be found for EventsController):
|
|
5672
|
+
actionpack (4.1.4) lib/abstract_controller/base.rb:131:in `process'
|
|
5673
|
+
actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
|
|
5674
|
+
actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
|
|
5675
|
+
actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
|
5676
|
+
actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
|
|
5677
|
+
actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `call'
|
|
5678
|
+
actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
|
|
5679
|
+
actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
|
|
5680
|
+
actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
|
|
5681
|
+
actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
|
|
5682
|
+
actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
|
|
5683
|
+
actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
|
|
5684
|
+
rack (1.5.2) lib/rack/etag.rb:23:in `call'
|
|
5685
|
+
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
|
|
5686
|
+
rack (1.5.2) lib/rack/head.rb:11:in `call'
|
|
5687
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
|
5688
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
|
|
5689
|
+
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
|
|
5690
|
+
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
|
|
5691
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
|
5692
|
+
activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
|
|
5693
|
+
activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
|
|
5694
|
+
activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
|
|
5695
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
5696
|
+
activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
5697
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
5698
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
5699
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
5700
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
5701
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
5702
|
+
railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
|
|
5703
|
+
railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
|
|
5704
|
+
activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
5705
|
+
activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
5706
|
+
activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
5707
|
+
railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
|
|
5708
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
5709
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
5710
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
5711
|
+
activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
5712
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
5713
|
+
actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
5714
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
5715
|
+
railties (4.1.4) lib/rails/engine.rb:514:in `call'
|
|
5716
|
+
railties (4.1.4) lib/rails/application.rb:144:in `call'
|
|
5717
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
5718
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
5719
|
+
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
5720
|
+
/Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
5721
|
+
/Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
5722
|
+
/Users/smit1625/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
5723
|
+
|
|
5724
|
+
|
|
5725
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout (0.7ms)
|
|
5726
|
+
|
|
5727
|
+
|
|
5728
|
+
Started GET "/events/test" for 127.0.0.1 at 2014-08-06 10:23:28 -0400
|
|
5729
|
+
Processing by EventsController#test as HTML
|
|
5730
|
+
Rendered text template (0.1ms)
|
|
5731
|
+
Completed 200 OK in 38ms (Views: 37.3ms | ActiveRecord: 0.0ms)
|
|
5732
|
+
|
|
5733
|
+
|
|
5734
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:23:58 -0400
|
|
5735
|
+
Processing by HomeController#index as HTML
|
|
5736
|
+
Rendered home/index.html.haml within layouts/application (60.8ms)
|
|
5737
|
+
Completed 500 Internal Server Error in 108ms
|
|
5738
|
+
|
|
5739
|
+
ActionView::Template::Error (undefined method `events_path' for #<#<Class:0x007fbf098b49d8>:0x007fbf098a7eb8>):
|
|
5740
|
+
14: .panel-body
|
|
5741
|
+
15: %h2.lead New Event (with SimpleForm)
|
|
5742
|
+
16: %hr
|
|
5743
|
+
17: = simple_form_for @event do |f|
|
|
5744
|
+
18: = f.error_notification
|
|
5745
|
+
19: = f.input :title, :autofocus => true
|
|
5746
|
+
20: = simple_fields_for_polygallery :gallery, f
|
|
5747
|
+
app/views/home/index.html.haml:17:in `_app_views_home_index_html_haml___3320253463761865046_70229207753400'
|
|
5748
|
+
|
|
5749
|
+
|
|
5750
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
|
|
5751
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
|
|
5752
|
+
Rendered /Users/smit1625/.rvm/gems/ruby-2.0.0-p353/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (15.9ms)
|
|
5753
|
+
|
|
5754
|
+
|
|
5755
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5756
|
+
Processing by HomeController#index as HTML
|
|
5757
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.9ms)
|
|
5758
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.8ms)
|
|
5759
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (14.1ms)
|
|
5760
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (0.6ms)
|
|
5761
|
+
Rendered home/index.html.haml within layouts/application (33.0ms)
|
|
5762
|
+
Completed 200 OK in 101ms (Views: 55.8ms | ActiveRecord: 4.9ms)
|
|
5763
|
+
|
|
5764
|
+
|
|
5765
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5766
|
+
|
|
5767
|
+
|
|
5768
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5769
|
+
|
|
5770
|
+
|
|
5771
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5772
|
+
|
|
5773
|
+
|
|
5774
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5775
|
+
|
|
5776
|
+
|
|
5777
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5778
|
+
|
|
5779
|
+
|
|
5780
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5781
|
+
|
|
5782
|
+
|
|
5783
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5784
|
+
|
|
5785
|
+
|
|
5786
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5787
|
+
|
|
5788
|
+
|
|
5789
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5790
|
+
|
|
5791
|
+
|
|
5792
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5793
|
+
|
|
5794
|
+
|
|
5795
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5796
|
+
|
|
5797
|
+
|
|
5798
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5799
|
+
|
|
5800
|
+
|
|
5801
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5802
|
+
|
|
5803
|
+
|
|
5804
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5805
|
+
|
|
5806
|
+
|
|
5807
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5808
|
+
|
|
5809
|
+
|
|
5810
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5811
|
+
|
|
5812
|
+
|
|
5813
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:09 -0400
|
|
5814
|
+
|
|
5815
|
+
|
|
5816
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:24:18 -0400
|
|
5817
|
+
Processing by HomeController#index as HTML
|
|
5818
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.9ms)
|
|
5819
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.7ms)
|
|
5820
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (13.9ms)
|
|
5821
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (0.5ms)
|
|
5822
|
+
Rendered home/index.html.haml within layouts/application (32.9ms)
|
|
5823
|
+
Completed 200 OK in 103ms (Views: 56.7ms | ActiveRecord: 4.8ms)
|
|
5824
|
+
|
|
5825
|
+
|
|
5826
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5827
|
+
|
|
5828
|
+
|
|
5829
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5830
|
+
|
|
5831
|
+
|
|
5832
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5833
|
+
|
|
5834
|
+
|
|
5835
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5836
|
+
|
|
5837
|
+
|
|
5838
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5839
|
+
|
|
5840
|
+
|
|
5841
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5842
|
+
|
|
5843
|
+
|
|
5844
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5845
|
+
|
|
5846
|
+
|
|
5847
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5848
|
+
|
|
5849
|
+
|
|
5850
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5851
|
+
|
|
5852
|
+
|
|
5853
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5854
|
+
|
|
5855
|
+
|
|
5856
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5857
|
+
|
|
5858
|
+
|
|
5859
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5860
|
+
|
|
5861
|
+
|
|
5862
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5863
|
+
|
|
5864
|
+
|
|
5865
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5866
|
+
|
|
5867
|
+
|
|
5868
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5869
|
+
|
|
5870
|
+
|
|
5871
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5872
|
+
|
|
5873
|
+
|
|
5874
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:19 -0400
|
|
5875
|
+
|
|
5876
|
+
|
|
5877
|
+
Started POST "/events" for 127.0.0.1 at 2014-08-06 10:24:35 -0400
|
|
5878
|
+
Processing by EventsController#create as HTML
|
|
5879
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"rV9GEEAxhhpIipIspD7+wrUBy4l0vYXgHr98/L9L9m4=", "event"=>{"title"=>"Another Test Event", "gallery_attributes"=>{"title"=>"gallery", "photos_attributes"=>{"0"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007fbf05370250 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-40535-1ng82y4>, @original_filename="DSC_5099.JPG", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][0][photo]\"; filename=\"DSC_5099.JPG\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"Boat here", "_destroy"=>"false"}, "1407335064303"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007fbf0537b650 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-40535-1hxpcaw>, @original_filename="SALON_RUNWAY (1).jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][1407335064303][photo]\"; filename=\"SALON_RUNWAY (1).jpg\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"Salon here", "_destroy"=>"false"}}}}, "commit"=>"Create Event"}
|
|
5880
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1j7bl7l.JPG'
|
|
5881
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' 2>/dev/null
|
|
5882
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]'
|
|
5883
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-12nur6a'
|
|
5884
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-12nur6a'
|
|
5885
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' 2>/dev/null
|
|
5886
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]'
|
|
5887
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' -auto-orient -resize "1200x" -crop "1200x600+0+101" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-1kjxu8'
|
|
5888
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-1kjxu8'
|
|
5889
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' 2>/dev/null
|
|
5890
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]'
|
|
5891
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-1t3scya'
|
|
5892
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-1t3scya'
|
|
5893
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' 2>/dev/null
|
|
5894
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]'
|
|
5895
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' -auto-orient -resize "550x" -crop "550x260+0+54" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-u54m47'
|
|
5896
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-u54m47'
|
|
5897
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' 2>/dev/null
|
|
5898
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]'
|
|
5899
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' -auto-orient -resize "260x" -crop "260x172+0+1" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-18rqd5m'
|
|
5900
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-18rqd5m'
|
|
5901
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' 2>/dev/null
|
|
5902
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]'
|
|
5903
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi712.JPG[0]' -auto-orient -resize "x100" -crop "100x100+24+0" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-3r6tip'
|
|
5904
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-1gpi71220140806-40535-3r6tip'
|
|
5905
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-40535-ttkdb0.jpg'
|
|
5906
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' 2>/dev/null
|
|
5907
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]'
|
|
5908
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1d7g9t'
|
|
5909
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1d7g9t'
|
|
5910
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' 2>/dev/null
|
|
5911
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]'
|
|
5912
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' -auto-orient -resize "1200x" -crop "1200x600+0+400" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-ljzh0f'
|
|
5913
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-ljzh0f'
|
|
5914
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' 2>/dev/null
|
|
5915
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]'
|
|
5916
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1v02opq'
|
|
5917
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1v02opq'
|
|
5918
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' 2>/dev/null
|
|
5919
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]'
|
|
5920
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' -auto-orient -resize "550x" -crop "550x260+0+190" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1ueu8cj'
|
|
5921
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1ueu8cj'
|
|
5922
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' 2>/dev/null
|
|
5923
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]'
|
|
5924
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' -auto-orient -resize "260x" -crop "260x172+0+65" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-mvs28u'
|
|
5925
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-mvs28u'
|
|
5926
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' 2>/dev/null
|
|
5927
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]'
|
|
5928
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a.jpg[0]' -auto-orient -resize "100x" -crop "100x100+0+8" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1qlpuuh'
|
|
5929
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-40535-2sf47a20140806-40535-1qlpuuh'
|
|
5930
|
+
[1m[36m (0.2ms)[0m [1mBEGIN[0m
|
|
5931
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-40535-14fe6ib.JPG'
|
|
5932
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-40535-1x262f5.jpg'
|
|
5933
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "events" ("created_at", "title", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2014-08-06 14:24:46.157659"], ["title", "Another Test Event"], ["updated_at", "2014-08-06 14:24:46.157659"]]
|
|
5934
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "polygallery_galleries" ("created_at", "galleryable_id", "galleryable_type", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"[0m [["created_at", "2014-08-06 14:24:46.161477"], ["galleryable_id", 3], ["galleryable_type", "Event"], ["updated_at", "2014-08-06 14:24:46.161477"]]
|
|
5935
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "polygallery_photos" ("caption", "created_at", "gallery_id", "photo_content_type", "photo_file_name", "photo_file_size", "photo_updated_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["caption", "Boat here"], ["created_at", "2014-08-06 14:24:46.164102"], ["gallery_id", 3], ["photo_content_type", "image/jpeg"], ["photo_file_name", "DSC_5099.JPG"], ["photo_file_size", 6547767], ["photo_updated_at", "2014-08-06 14:24:35.531046"], ["updated_at", "2014-08-06 14:24:46.164102"]]
|
|
5936
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "polygallery_photos" ("caption", "created_at", "gallery_id", "photo_content_type", "photo_file_name", "photo_file_size", "photo_updated_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"[0m [["caption", "Salon here"], ["created_at", "2014-08-06 14:24:46.520411"], ["gallery_id", 3], ["photo_content_type", "image/jpeg"], ["photo_file_name", "SALON_RUNWAY_(1).jpg"], ["photo_file_size", 846402], ["photo_updated_at", "2014-08-06 14:24:44.064171"], ["updated_at", "2014-08-06 14:24:46.520411"]]
|
|
5937
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "polygallery_photos" ("created_at", "gallery_id", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2014-08-06 14:24:46.553320"], ["gallery_id", 3], ["updated_at", "2014-08-06 14:24:46.553320"]]
|
|
5938
|
+
[1m[36m (99.3ms)[0m [1mCOMMIT[0m
|
|
5939
|
+
Redirected to http://localhost:3000/
|
|
5940
|
+
Completed 302 Found in 11178ms (ActiveRecord: 100.9ms)
|
|
5941
|
+
|
|
5942
|
+
|
|
5943
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5944
|
+
Processing by HomeController#index as HTML
|
|
5945
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.8ms)
|
|
5946
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.6ms)
|
|
5947
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (13.6ms)
|
|
5948
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (0.5ms)
|
|
5949
|
+
Rendered home/index.html.haml within layouts/application (28.4ms)
|
|
5950
|
+
Completed 200 OK in 55ms (Views: 50.7ms | ActiveRecord: 0.0ms)
|
|
5951
|
+
|
|
5952
|
+
|
|
5953
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5954
|
+
|
|
5955
|
+
|
|
5956
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5957
|
+
|
|
5958
|
+
|
|
5959
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5960
|
+
|
|
5961
|
+
|
|
5962
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5963
|
+
|
|
5964
|
+
|
|
5965
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5966
|
+
|
|
5967
|
+
|
|
5968
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5969
|
+
|
|
5970
|
+
|
|
5971
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5972
|
+
|
|
5973
|
+
|
|
5974
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5975
|
+
|
|
5976
|
+
|
|
5977
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5978
|
+
|
|
5979
|
+
|
|
5980
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5981
|
+
|
|
5982
|
+
|
|
5983
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5984
|
+
|
|
5985
|
+
|
|
5986
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5987
|
+
|
|
5988
|
+
|
|
5989
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5990
|
+
|
|
5991
|
+
|
|
5992
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5993
|
+
|
|
5994
|
+
|
|
5995
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5996
|
+
|
|
5997
|
+
|
|
5998
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
5999
|
+
|
|
6000
|
+
|
|
6001
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:24:46 -0400
|
|
6002
|
+
[1m[36mEvent Load (0.3ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6003
|
+
[1m[35mPolygallery::Gallery Load (0.1ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 3], ["galleryable_type", "Event"]]
|
|
6004
|
+
[1m[36mPolygallery::Photo Load (0.3ms)[0m [1mSELECT "polygallery_photos".* FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1[0m [["gallery_id", 3]]
|
|
6005
|
+
[1m[35mEvent Load (0.6ms)[0m SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
|
|
6006
|
+
[1m[36mPolygallery::Gallery Load (0.2ms)[0m [1mSELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1[0m [["galleryable_id", 3], ["galleryable_type", "Event"]]
|
|
6007
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 3]]
|
|
6008
|
+
|
|
6009
|
+
|
|
6010
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:27:16 -0400
|
|
6011
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
6012
|
+
Processing by HomeController#index as HTML
|
|
6013
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (10.7ms)
|
|
6014
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (6.4ms)
|
|
6015
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (32.4ms)
|
|
6016
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (2.2ms)
|
|
6017
|
+
Rendered home/index.html.haml within layouts/application (140.7ms)
|
|
6018
|
+
Completed 200 OK in 370ms (Views: 306.2ms | ActiveRecord: 6.9ms)
|
|
6019
|
+
|
|
6020
|
+
|
|
6021
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6022
|
+
|
|
6023
|
+
|
|
6024
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6025
|
+
|
|
6026
|
+
|
|
6027
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6028
|
+
|
|
6029
|
+
|
|
6030
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6031
|
+
|
|
6032
|
+
|
|
6033
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6034
|
+
|
|
6035
|
+
|
|
6036
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6037
|
+
|
|
6038
|
+
|
|
6039
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6040
|
+
|
|
6041
|
+
|
|
6042
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6043
|
+
|
|
6044
|
+
|
|
6045
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6046
|
+
|
|
6047
|
+
|
|
6048
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6049
|
+
|
|
6050
|
+
|
|
6051
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6052
|
+
|
|
6053
|
+
|
|
6054
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6055
|
+
|
|
6056
|
+
|
|
6057
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6058
|
+
|
|
6059
|
+
|
|
6060
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6061
|
+
|
|
6062
|
+
|
|
6063
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6064
|
+
|
|
6065
|
+
|
|
6066
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6067
|
+
|
|
6068
|
+
|
|
6069
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:17 -0400
|
|
6070
|
+
|
|
6071
|
+
|
|
6072
|
+
Started POST "/events" for 127.0.0.1 at 2014-08-06 10:27:37 -0400
|
|
6073
|
+
Processing by EventsController#create as HTML
|
|
6074
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"rV9GEEAxhhpIipIspD7+wrUBy4l0vYXgHr98/L9L9m4=", "event"=>{"title"=>"Yet Another Test Event", "gallery_attributes"=>{"title"=>"gallery", "photos_attributes"=>{"0"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007fd6f4c613a8 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-41999-1rlmhij>, @original_filename="DSC_5099.JPG", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][0][photo]\"; filename=\"DSC_5099.JPG\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"fdjlksajf", "_destroy"=>"false"}, "1407335249940"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007fd6f4c60660 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-41999-1mr0obh>, @original_filename="SALON_RUNWAY (1).jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][1407335249940][photo]\"; filename=\"SALON_RUNWAY (1).jpg\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"fdjhasuiysdfha", "_destroy"=>"false"}}}}, "commit"=>"Create Event"}
|
|
6075
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-o3nd1s.JPG'
|
|
6076
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' 2>/dev/null
|
|
6077
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]'
|
|
6078
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-nxrs1i'
|
|
6079
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-nxrs1i'
|
|
6080
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' 2>/dev/null
|
|
6081
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]'
|
|
6082
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' -auto-orient -resize "1200x" -crop "1200x600+0+101" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-f7dl1b'
|
|
6083
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-f7dl1b'
|
|
6084
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' 2>/dev/null
|
|
6085
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]'
|
|
6086
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-wj79l'
|
|
6087
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-wj79l'
|
|
6088
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' 2>/dev/null
|
|
6089
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]'
|
|
6090
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' -auto-orient -resize "550x" -crop "550x260+0+54" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-17wrmss'
|
|
6091
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-17wrmss'
|
|
6092
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' 2>/dev/null
|
|
6093
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]'
|
|
6094
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' -auto-orient -resize "260x" -crop "260x172+0+1" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-11wejva'
|
|
6095
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-11wejva'
|
|
6096
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' 2>/dev/null
|
|
6097
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]'
|
|
6098
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu.JPG[0]' -auto-orient -resize "x100" -crop "100x100+24+0" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-1oroi1x'
|
|
6099
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-4xrjeu20140806-41999-1oroi1x'
|
|
6100
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-41999-r7b9eo.jpg'
|
|
6101
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' 2>/dev/null
|
|
6102
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]'
|
|
6103
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-bbu6nj'
|
|
6104
|
+
[1m[36mEvent Load (0.2ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6105
|
+
[1m[35mPolygallery::Gallery Load (0.1ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 3], ["galleryable_type", "Event"]]
|
|
6106
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1[0m [["gallery_id", 3]]
|
|
6107
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-bbu6nj'
|
|
6108
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' 2>/dev/null
|
|
6109
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]'
|
|
6110
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' -auto-orient -resize "1200x" -crop "1200x600+0+400" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-eo59oe'
|
|
6111
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-eo59oe'
|
|
6112
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' 2>/dev/null
|
|
6113
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]'
|
|
6114
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-mtxy37'
|
|
6115
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-mtxy37'
|
|
6116
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' 2>/dev/null
|
|
6117
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]'
|
|
6118
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' -auto-orient -resize "550x" -crop "550x260+0+190" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-ddxemh'
|
|
6119
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-ddxemh'
|
|
6120
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' 2>/dev/null
|
|
6121
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]'
|
|
6122
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' -auto-orient -resize "260x" -crop "260x172+0+65" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-1x1x46h'
|
|
6123
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-1x1x46h'
|
|
6124
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' 2>/dev/null
|
|
6125
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]'
|
|
6126
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f2.jpg[0]' -auto-orient -resize "100x" -crop "100x100+0+8" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-34d62c'
|
|
6127
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-41999-x7c5f220140806-41999-34d62c'
|
|
6128
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
6129
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-41999-1qmx3q.JPG'
|
|
6130
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-41999-s5rhbq.jpg'
|
|
6131
|
+
[1m[36m (0.2ms)[0m [1mROLLBACK[0m
|
|
6132
|
+
Redirected to http://localhost:3000/
|
|
6133
|
+
Completed 302 Found in 9619ms (ActiveRecord: 0.4ms)
|
|
6134
|
+
|
|
6135
|
+
|
|
6136
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:27:46 -0400
|
|
6137
|
+
Processing by HomeController#index as HTML
|
|
6138
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (3.0ms)
|
|
6139
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.8ms)
|
|
6140
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (14.5ms)
|
|
6141
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (0.6ms)
|
|
6142
|
+
Rendered home/index.html.haml within layouts/application (30.1ms)
|
|
6143
|
+
Completed 200 OK in 62ms (Views: 57.0ms | ActiveRecord: 0.0ms)
|
|
6144
|
+
|
|
6145
|
+
|
|
6146
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6147
|
+
|
|
6148
|
+
|
|
6149
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6150
|
+
|
|
6151
|
+
|
|
6152
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6153
|
+
|
|
6154
|
+
|
|
6155
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6156
|
+
|
|
6157
|
+
|
|
6158
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6159
|
+
|
|
6160
|
+
|
|
6161
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6162
|
+
|
|
6163
|
+
|
|
6164
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6165
|
+
|
|
6166
|
+
|
|
6167
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6168
|
+
|
|
6169
|
+
|
|
6170
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6171
|
+
|
|
6172
|
+
|
|
6173
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6174
|
+
|
|
6175
|
+
|
|
6176
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6177
|
+
|
|
6178
|
+
|
|
6179
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6180
|
+
|
|
6181
|
+
|
|
6182
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6183
|
+
|
|
6184
|
+
|
|
6185
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6186
|
+
|
|
6187
|
+
|
|
6188
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6189
|
+
|
|
6190
|
+
|
|
6191
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6192
|
+
|
|
6193
|
+
|
|
6194
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:27:47 -0400
|
|
6195
|
+
[1m[35mEvent Load (0.4ms)[0m SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
|
|
6196
|
+
[1m[36mPolygallery::Gallery Load (0.1ms)[0m [1mSELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1[0m [["galleryable_id", 3], ["galleryable_type", "Event"]]
|
|
6197
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 3]]
|
|
6198
|
+
[1m[36mEvent Load (0.6ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6199
|
+
[1m[35mPolygallery::Gallery Load (0.2ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 3], ["galleryable_type", "Event"]]
|
|
6200
|
+
[1m[36mEvent Load (0.7ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6201
|
+
[1m[35mPolygallery::Gallery Load (0.3ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 3], ["galleryable_type", "Event"]]
|
|
6202
|
+
[1m[36mEvent Load (0.2ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6203
|
+
[1m[35mPolygallery::Gallery Load (0.1ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 3], ["galleryable_type", "Event"]]
|
|
6204
|
+
|
|
6205
|
+
|
|
6206
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6207
|
+
Processing by HomeController#index as HTML
|
|
6208
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.9ms)
|
|
6209
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (3.1ms)
|
|
6210
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (14.6ms)
|
|
6211
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (0.6ms)
|
|
6212
|
+
Rendered home/index.html.haml within layouts/application (36.2ms)
|
|
6213
|
+
Completed 200 OK in 138ms (Views: 59.6ms | ActiveRecord: 4.9ms)
|
|
6214
|
+
|
|
6215
|
+
|
|
6216
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6217
|
+
|
|
6218
|
+
|
|
6219
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6220
|
+
|
|
6221
|
+
|
|
6222
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6223
|
+
|
|
6224
|
+
|
|
6225
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6226
|
+
|
|
6227
|
+
|
|
6228
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6229
|
+
|
|
6230
|
+
|
|
6231
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6232
|
+
|
|
6233
|
+
|
|
6234
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6235
|
+
|
|
6236
|
+
|
|
6237
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6238
|
+
|
|
6239
|
+
|
|
6240
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6241
|
+
|
|
6242
|
+
|
|
6243
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6244
|
+
|
|
6245
|
+
|
|
6246
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6247
|
+
|
|
6248
|
+
|
|
6249
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6250
|
+
|
|
6251
|
+
|
|
6252
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6253
|
+
|
|
6254
|
+
|
|
6255
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6256
|
+
|
|
6257
|
+
|
|
6258
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6259
|
+
|
|
6260
|
+
|
|
6261
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6262
|
+
|
|
6263
|
+
|
|
6264
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:28:17 -0400
|
|
6265
|
+
|
|
6266
|
+
|
|
6267
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6268
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
6269
|
+
Processing by HomeController#index as HTML
|
|
6270
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (10.5ms)
|
|
6271
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (6.2ms)
|
|
6272
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (35.5ms)
|
|
6273
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (2.1ms)
|
|
6274
|
+
Rendered home/index.html.haml within layouts/application (144.4ms)
|
|
6275
|
+
Completed 200 OK in 403ms (Views: 306.8ms | ActiveRecord: 4.9ms)
|
|
6276
|
+
|
|
6277
|
+
|
|
6278
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6279
|
+
|
|
6280
|
+
|
|
6281
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6282
|
+
|
|
6283
|
+
|
|
6284
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6285
|
+
|
|
6286
|
+
|
|
6287
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6288
|
+
|
|
6289
|
+
|
|
6290
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6291
|
+
|
|
6292
|
+
|
|
6293
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6294
|
+
|
|
6295
|
+
|
|
6296
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6297
|
+
|
|
6298
|
+
|
|
6299
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6300
|
+
|
|
6301
|
+
|
|
6302
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6303
|
+
|
|
6304
|
+
|
|
6305
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6306
|
+
|
|
6307
|
+
|
|
6308
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6309
|
+
|
|
6310
|
+
|
|
6311
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6312
|
+
|
|
6313
|
+
|
|
6314
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6315
|
+
|
|
6316
|
+
|
|
6317
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6318
|
+
|
|
6319
|
+
|
|
6320
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6321
|
+
|
|
6322
|
+
|
|
6323
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6324
|
+
|
|
6325
|
+
|
|
6326
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:05 -0400
|
|
6327
|
+
|
|
6328
|
+
|
|
6329
|
+
Started POST "/events" for 127.0.0.1 at 2014-08-06 10:30:24 -0400
|
|
6330
|
+
Processing by EventsController#create as HTML
|
|
6331
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"rV9GEEAxhhpIipIspD7+wrUBy4l0vYXgHr98/L9L9m4=", "event"=>{"title"=>"One more time", "gallery_attributes"=>{"title"=>"gallery", "photos_attributes"=>{"0"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007f9fd44779a0 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-42487-zotsym>, @original_filename="SALON_RUNWAY (1).jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][0][photo]\"; filename=\"SALON_RUNWAY (1).jpg\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"", "_destroy"=>"false"}, "1407335420451"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007f9fd4475df8 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-42487-1izi7nq>, @original_filename="DSC_5099.JPG", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][1407335420451][photo]\"; filename=\"DSC_5099.JPG\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"", "_destroy"=>"false"}}}}, "commit"=>"Create Event"}
|
|
6332
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-42487-14igcsj.jpg'
|
|
6333
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' 2>/dev/null
|
|
6334
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]'
|
|
6335
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-1g5i02i'
|
|
6336
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-1g5i02i'
|
|
6337
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' 2>/dev/null
|
|
6338
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]'
|
|
6339
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' -auto-orient -resize "1200x" -crop "1200x600+0+400" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-1p9w307'
|
|
6340
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-1p9w307'
|
|
6341
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' 2>/dev/null
|
|
6342
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]'
|
|
6343
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-10go9'
|
|
6344
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-10go9'
|
|
6345
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' 2>/dev/null
|
|
6346
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]'
|
|
6347
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' -auto-orient -resize "550x" -crop "550x260+0+190" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-kovcxt'
|
|
6348
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-kovcxt'
|
|
6349
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' 2>/dev/null
|
|
6350
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]'
|
|
6351
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' -auto-orient -resize "260x" -crop "260x172+0+65" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-1pchdb1'
|
|
6352
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-1pchdb1'
|
|
6353
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' 2>/dev/null
|
|
6354
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]'
|
|
6355
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea.jpg[0]' -auto-orient -resize "100x" -crop "100x100+0+8" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-f1ekj0'
|
|
6356
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42487-144kgea20140806-42487-f1ekj0'
|
|
6357
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-wn3abm.JPG'
|
|
6358
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' 2>/dev/null
|
|
6359
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]'
|
|
6360
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-1sdzpzi'
|
|
6361
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-1sdzpzi'
|
|
6362
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' 2>/dev/null
|
|
6363
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]'
|
|
6364
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' -auto-orient -resize "1200x" -crop "1200x600+0+101" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-qcn786'
|
|
6365
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-qcn786'
|
|
6366
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' 2>/dev/null
|
|
6367
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]'
|
|
6368
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-bwsm5t'
|
|
6369
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-bwsm5t'
|
|
6370
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' 2>/dev/null
|
|
6371
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]'
|
|
6372
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' -auto-orient -resize "550x" -crop "550x260+0+54" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-aqb7if'
|
|
6373
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-aqb7if'
|
|
6374
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' 2>/dev/null
|
|
6375
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]'
|
|
6376
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' -auto-orient -resize "260x" -crop "260x172+0+1" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-1223rkf'
|
|
6377
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-1223rkf'
|
|
6378
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' 2>/dev/null
|
|
6379
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]'
|
|
6380
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz.JPG[0]' -auto-orient -resize "x100" -crop "100x100+24+0" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-5n2cxi'
|
|
6381
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-25dnoz20140806-42487-5n2cxi'
|
|
6382
|
+
[1m[35m (0.2ms)[0m BEGIN
|
|
6383
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-42487-koigvc.jpg'
|
|
6384
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42487-uj1lek.JPG'
|
|
6385
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "events" ("created_at", "title", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["created_at", "2014-08-06 14:30:34.089934"], ["title", "One more time"], ["updated_at", "2014-08-06 14:30:34.089934"]]
|
|
6386
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "polygallery_galleries" ("created_at", "galleryable_id", "galleryable_type", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-08-06 14:30:34.101150"], ["galleryable_id", 4], ["galleryable_type", "Event"], ["updated_at", "2014-08-06 14:30:34.101150"]]
|
|
6387
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "polygallery_photos" ("caption", "created_at", "gallery_id", "photo_content_type", "photo_file_name", "photo_file_size", "photo_updated_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"[0m [["caption", ""], ["created_at", "2014-08-06 14:30:34.105374"], ["gallery_id", 4], ["photo_content_type", "image/jpeg"], ["photo_file_name", "SALON_RUNWAY_(1).jpg"], ["photo_file_size", 846402], ["photo_updated_at", "2014-08-06 14:30:24.331988"], ["updated_at", "2014-08-06 14:30:34.105374"]]
|
|
6388
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "polygallery_photos" ("caption", "created_at", "gallery_id", "photo_content_type", "photo_file_name", "photo_file_size", "photo_updated_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["caption", ""], ["created_at", "2014-08-06 14:30:34.139273"], ["gallery_id", 4], ["photo_content_type", "image/jpeg"], ["photo_file_name", "DSC_5099.JPG"], ["photo_file_size", 6547767], ["photo_updated_at", "2014-08-06 14:30:26.320677"], ["updated_at", "2014-08-06 14:30:34.139273"]]
|
|
6389
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "polygallery_photos" ("created_at", "gallery_id", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["created_at", "2014-08-06 14:30:34.171116"], ["gallery_id", 4], ["updated_at", "2014-08-06 14:30:34.171116"]]
|
|
6390
|
+
[1m[35m (16.5ms)[0m COMMIT
|
|
6391
|
+
Redirected to http://localhost:3000/
|
|
6392
|
+
Completed 302 Found in 9894ms (ActiveRecord: 19.1ms)
|
|
6393
|
+
|
|
6394
|
+
|
|
6395
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6396
|
+
Processing by HomeController#index as HTML
|
|
6397
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.8ms)
|
|
6398
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.7ms)
|
|
6399
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (13.8ms)
|
|
6400
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (0.5ms)
|
|
6401
|
+
Rendered home/index.html.haml within layouts/application (29.1ms)
|
|
6402
|
+
Completed 200 OK in 56ms (Views: 51.5ms | ActiveRecord: 0.0ms)
|
|
6403
|
+
|
|
6404
|
+
|
|
6405
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6406
|
+
|
|
6407
|
+
|
|
6408
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6409
|
+
|
|
6410
|
+
|
|
6411
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6412
|
+
|
|
6413
|
+
|
|
6414
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6415
|
+
|
|
6416
|
+
|
|
6417
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6418
|
+
|
|
6419
|
+
|
|
6420
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6421
|
+
|
|
6422
|
+
|
|
6423
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6424
|
+
|
|
6425
|
+
|
|
6426
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6427
|
+
|
|
6428
|
+
|
|
6429
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6430
|
+
|
|
6431
|
+
|
|
6432
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6433
|
+
|
|
6434
|
+
|
|
6435
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6436
|
+
|
|
6437
|
+
|
|
6438
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6439
|
+
|
|
6440
|
+
|
|
6441
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6442
|
+
|
|
6443
|
+
|
|
6444
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6445
|
+
|
|
6446
|
+
|
|
6447
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6448
|
+
|
|
6449
|
+
|
|
6450
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6451
|
+
|
|
6452
|
+
|
|
6453
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:30:34 -0400
|
|
6454
|
+
[1m[36mEvent Load (0.8ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6455
|
+
[1m[35mPolygallery::Gallery Load (0.4ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 4], ["galleryable_type", "Event"]]
|
|
6456
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1[0m [["gallery_id", 4]]
|
|
6457
|
+
[1m[35mEvent Load (0.8ms)[0m SELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1
|
|
6458
|
+
[1m[36mPolygallery::Gallery Load (0.5ms)[0m [1mSELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1[0m [["galleryable_id", 4], ["galleryable_type", "Event"]]
|
|
6459
|
+
[1m[35mPolygallery::Photo Load (0.4ms)[0m SELECT "polygallery_photos".* FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 4]]
|
|
6460
|
+
[1m[36mEvent Load (0.3ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6461
|
+
[1m[35mPolygallery::Gallery Load (0.2ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 4], ["galleryable_type", "Event"]]
|
|
6462
|
+
[1m[36mPolygallery::Photo Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1[0m [["gallery_id", 4]]
|
|
6463
|
+
[1m[35mPolygallery::Photo Load (0.2ms)[0m SELECT "polygallery_photos".* FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 4]]
|
|
6464
|
+
[1m[36mEvent Load (0.6ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6465
|
+
[1m[35mPolygallery::Gallery Load (0.4ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 4], ["galleryable_type", "Event"]]
|
|
6466
|
+
[1m[36mPolygallery::Photo Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1[0m [["gallery_id", 4]]
|
|
6467
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 4]]
|
|
6468
|
+
[1m[36mEvent Load (0.6ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6469
|
+
[1m[35mPolygallery::Gallery Load (0.3ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 4], ["galleryable_type", "Event"]]
|
|
6470
|
+
[1m[36mPolygallery::Photo Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1[0m [["gallery_id", 4]]
|
|
6471
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 4]]
|
|
6472
|
+
[1m[36mEvent Load (0.6ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6473
|
+
[1m[35mPolygallery::Gallery Load (0.3ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 4], ["galleryable_type", "Event"]]
|
|
6474
|
+
[1m[36mPolygallery::Photo Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1[0m [["gallery_id", 4]]
|
|
6475
|
+
[1m[35mPolygallery::Photo Load (0.3ms)[0m SELECT "polygallery_photos".* FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 4]]
|
|
6476
|
+
|
|
6477
|
+
|
|
6478
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6479
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
6480
|
+
Processing by HomeController#index as HTML
|
|
6481
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (10.2ms)
|
|
6482
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (6.3ms)
|
|
6483
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (32.1ms)
|
|
6484
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (2.1ms)
|
|
6485
|
+
Rendered home/index.html.haml within layouts/application (140.1ms)
|
|
6486
|
+
Completed 200 OK in 402ms (Views: 307.6ms | ActiveRecord: 5.2ms)
|
|
6487
|
+
|
|
6488
|
+
|
|
6489
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6490
|
+
|
|
6491
|
+
|
|
6492
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6493
|
+
|
|
6494
|
+
|
|
6495
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6496
|
+
|
|
6497
|
+
|
|
6498
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6499
|
+
|
|
6500
|
+
|
|
6501
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6502
|
+
|
|
6503
|
+
|
|
6504
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6505
|
+
|
|
6506
|
+
|
|
6507
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6508
|
+
|
|
6509
|
+
|
|
6510
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6511
|
+
|
|
6512
|
+
|
|
6513
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6514
|
+
|
|
6515
|
+
|
|
6516
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6517
|
+
|
|
6518
|
+
|
|
6519
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6520
|
+
|
|
6521
|
+
|
|
6522
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6523
|
+
|
|
6524
|
+
|
|
6525
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6526
|
+
|
|
6527
|
+
|
|
6528
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6529
|
+
|
|
6530
|
+
|
|
6531
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6532
|
+
|
|
6533
|
+
|
|
6534
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6535
|
+
|
|
6536
|
+
|
|
6537
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:32:39 -0400
|
|
6538
|
+
|
|
6539
|
+
|
|
6540
|
+
Started POST "/events" for 127.0.0.1 at 2014-08-06 10:32:55 -0400
|
|
6541
|
+
Processing by EventsController#create as HTML
|
|
6542
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"rV9GEEAxhhpIipIspD7+wrUBy4l0vYXgHr98/L9L9m4=", "event"=>{"title"=>"Final Test", "gallery_attributes"=>{"title"=>"gallery", "photos_attributes"=>{"0"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007f82738def30 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-42886-1czle6h>, @original_filename="DSC_5099.JPG", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][0][photo]\"; filename=\"DSC_5099.JPG\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"", "_destroy"=>"false"}, "1407335571868"=>{"photo"=>#<ActionDispatch::Http::UploadedFile:0x007f82738e3bc0 @tempfile=#<Tempfile:/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/RackMultipart20140806-42886-1gb5zp3>, @original_filename="SALON_RUNWAY (1).jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"event[gallery_attributes][photos_attributes][1407335571868][photo]\"; filename=\"SALON_RUNWAY (1).jpg\"\r\nContent-Type: image/jpeg\r\n">, "caption"=>"", "_destroy"=>"false"}}}}, "commit"=>"Create Event"}
|
|
6543
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-qijbg1.JPG'
|
|
6544
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' 2>/dev/null
|
|
6545
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]'
|
|
6546
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-to9peq'
|
|
6547
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-to9peq'
|
|
6548
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' 2>/dev/null
|
|
6549
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]'
|
|
6550
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' -auto-orient -resize "1200x" -crop "1200x600+0+101" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-1ykuqi3'
|
|
6551
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-1ykuqi3'
|
|
6552
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' 2>/dev/null
|
|
6553
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]'
|
|
6554
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-njdfsi'
|
|
6555
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-njdfsi'
|
|
6556
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' 2>/dev/null
|
|
6557
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]'
|
|
6558
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' -auto-orient -resize "550x" -crop "550x260+0+54" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-1v36a9x'
|
|
6559
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-1v36a9x'
|
|
6560
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' 2>/dev/null
|
|
6561
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]'
|
|
6562
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' -auto-orient -resize "260x" -crop "260x172+0+1" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-90imd8'
|
|
6563
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-90imd8'
|
|
6564
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' 2>/dev/null
|
|
6565
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]'
|
|
6566
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k232.JPG[0]' -auto-orient -resize "x100" -crop "100x100+24+0" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-v7g3z9'
|
|
6567
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-41k23220140806-42886-v7g3z9'
|
|
6568
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-42886-jpxadt.jpg'
|
|
6569
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' 2>/dev/null
|
|
6570
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]'
|
|
6571
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' -auto-orient -resize "1200x900>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-4c3n0h'
|
|
6572
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-4c3n0h'
|
|
6573
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' 2>/dev/null
|
|
6574
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]'
|
|
6575
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' -auto-orient -resize "1200x" -crop "1200x600+0+400" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-1taie1d'
|
|
6576
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-1taie1d'
|
|
6577
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' 2>/dev/null
|
|
6578
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]'
|
|
6579
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' -auto-orient -resize "480x270>" '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-1tpn5ae'
|
|
6580
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-1tpn5ae'
|
|
6581
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' 2>/dev/null
|
|
6582
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]'
|
|
6583
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' -auto-orient -resize "550x" -crop "550x260+0+190" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-1gy27zn'
|
|
6584
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-1gy27zn'
|
|
6585
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' 2>/dev/null
|
|
6586
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]'
|
|
6587
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' -auto-orient -resize "260x" -crop "260x172+0+65" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-tni9fg'
|
|
6588
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-tni9fg'
|
|
6589
|
+
Command :: identify -format '%wx%h,%[exif:orientation]' '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' 2>/dev/null
|
|
6590
|
+
Command :: identify -format %m '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]'
|
|
6591
|
+
Command :: convert '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken.jpg[0]' -auto-orient -resize "100x" -crop "100x100+0+8" +repage '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-ztppj1'
|
|
6592
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/7d085aaa82cc6a479d562f2b6504fb5e20140806-42886-subken20140806-42886-ztppj1'
|
|
6593
|
+
[1m[35m (0.3ms)[0m BEGIN
|
|
6594
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/a4bdba1e10326ff275c53c6b80ae26c620140806-42886-1an3s1f.JPG'
|
|
6595
|
+
Command :: file -b --mime '/var/folders/gz/nx2ykb7n23dc3s2vkm3p07r80000gn/T/72c3882bf26f1faa86708e033384dcc820140806-42886-r6lh8c.jpg'
|
|
6596
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "events" ("created_at", "title", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["created_at", "2014-08-06 14:33:05.629251"], ["title", "Final Test"], ["updated_at", "2014-08-06 14:33:05.629251"]]
|
|
6597
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "polygallery_galleries" ("created_at", "galleryable_id", "galleryable_type", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-08-06 14:33:05.636140"], ["galleryable_id", 5], ["galleryable_type", "Event"], ["updated_at", "2014-08-06 14:33:05.636140"]]
|
|
6598
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "polygallery_photos" ("caption", "created_at", "gallery_id", "photo_content_type", "photo_file_name", "photo_file_size", "photo_updated_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"[0m [["caption", ""], ["created_at", "2014-08-06 14:33:05.639241"], ["gallery_id", 5], ["photo_content_type", "image/jpeg"], ["photo_file_name", "DSC_5099.JPG"], ["photo_file_size", 6547767], ["photo_updated_at", "2014-08-06 14:32:56.001996"], ["updated_at", "2014-08-06 14:33:05.639241"]]
|
|
6599
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "polygallery_photos" ("caption", "created_at", "gallery_id", "photo_content_type", "photo_file_name", "photo_file_size", "photo_updated_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["caption", ""], ["created_at", "2014-08-06 14:33:05.677547"], ["gallery_id", 5], ["photo_content_type", "image/jpeg"], ["photo_file_name", "SALON_RUNWAY_(1).jpg"], ["photo_file_size", 846402], ["photo_updated_at", "2014-08-06 14:33:03.425029"], ["updated_at", "2014-08-06 14:33:05.677547"]]
|
|
6600
|
+
[1m[36m (44.3ms)[0m [1mCOMMIT[0m
|
|
6601
|
+
Redirected to http://localhost:3000/
|
|
6602
|
+
Completed 302 Found in 9805ms (ActiveRecord: 46.2ms)
|
|
6603
|
+
|
|
6604
|
+
|
|
6605
|
+
Started GET "/" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6606
|
+
Processing by HomeController#index as HTML
|
|
6607
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.9ms)
|
|
6608
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/photos/_simple_fields_for.html.haml (2.5ms)
|
|
6609
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_simple_fields_for.html.haml (13.5ms)
|
|
6610
|
+
Rendered /Applications/XAMPP/xamppfiles/htdocs/polygallery/app/views/polygallery/galleries/_fields_for.html.haml (0.5ms)
|
|
6611
|
+
Rendered home/index.html.haml within layouts/application (28.3ms)
|
|
6612
|
+
Completed 200 OK in 55ms (Views: 50.5ms | ActiveRecord: 0.0ms)
|
|
6613
|
+
|
|
6614
|
+
|
|
6615
|
+
Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6616
|
+
|
|
6617
|
+
|
|
6618
|
+
Started GET "/assets/events.css?body=1" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6619
|
+
|
|
6620
|
+
|
|
6621
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6622
|
+
|
|
6623
|
+
|
|
6624
|
+
Started GET "/assets/polygallery/thumbnail-missing.jpg" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6625
|
+
|
|
6626
|
+
|
|
6627
|
+
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6628
|
+
|
|
6629
|
+
|
|
6630
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6631
|
+
|
|
6632
|
+
|
|
6633
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:05 -0400
|
|
6634
|
+
|
|
6635
|
+
|
|
6636
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6637
|
+
|
|
6638
|
+
|
|
6639
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6640
|
+
|
|
6641
|
+
|
|
6642
|
+
Started GET "/assets/simple_form_fileinput/bootstrap.file-input.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6643
|
+
|
|
6644
|
+
|
|
6645
|
+
Started GET "/assets/simple_form_fileinput/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6646
|
+
|
|
6647
|
+
|
|
6648
|
+
Started GET "/assets/cocoon.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6649
|
+
|
|
6650
|
+
|
|
6651
|
+
Started GET "/assets/polygallery/polygallery.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6652
|
+
|
|
6653
|
+
|
|
6654
|
+
Started GET "/assets/polygallery/init.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6655
|
+
|
|
6656
|
+
|
|
6657
|
+
Started GET "/assets/events.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6658
|
+
|
|
6659
|
+
|
|
6660
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6661
|
+
|
|
6662
|
+
|
|
6663
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-06 10:33:06 -0400
|
|
6664
|
+
[1m[36mEvent Load (0.3ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6665
|
+
[1m[35mPolygallery::Gallery Load (0.2ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 5], ["galleryable_type", "Event"]]
|
|
6666
|
+
[1m[36mPolygallery::Photo Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1[0m [["gallery_id", 5]]
|
|
6667
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 5]]
|
|
6668
|
+
[1m[36mEvent Load (0.8ms)[0m [1mSELECT "events".* FROM "events" ORDER BY "events"."id" DESC LIMIT 1[0m
|
|
6669
|
+
[1m[35mPolygallery::Gallery Load (0.3ms)[0m SELECT "polygallery_galleries".* FROM "polygallery_galleries" WHERE "polygallery_galleries"."galleryable_id" = $1 AND "polygallery_galleries"."galleryable_type" = $2 AND "polygallery_galleries"."title" = 'gallery' LIMIT 1 [["galleryable_id", 5], ["galleryable_type", "Event"]]
|
|
6670
|
+
[1m[36mPolygallery::Photo Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 LIMIT 1[0m [["gallery_id", 5]]
|
|
6671
|
+
[1m[35mPolygallery::Photo Load (0.3ms)[0m SELECT "polygallery_photos".* FROM "polygallery_photos" WHERE "polygallery_photos"."gallery_id" = $1 [["gallery_id", 5]]
|