ruby 1.9.1 in netbeans?
        Posted  
        
            by fayer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fayer
        
        
        
        Published on 2010-06-09T08:50:14Z
        Indexed on 
            2010/06/09
            8:52 UTC
        
        
        Read the original article
        Hit count: 231
        
i have installed ruby 1.9.1 and when i in the command prompt type:
ruby -v
i see the latest version.
however, in netbeans when i create a new project i can only select 1.8.7 version.
how do i tell netbeans to use the latest ruby version that i have installed?
thanks
© Stack Overflow or respective owner