Will

Results 5 issues of Will

I'm attempting to run the basic tutorial code: ``` require 'screencap' f = Screencap::Fetcher.new('http://google.com') screenshot = f.fetch ``` However, the program just hangs at the final line. This happens whether...

Couldn't start my server after installing resque-scheduler. Versions: Using resque 1.25.2 Using rufus-scheduler 3.0.9 Using resque-scheduler 4.0.0 Gemfile: gem 'resque', :require => "resque/server" gem 'resque-scheduler' Stack trace: /Users/Will/.rvm/gems/ruby-2.0.0-p481@railstutorial_rails_4_0/gems/resque-1.25.2/lib/resque/tasks.rb:4:in `': undefined...

### What happened? Apologies if I'm missing anything.... Looking through the code base, it seems like there was at one time support for custom cursors (see thread here: https://github.com/tldraw/tldraw-v1/issues/200), but...

bug
stale

### What's the feature? Hi team, I'm probably being stupid here, but is there a way to change the css variables? In my case, setting --color-background to transparent? Currently, I'm...

enhancement

A short but sweet library to improve the performance of most rails apps in 5 minutes. https://github.com/WillTaylor22/sidekiq_lifecycle_hooks

addition