On 6 Aug 2014, at 23:20, Eric Hsu wrote:
What is the simplest change I could make when I “upgrade” to
Yosemite to allow Textmate 2 bundles to continue functioning ?
Any standard bundle should work out of the box, as it will use the
ruby18 shim, which checks if your system has ruby 1.8, and if
What is the simplest change I could make when I “upgrade” to Yosemite to allow
Textmate 2 bundles to continue functioning ?
I don’t (knowingly) use Ruby for anything besides TM2, so I don’t mind
symlinking Ruby 1.8 or other similar brute force approaches.
best wishes, Eric
—
Eric Hsu,
Thanks for the detailled explanation! Seems like it’s time for a bunch
of pull requests ... :-)
s.
Am 06.08.14 um 10:46 schrieb Allan Odgaard:
On 6 Aug 2014, at 9:12, Stefan Daschek wrote:
I understand that bundle commands using ruby should use the new ruby
shim.
Correct. In theory they co
On 6 Aug 2014, at 9:12, Stefan Daschek wrote:
I understand that bundle commands using ruby should use the new ruby
shim.
Correct. In theory they could use the “Current” symbolic link
provided by the OS, but since it can point to either 1.8 or 2.0
(depending on what OS we run under), such cod