Taylor luk
Taylor luk
looks like px/em conversion isn't working for sass anymore  Using latest sass sass-3.1.15
file = Dragonfly.app.fetch_url("https://ununsplash.imgix.net/photo-1415302199888-384f752645d0?dpr=0.25&fit=crop&fm=jpg&h=700&q=75&w=1050") File mime type returns octet stream instead of images/jpeg. ``` > file.mime_type => "application/octet-stream" ``` While there is correct content type set in HTTP response header curl...
@markevans Do you have any new thoughts on this topic? With rise of HTML5 media support like Audio/Video, it becomes increasing difficult to stream the right bytes of output back...
rake aborted! undefined method `-' for "\xD6":String /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/chardistribution.rb:180:in`get_order' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/chardistribution.rb:53:in `feed' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/mbcharsetprober.rb:71:in`block in feed' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/mbcharsetprober.rb:56:in `each' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/mbcharsetprober.rb:56:in`feed' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/charsetgroupprober.rb:66:in `block in feed' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/charsetgroupprober.rb:63:in`each' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/charsetgroupprober.rb:63:in `feed' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/universaldetector.rb:124:in`block in feed' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/universaldetector.rb:123:in `each' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet/universaldetector.rb:123:in`feed' /home/q3amaster/workspace/oddsense/vendor/plugins/rchardet/lib/rchardet.rb:63:in...