issues
search
leonid-shevtsov
/
headless
Create a virtual X screen from Ruby, record videos and take screenshots.
http://leonid.shevtsov.me/en/headless
MIT License
968
stars
113
forks
source link
JRuby support
#84
Closed
leonid-shevtsov
closed
8 years ago
leonid-shevtsov
commented
8 years ago
Fixed Travis JRuby build
Replaced
fork
with
Process.spawn
(what was i thinking?)
Remove
mkmf
that is not used anywhere
fork
withProcess.spawn
(what was i thinking?)mkmf
that is not used anywhere