How to get Ruby support in Zend Studio?
        Posted  
        
            by 
                Andrew
            
        on Super User
        
        See other posts from Super User
        
            or by Andrew
        
        
        
        Published on 2010-11-05T22:45:34Z
        Indexed on 
            2011/02/16
            7:27 UTC
        
        
        Read the original article
        Hit count: 693
        
zend-studio
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?
© Super User or respective owner