I just got a new Mac and now I can't figure out how I got ^H working before. Right now it works for standard Ruby stuff, but it can't find stuff in gems, in particular Rails stuff. However I can use ri from the terminal to find Rails rdoc just fine. Is there something else I need to do? I'm sure it's something basic.
Thanks!
Steve
On 23. Apr 2007, at 08:50, Steve Molitor wrote:
I just got a new Mac and now I can't figure out how I got ^H working before. Right now it works for standard Ruby stuff, but it can't find stuff in gems, in particular Rails stuff. However I can use ri from the terminal to find Rails rdoc just fine. Is there something else I need to do? I'm sure it's something basic.
Are you using a custom install of Ruby in the Terminal? If so, it is probably just setting the PATH for TextMate to also use this one.
See http://macromates.com/textmate/manual/shell_commands#search_path for more info.
On Apr 23, 2007, at 1:50 AM, Steve Molitor wrote:
I just got a new Mac and now I can't figure out how I got ^H working before. Right now it works for standard Ruby stuff, but it can't find stuff in gems, in particular Rails stuff. However I can use ri from the terminal to find Rails rdoc just fine. Is there something else I need to do? I'm sure it's something basic.
Reading gem documentation from ri is a pretty new feature of Ruby. I believe it was introduced in Ruby 1.8.5. So, the Terminal is likely using a newer version than TextMate is finding.
Allan explained how to fix this in his message.
James Edward Gray II
Thanks Allan and James. It's working fine now. Sorry if that one was a FAQ.
Steve
On 4/23/07, James Edward Gray II james@grayproductions.net wrote:
On Apr 23, 2007, at 1:50 AM, Steve Molitor wrote:
I just got a new Mac and now I can't figure out how I got ^H working before. Right now it works for standard Ruby stuff, but it can't find stuff in gems, in particular Rails stuff. However I can use ri from the terminal to find Rails rdoc just fine. Is there something else I need to do? I'm sure it's something basic.
Reading gem documentation from ri is a pretty new feature of Ruby. I believe it was introduced in Ruby 1.8.5. So, the Terminal is likely using a newer version than TextMate is finding.
Allan explained how to fix this in his message.
James Edward Gray II
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate