chaps-io / gush

Fast and distributed workflow runner using ActiveJob and Redis
MIT License
1.04k stars 104 forks source link

Make gush viz platform independent #2

Closed krzyzak closed 10 years ago

krzyzak commented 10 years ago

I tried to run gush viz on my shiny mac, and I got Unknown command 'xdg-run' you_make_bunny_cry

So, I changed hardcoded xdg-open with Launchy gem, plus used more flexible approach with getting tmp dir.

pokonski commented 10 years ago

there_there_robot