[TxMt] TextMate Ruby and dependancies

Allan Odgaard throw-away-1 at macromates.com
Thu Mar 9 17:26:54 UTC 2006


On 9/3/2006, at 16:52, Yvon Thoraval wrote:

> i've tested with a simple script ("try.rb") :
> #!/usr/bin/env ruby
>
> p "#{GEM_HOME}"

This should be:

  p ENV['GEM_HOME']




More information about the textmate mailing list