I am new to Ruby and I use Aptana Studio 3.0.8 to develop my webapp with the Rails framework. I just can't get access to the Ruby documentation when I press the 'F2' key on a class being part of the API. Otherwise, when I open a terminal and use the 'Ri' tool to obtain documentation it works perfectly, so as code completion in Aptana.
Have I missed something ? Is there a way to integrate easily the documentation like Eclipse does with Java ?
Thks