Rob Aldred

Results 49 comments of Rob Aldred

I like this, I think it should be a wider feature though with configurable ranges and contexts I would like to be able to use last working week / next...

Sorry I don't have any control, MRI Rubies & JRuby work fine. I think there's something wrong with the Rubinus setup on Travis because the error is unrelated to the...

What software would you recommend, I've tried loads of FPS settings in Dxtory, it refuses to write higher than about 35 at 1080p. It will do 59.9 at 720p. I'm...

Ok yeh if press Speed button it works. Not quite sure which combo box you mean. I have some that has... 0 Tahiti (LE) 96 Tahiti (LE) Another with mode...

Beware my changes are 3 years old and Mac OSX specific

I have removed the viewbox attribute entirely when using ContentLoader, just using width and height and containing in a regular `View` component

This idea is in theory simple to implement ``` css_width = device_width / dppx css_height = device_height / dppx ``` However it wouldn't be that simple to provide a proper...

@philnash trying our your branch, getting the following error: ``` .../twilio-ruby-353fd4692733/lib/twilio-ruby.rb:53:in `': undefined method `dirname' for Rack::File:Class (NoMethodError) from .../twilio-ruby-353fd4692733/lib/twilio-ruby.rb:52:in `' ```