mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-24 23:15:51 +03:00
[GH-ISSUE #67] Specify Ruby Executable #37
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/owp#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hanleyhansen on GitHub (Apr 30, 2016).
Original GitHub issue: https://github.com/sibprogrammer/owp/issues/67
It seems that my installation of owp is pointing to the wrong Ruby installation. How can I specify the ruby executable? It's using
/usr/bin/rubyand I'd like to use/usr/local/bin/ruby.