I have successfully installed Aptana Studio 3, build:
3.0.2.201106082310 and able to run normal ruby applications, which
uses api's related to watir...
However the watir api's are not shown in the autocomplete....
Also while running cucumber feature file through "Commands->Cucumber-
>Run Feature", the following error is shown
$ ruby script/cucumber C:\b\features\addition.feature
c:\Ruby192\bin\ruby.exe: No such file or directory -- script/cucumber
(LoadError)
However on the console command prompt if I give, the following
$ cucumber C:/b/features/addition.feature
Then the feature runs perfectly fine. { I have made two changes;
instead of ruby script/cucumber....., I have given just cucumber;
another change is instead of the backslash '\', I have given forward
slash '/'
Any pointers to the above, will help me to proceed further....
Thanks
Jenkins
> > Usman Hussain- Hide quoted text -