Closed kristianfreeman closed 11 years ago
As per discussion in #26, I've added Launchy support and replaced the open command with Launchy's public API method.
open
I had to update the Gemfile so that versions of addressable would be agreeable between Launchy and Webmock. Let me know what you think!
addressable
Cheers! :+1:
As per discussion in #26, I've added Launchy support and replaced the
open
command with Launchy's public API method.I had to update the Gemfile so that versions of
addressable
would be agreeable between Launchy and Webmock. Let me know what you think!