Ben Sedat

Results 14 issues of Ben Sedat

With fog-core 1.45.0 and fog-digitalocean 0.4.0 the following occurs: ```ruby > Fog::Compute.new(:provider => "DigitalOcean", :digitalocean_token => '') LoadError: cannot load such file -- fog/digitalocean/compute ``` It looks like the file...

**Updates** - Affected products **Comments** The associated CVE was opened in error and we are moving it to the Rejected status. We'd like to retract this GHSA to avoid confusion...

Stale

It would be great if the Rails.logger was set/configurable within workers when running rails code. Right now we've seen other gems (specifically the DelayedJob gem) error out due to Rails.logger...

Right now the runner.rb initializes Rails.env to be the string of the environment. It would be great for interoperability with the rest of our rails app if it could wrap...