ruby bundle of textmate don't support "bundle exec" when hit cmd+R, Is there a simple way to support it?
Bundler is popular way to manage Ruby applications.
jancker
On Aug 27, 2012, at 6:41 PM, jason chen janckerchen@gmail.com wrote:
ruby bundle of textmate don't support "bundle exec" when hit cmd+R, Is there a simple way to support it?
Not sure I follow: ⌘R in a Ruby file will execute that script.
You want it to do something else?