rake-ui
rake-ui copied to clipboard
Add ability to specify bundle exec or rake path
ATM when building our command we call rake directly, which is a good assumption for most cases. However we need the ability for people to specify things like path or to use bundle exec for executing.