which version of rails3 to upgrade a rails2 app to
        Posted  
        
            by 
                giorgio
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by giorgio
        
        
        
        Published on 2012-07-09T03:04:56Z
        Indexed on 
            2012/07/09
            3:15 UTC
        
        
        Read the original article
        Hit count: 244
        
I want to upgrade an application from Rails 2.3.14 to Rails 3. My question is which version of 3 should I go for?
Should I go straight to the latest 3.2.2? Or should I go to a 3.0 version first?
I have already looked at various railscasts and used the rails upgrade gem, but most of the documentation is from some time ago when rails 3.0 was latest version.
Is there any reason not to go straight to 3.2.2?
© Stack Overflow or respective owner