zhaocai / alfred2-ruby-template

Alfred 2 Workflow Ruby Template
http://zhaocai.github.com/alfred2-ruby-template/
144 stars 37 forks source link

Need require_relative to find bundle #15

Open wrtsprt opened 8 years ago

wrtsprt commented 8 years ago

On my machines (all Yosemite only) I need to require_relative for the script to find the bundle.

I am not sure how this worked before and what changed (in my case) to break this.

I don't have old system to test on though. Not sure if something could break there.