-
With the simple class below, I am trying to install rbenv, compile 1.9.3-p194 and install unicorn. When I run this, it will install rbenv and download/compile ruby, but it never installs the gem. I a…
-
Every time I try and stop sidekiq, i end up having to load a new shell and use `kill -KILL $PID`, no other signal will work, I start with a -TERM but no effect, the only one that ever works is a KILL.…
-
It seems that I've been hit by something similar to #241 , except that the call being processed in the CallController is initiated from a DRb endpoint (with OutboundCall#dial) and not from an inbound …
-
I have a `Procfile` like this
```
web: bundle exec puma
worker: bundle exec sidekiq
```
when I try to start my app, I got this
```
15:13:30 web.1 | /usr/lib/ruby/site_ruby/1.9.1/rubygems/d…
-
After I update Spree to latest 1.1.2.rc1.
When I try to run [spree extension FlagPromotion]
I get the following output: Missing the Rails ~>2.2.2 gem. Please `gem install -v=~>2.2.2 rails`.
I am ru…
-
Starting in the last day or so, I am no longer able to upload theme changes (using either `theme upload` or `theme watch`). Before, it was working wonderfully. When I try, I get this backtace:
```
/u…
-
The error described in issue #90 has reappeared in my bundler environment, but does not occur outside of it. I am including the exact gem versions from both cases in this report, below, for your debu…