How to get Ruby support in Zend Studio?

1

Zend Studio is basically Eclipse that has been optimized for working with Zend Framework projects. Well I have a few files in my Zend Framework project that happen to be Ruby files. Zend Studio doesn't come with the ability to create/edit Ruby files with syntax highlighting. I could open in the default text editor, but there won't be any syntax highlighting. How can I add support for Ruby files in Zend Studio?

Andrew

Posted 2010-11-05T22:45:34.950

Reputation: 11 982

Answers

1

Checkout the new version of Aptana which can be added to your current zend studio configuration as an extension. It supports ruby out of the box.


http://www.aptana.com/products/radrails

Joshua Riddle

Posted 2010-11-05T22:45:34.950

Reputation: 11