[TxMt] Re: Plugin development: Ruby Version Madness

Fabian Zeindl fabian.zeindl at gmail.com
Thu Mar 31 10:02:37 UTC 2016


> On 30.03.2016, at 16:57 , Jacob Carlborg <doob at me.com> wrote:
> 
> Try adding ENV['TM_BUNDLE_SUPPORT'] + '/json-1.8.3/lib to the Ruby load path. Then "require 'json'" as usual.
> 
> BTW, since this gem contains native code you need tot make sure that the native code is compiled.

Awesome, made it work, now it just needs some polish. Native Code is not needed since the gem includes a pure-ruby version.


Thanks!
Fabian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20160331/ddce5614/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2016-03-31 at 12.01.01 .png
Type: image/png
Size: 21261 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20160331/ddce5614/attachment-0001.png>


More information about the textmate mailing list