Note that there are some explanatory texts on larger screens.

plurals
  1. PORuby RI documentation lookup from Textmate
    primarykey
    data
    text
    <p>I'm having trouble looking up documentation for Ruby in Textmate. I installed Ruby 1.9.1 to /usr/local/bin but when I use <code>Ctrl+H</code> to lookup a word using the Ruby bundle I get this error:</p> <blockquote> <p>/Users/joshuaaburto/Library/Application Support/TextMate/Pristine Copy/Support/lib/web_preview.rb:101: warning: mismatched indentations at 'end' with 'if' at 98 /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:661:in <code>initialize': Permission denied - /Users/joshuaaburto/.ri/cache/ActionController-Base (Errno::EACCES) from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:661:in</code>open' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:661:in <code>write_cache' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:507:in</code>create_cache_for' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:469:in <code>load_cache_for' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:648:in</code>block (2 levels) in select_methods' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:647:in <code>each' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:647:in</code>grep' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:647:in <code>block in select_methods' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:646:in</code>each' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:646:in <code>select_methods' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:624:in</code>block in run' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:590:in <code>each' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:590:in</code>run' from /usr/local/lib/ruby/1.9.1/rdoc/ri/driver.rb:300:in <code>run' from /usr/local/bin/ri:5:in</code>'</p> </blockquote> <p>Could anyone advise me on how to properly edit the RI permissions or the Ruby textmate bundle in order to use the documentation feature?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload