via @mattr- Hooks into Bundler's execution system to run the script.
Sooooo, I found out that Bundler works a bit like git. You can extend it by having executables in the $PATH that are prefixed with bundler- and then they become subcommands of bundler itself.
This changes the command name from bundle-patch to bundler patch, which seems :+1: to me. Don't know if we really want to do that but I'm throwing it out there anyways.
via @mattr- Hooks into Bundler's execution system to run the script.
Sooooo, I found out that Bundler works a bit like git. You can extend it by having executables in the $PATH that are prefixed with bundler- and then they become subcommands of bundler itself.
This changes the command name from bundle-patch to bundler patch, which seems :+1: to me. Don't know if we really want to do that but I'm throwing it out there anyways.