Rails 2 support after Rails 3 has been released
        Posted  
        
            by J. Pablo Fernández
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by J. Pablo Fernández
        
        
        
        Published on 2010-03-21T11:41:56Z
        Indexed on 
            2010/03/21
            11:51 UTC
        
        
        Read the original article
        Hit count: 560
        
ruby-on-rails
|ruby-on-rails-3
Is there some plan or estimate about how long will Rails 2 be supported after Rails 3 has been released?
I wanted to ride the wave and move to Rails 3 right away, specially for projects that may take 4 or 6 months to finish (so that they would probably be released with Rails 3.0.0 final) but I've found many things still not working, many basic plugins and gems; so I believe I'm stuck with Rails 2 for now.
© Stack Overflow or respective owner