Aptana ruby ​​code functions help to work with erb files

I am using Aptana 3.2.1.201207261642 on OSX 10.8

F3, to open an ad / go to the description, works on .rb files, but not on .erb files. I get a popup menu, but the actions do nothing.

Also, code completion (ctrl + space) does not offer my local project classes. How to configure Aptana to index my project classes?

FWIW, these functions work fine in a PHP project.

+1
source share

All Articles