issues
search
thoughtbot
/
cocaine
A small library for doing (command) lines.
https://robots.thoughtbot.com
Other
785
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[CI] Test against Ruby 2.x versions
#105
nicolasleger
closed
6 years ago
1
Fixing the redirect to the new repository
#104
miohana
closed
6 years ago
1
Rename cocaine to terrapin
#103
jyurek
closed
6 years ago
1
Add modern rubies to Travis config
#102
lostapathy
closed
6 years ago
1
Params as array?
#101
graywolf
closed
6 years ago
3
Can't run a command
#100
szimek
closed
7 years ago
5
Name Change?
#99
ThomObarski
closed
6 years ago
17
can't dup NilClass
#98
tae8838
closed
6 years ago
0
Dont hang on stderr
#97
mmangino
closed
6 years ago
4
Deadlock when spawned process writes to stderr
#96
kilink
closed
6 years ago
4
How can i get the pid of opening process?
#95
aboutqx
closed
7 years ago
1
ERROR: Error installing climate_control: activesupport requires Ruby version >= 2.2.2.
#94
sapslaj
closed
8 years ago
0
Shellquotes not working
#93
martijncasteel
closed
7 years ago
2
How to deal with paths containing special characters?
#92
paulmenzel
closed
8 years ago
2
Handle expected outcodes as a range
#91
cih
closed
6 years ago
1
Cannot open command as pipe
#90
cmouse
closed
7 years ago
4
How to combine commands?
#89
bliof
closed
9 years ago
1
Interpolated arguments not working as intended
#88
scalp42
closed
9 years ago
2
Symbols as values
#87
sapslaj
closed
9 years ago
1
require pathname during tests
#86
ktdreyer
closed
9 years ago
1
Add rbx-2 to Travis CI
#85
brixen
closed
9 years ago
1
cocaine adds [0] at the end of the command
#84
casertap
closed
9 years ago
1
Fix posix_spawn_gem_available?
#83
tf
closed
9 years ago
3
Cannot load such file -- posix/spawn
#82
tf
closed
9 years ago
3
posix-runner won't accept timeout
#81
maxim
closed
9 years ago
5
Don't require "posix/spawn" every time PosixRunner#available? is called
#80
radarek
closed
9 years ago
2
Optimization proposal for Cocaine::CommandLine::PosixRunner.available?
#79
radarek
closed
9 years ago
0
shell_quote now converts argument to a string automatically
#78
sapslaj
closed
9 years ago
6
Cocaine::ExitStatusError when I switch from paperclip-ffmpeg 1.0.1 to 1.2.0
#77
casertap
closed
9 years ago
11
Command Time out
#76
ssugrim
closed
9 years ago
1
Gemfile: use HTTPS for rubygems.org
#75
ktdreyer
closed
9 years ago
1
gemspec: use HTTPS for homepage URL
#74
ktdreyer
closed
9 years ago
1
Don't use ClimateControl when it's not necessary
#73
jyurek
closed
9 years ago
2
encode command to ascii-8bit when on jruby
#72
mmustala
closed
9 years ago
7
Not getting CommandNotFound error
#71
brendon
closed
9 years ago
11
Use '==' for assertions against true and false
#70
jneander
closed
10 years ago
6
Test against latest Rubies on Travis
#69
gabebw
closed
10 years ago
0
Only show master branch Travis status in README
#68
gabebw
closed
10 years ago
0
Save both STDOUT and STDERR when possible
#67
jyurek
closed
9 years ago
12
How to obtain command output with Cocaine?
#66
mrjamesriley
closed
10 years ago
3
Rails 4 Paperclip 4.1 Ruby 2.1.1 Cover Paperclip::Errors::NotIdentifiedByImageMagickError
#65
asecondwill
closed
10 years ago
5
Documentation on usage during testing (how-to mock, etc)
#64
onyxraven
closed
9 years ago
2
`Cocaine::CommandLine.path` isn't used for `PosixRunner` or `ProcessRunner`
#63
jferris
closed
10 years ago
1
Add Ruby 2.1.0 to .travis.yml
#62
gpg0
closed
10 years ago
3
Some refactors I noticed when reading through the code.
#61
gpg0
closed
10 years ago
2
Ensuring exit status is always set, even when $? isn't
#60
bitgangsta
closed
10 years ago
4
Gather error messages for failed command
#59
ka8725
closed
10 years ago
10
Fix spelling of "arguments".
#58
Tanner
closed
11 years ago
1
License missing from gemspec
#57
bf4
closed
11 years ago
3
Command line options that take Array arguments
#56
sshaw
closed
10 years ago
3
Next