-
What does this check in bundler.cap (like 31) do
```
unless test(:bundle, :check, *options)
```
This is always returns false for me and therefore bundler:install gets skipped.
-
**What happened**:
All child processes are killed when the teleport is restarted.
**What you expected to happen**:
Does not kill the child process after restarting Teleport.
**How to repro…
mritd updated
3 months ago
-
the metadata permission is different rather than other cache dirs. it is drwxr-xr-x where it should be drwxrwxr-x
drwxrwxr-x 2 deployer deployer 4096 2012-12-18 14:32 controller_injectors/
drwxrwxr-x…
ghost updated
8 years ago
-
I've specified an alternate location of the pid files, and they are showing up in the commands:
```
PIDFILE='/var/www/releases/1446826801/tmp/resque/14468555833567'
```
No file with that path exists…
-
Hi. I just stumbled upon this repo and was wondering if you are still working on it?
I've been using joomlatool's joomla-console application and it does a great job of letting me spin up new joomla s…
-
Gem file entry:
gem 'spree_fancy', :github => 'spree/spree_fancy', :branch => '1-3-stable'
I have added below line in application.rb
config.assets.precompile += %w( store/shared/_print.css )
But s…
-
I'm having a lot of trouble using the `as` syntax. I realize this is more of a support request than a bug report, but the results of this might go into the documentation.
What doesn't work:
```
…
-
Is there a preferred method of managing the urls for images (and other assets) in posts and pages that have a full host and path, when they're moved between servers with, for instance:
cap staging gen…
-
was talking to @ArtSabintsev about an iOS issue... noticed that the YARD doc and the actual API doc don't match.
From: http://api.gt.shelby.tv:8080/docs/V1/FrameController
- (Object) create
Creates …
-
Using airbrussh 1.1.0 (w/ capistrano 3.6.0 and ruby 2.1.7), I intermittently get a LoadError printing certain non-ASCII text. Sometimes it prints OK, sometimes it blows up.
This is the backtrace fo…