anecdote 0.2.2 → 0.2.3

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a2ce114f8452419b34ac0f339bb0776d2b8951d1
4
- data.tar.gz: e89f234a5c6429f54e36740fe120eb3ff3b525bd
3
+ metadata.gz: '0158e4492bd9ad413a58911904c409a9cb433d69'
4
+ data.tar.gz: 1d0941278b89f8b11ce704cc2b302eeca1d510a2
5
5
  SHA512:
6
- metadata.gz: 9f1a8779a2843f07dbaab95f01837547fb8616dd387f6b972049ef61f0231c195d0a33f95fcb4c2b3806d01233dbc828622d75885097b10ae6eb101902d35261
7
- data.tar.gz: eb44c2114f78d8bef7fbf2d3aaa8717e131f2a2a58d7ba97c614e758a4bf6d982bf74ce0b93a3c1ad1c98e4a0a8c33a003a5165183a49c58af66c0d3ac3c343e
6
+ metadata.gz: 4ac63c12f71780268d52b0de5b083c5202d4d65cbb95eac7c2321623f155703e5b24a07cfbb3818b7835fdaa326a453230547d4e455383c96a3d009131d81cf1
7
+ data.tar.gz: e112b6867ebf609c7418f55dbcb8ed0a1e95d81a251d5f2e1a432c162d035f43624f572a3832eb98f243e5f09292c66549bd7c26bb2decea980024c979b29a84
@@ -327,6 +327,7 @@
327
327
  @include respond(max, $breakpoint-name) {
328
328
  > .anecdote-module-3ba83n {
329
329
  width: 100% !important;
330
+ box-sizing: border-box;
330
331
  }
331
332
  }
332
333
  }
@@ -1,3 +1,3 @@
1
1
  module Anecdote
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
@@ -46520,3 +46520,168 @@ Started GET "/assets/category-specific-sorting-08-faceted-sorting-952f653066737f
46520
46520
  Started GET "/assets/category-specific-sorting-03-rei-original-5ec1970395515322e74260bc6227f3168c3bc233199bc26589043cc62bafca62.jpg" for ::1 at 2017-09-19 16:17:12 +0200
46521
46521
  Started GET "/assets/category-specific-sorting-04-soft-boundary-preference-5cb14a2121d7f15c53bd1ab82551c3e293e624a5b63edc7924253cfa8212a149.png" for ::1 at 2017-09-19 16:17:12 +0200
46522
46522
  Started GET "/assets/category-specific-sorting-06-amazon-ad5690ce6efef0afa70989eb7fa5df86cc7b847c16f0f2d735f04088419c4068.jpg" for ::1 at 2017-09-19 16:17:12 +0200
46523
+ Started GET "/" for ::1 at 2017-09-21 16:09:23 +0200
46524
+ DEPRECATION WARNING: ActiveRecord::Base.raise_in_transactional_callbacks= is deprecated, has no effect and will be removed without replacement. (called from block (3 levels) in <class:Railtie> at /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/activerecord-5.0.1/lib/active_record/railtie.rb:113)
46525
+ Processing by PagesController#show as HTML
46526
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46527
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46528
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46529
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46530
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46531
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-03-rei-original.jpg[0]' 2>/dev/null
46532
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-04-soft-boundary-preference.png[0]' 2>/dev/null
46533
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46534
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-06-amazon.jpg[0]' 2>/dev/null
46535
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46536
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46537
+ DEPRECATION WARNING: `render :text` is deprecated because it does not actually render a `text/plain` response. Switch to `render plain: 'plain text'` to render as `text/plain`, `render html: '<strong>HTML</strong>'` to render as `text/html`, or `render body: 'raw'` to match the deprecated behavior and render with the default Content-Type, which is `text/html`. (called from show at /Users/jamieappleseed/Sites/anecdote/test/dummy/app/controllers/pages_controller.rb:5)
46538
+ Rendering text template within layouts/application
46539
+ Rendered text template within layouts/application (0.1ms)
46540
+ Completed 200 OK in 2096ms (Views: 39.8ms | ActiveRecord: 0.0ms)
46541
+
46542
+
46543
+ Started GET "/assets/application.self-5e2a41ec884ed2fe897f28f2ec6de3aeac47fcbae2079f33f0016536c77911af.css?body=1" for ::1 at 2017-09-21 16:09:25 +0200
46544
+ Started GET "/assets/category-specific-sorting-02-bestbuy-f14fff79d781e96075b7d85c778786cc0cf003610cd26e6128d3a8a00f045b8e.jpg" for ::1 at 2017-09-21 16:09:30 +0200
46545
+ Started GET "/assets/category-specific-sorting-03-rei-original-5ec1970395515322e74260bc6227f3168c3bc233199bc26589043cc62bafca62.jpg" for ::1 at 2017-09-21 16:09:30 +0200
46546
+ Started GET "/assets/category-specific-sorting-06-amazon-ad5690ce6efef0afa70989eb7fa5df86cc7b847c16f0f2d735f04088419c4068.jpg" for ::1 at 2017-09-21 16:09:30 +0200
46547
+ Started GET "/assets/category-specific-sorting-04-soft-boundary-preference-5cb14a2121d7f15c53bd1ab82551c3e293e624a5b63edc7924253cfa8212a149.png" for ::1 at 2017-09-21 16:09:30 +0200
46548
+ Started GET "/assets/category-specific-sorting-08-faceted-sorting-952f653066737f1a75aaf01a867ba4ca4e072b2a76cd38d68d8c5515e9820baf.jpg" for ::1 at 2017-09-21 16:09:30 +0200
46549
+ Started GET "/assets/category-specific-sorting-01-rei-mock-up-4b493aff69299ddd35d3cfe999080636a6a958570f7100fd4cc1d4b78a959ed8.jpg" for ::1 at 2017-09-21 16:09:30 +0200
46550
+ Started GET "/" for ::1 at 2017-09-21 16:09:40 +0200
46551
+ Processing by PagesController#show as HTML
46552
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46553
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46554
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46555
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46556
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46557
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-03-rei-original.jpg[0]' 2>/dev/null
46558
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-04-soft-boundary-preference.png[0]' 2>/dev/null
46559
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46560
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-06-amazon.jpg[0]' 2>/dev/null
46561
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46562
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46563
+ DEPRECATION WARNING: `render :text` is deprecated because it does not actually render a `text/plain` response. Switch to `render plain: 'plain text'` to render as `text/plain`, `render html: '<strong>HTML</strong>'` to render as `text/html`, or `render body: 'raw'` to match the deprecated behavior and render with the default Content-Type, which is `text/html`. (called from show at /Users/jamieappleseed/Sites/anecdote/test/dummy/app/controllers/pages_controller.rb:5)
46564
+ Rendering text template within layouts/application
46565
+ Rendered text template within layouts/application (0.0ms)
46566
+ Completed 200 OK in 621ms (Views: 16.4ms | ActiveRecord: 0.0ms)
46567
+
46568
+
46569
+ Started GET "/" for ::1 at 2017-09-21 16:09:48 +0200
46570
+ Processing by PagesController#show as HTML
46571
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46572
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46573
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46574
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-03-rei-original.jpg[0]' 2>/dev/null
46575
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-04-soft-boundary-preference.png[0]' 2>/dev/null
46576
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46577
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-06-amazon.jpg[0]' 2>/dev/null
46578
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46579
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46580
+ DEPRECATION WARNING: `render :text` is deprecated because it does not actually render a `text/plain` response. Switch to `render plain: 'plain text'` to render as `text/plain`, `render html: '<strong>HTML</strong>'` to render as `text/html`, or `render body: 'raw'` to match the deprecated behavior and render with the default Content-Type, which is `text/html`. (called from show at /Users/jamieappleseed/Sites/anecdote/test/dummy/app/controllers/pages_controller.rb:5)
46581
+ Rendering text template within layouts/application
46582
+ Rendered text template within layouts/application (0.0ms)
46583
+ Completed 200 OK in 466ms (Views: 5.7ms | ActiveRecord: 0.0ms)
46584
+
46585
+
46586
+ Started GET "/" for ::1 at 2017-09-21 16:10:35 +0200
46587
+ Processing by PagesController#show as HTML
46588
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46589
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46590
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46591
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46592
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46593
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-03-rei-original.jpg[0]' 2>/dev/null
46594
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-04-soft-boundary-preference.png[0]' 2>/dev/null
46595
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46596
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-06-amazon.jpg[0]' 2>/dev/null
46597
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46598
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46599
+ DEPRECATION WARNING: `render :text` is deprecated because it does not actually render a `text/plain` response. Switch to `render plain: 'plain text'` to render as `text/plain`, `render html: '<strong>HTML</strong>'` to render as `text/html`, or `render body: 'raw'` to match the deprecated behavior and render with the default Content-Type, which is `text/html`. (called from show at /Users/jamieappleseed/Sites/anecdote/test/dummy/app/controllers/pages_controller.rb:5)
46600
+ Rendering text template within layouts/application
46601
+ Rendered text template within layouts/application (0.0ms)
46602
+ Completed 200 OK in 610ms (Views: 7.5ms | ActiveRecord: 0.0ms)
46603
+
46604
+
46605
+ Started GET "/" for ::1 at 2017-09-21 16:10:49 +0200
46606
+ Processing by PagesController#show as HTML
46607
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46608
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46609
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46610
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46611
+ Completed 500 Internal Server Error in 204ms (ActiveRecord: 0.0ms)
46612
+
46613
+
46614
+
46615
+ NoMethodError (undefined method `html_safe' for nil:NilClass
46616
+ Did you mean? html_safe?):
46617
+
46618
+ app/controllers/pages_controller.rb:5:in `show'
46619
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
46620
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
46621
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (7.5ms)
46622
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
46623
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (17.8ms)
46624
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
46625
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
46626
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (89.6ms)
46627
+ Started GET "/" for ::1 at 2017-09-21 16:13:28 +0200
46628
+ Processing by PagesController#show as HTML
46629
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46630
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46631
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46632
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46633
+ Completed 500 Internal Server Error in 174ms (ActiveRecord: 0.0ms)
46634
+
46635
+
46636
+
46637
+ NoMethodError (undefined method `html_safe' for nil:NilClass
46638
+ Did you mean? html_safe?):
46639
+
46640
+ app/controllers/pages_controller.rb:5:in `show'
46641
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
46642
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
46643
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (6.9ms)
46644
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
46645
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
46646
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
46647
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
46648
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (66.0ms)
46649
+ Started GET "/" for ::1 at 2017-09-21 16:14:14 +0200
46650
+ Processing by PagesController#show as HTML
46651
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46652
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46653
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46654
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46655
+ Completed 500 Internal Server Error in 191ms (ActiveRecord: 0.0ms)
46656
+
46657
+
46658
+
46659
+ NoMethodError (undefined method `html_safe' for nil:NilClass
46660
+ Did you mean? html_safe?):
46661
+
46662
+ app/controllers/pages_controller.rb:5:in `show'
46663
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
46664
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
46665
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (9.8ms)
46666
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
46667
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms)
46668
+ Rendering /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
46669
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
46670
+ Rendered /Users/jamieappleseed/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (75.1ms)
46671
+ Started GET "/" for ::1 at 2017-09-21 16:23:04 +0200
46672
+ Processing by PagesController#show as HTML
46673
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46674
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46675
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46676
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-03-rei-original.jpg[0]' 2>/dev/null
46677
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-04-soft-boundary-preference.png[0]' 2>/dev/null
46678
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-01-rei-mock-up.jpg[0]' 2>/dev/null
46679
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-06-amazon.jpg[0]' 2>/dev/null
46680
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-02-bestbuy.jpg[0]' 2>/dev/null
46681
+ Command :: identify -format '%wx%h,%[exif:orientation]' '/Users/jamieappleseed/Sites/anecdote/test/dummy/app/assets/images/category-specific-sorting-08-faceted-sorting.jpg[0]' 2>/dev/null
46682
+ DEPRECATION WARNING: `render :text` is deprecated because it does not actually render a `text/plain` response. Switch to `render plain: 'plain text'` to render as `text/plain`, `render html: '<strong>HTML</strong>'` to render as `text/html`, or `render body: 'raw'` to match the deprecated behavior and render with the default Content-Type, which is `text/html`. (called from show at /Users/jamieappleseed/Sites/anecdote/test/dummy/app/controllers/pages_controller.rb:5)
46683
+ Rendering text template within layouts/application
46684
+ Rendered text template within layouts/application (0.0ms)
46685
+ Completed 200 OK in 472ms (Views: 8.4ms | ActiveRecord: 0.0ms)
46686
+
46687
+
@@ -0,0 +1 @@
1
+ I"�/Users/jamieappleseed/Sites/anecdote/app/assets/stylesheets/anecdote/application.css.scss?type=text/css&id=52e893911258670d15512b3ae80deaa09072c20ee0908e5e5c20d1763a21504e:ET
@@ -0,0 +1 @@
1
+ I"�/Users/jamieappleseed/Sites/anecdote/app/assets/stylesheets/anecdote/application.css.scss?type=text/css&pipeline=self&id=f7d976778fa05d24cbe92bdcf6c9f6e8cc1a6e1a748d810956c42952dfcf0875:ET
@@ -0,0 +1 @@
1
+ I"}app/assets/stylesheets/application.css.scss?type=text/css&id=0935babef3ded1d88994988fc50325dbd1bfd7523b84bd6d378273d7a2fdc303:ET
@@ -0,0 +1 @@
1
+ "%�F��t�K0y���s�~a�-��P$�եI���5