tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Return `Pathname` instance for `PathSet` exectuables #534

Closed seanpdoyle closed 7 years ago

seanpdoyle commented 7 years ago

PathSet executables should respond to #executable?, so that callers can verify their existence and viability as a runnable command.