Live data from Hacker News

Ask HN: Rails 2.3 or Rails 3.0?

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: Rails 2.3 or Rails 3.0?

#2
I would definitely go with rails 3.0. Most of the plugins you will want for a new project, while being new to rails, will be available in rails 3.0.

There's quite a few of good stuff in 3.0 that makes it a lot easier for new people to get started, lots of improvements to ease usage.

Re: Ask HN: Rails 2.3 or Rails 3.0?

#3
Rails just released 3 today as a final release, which means its the new official release supported by the Rails team, so you won't have to worry about lacking useful plugins. In fact, rails 3 has MORE plugins built-in to the ecosystem than its predecessors.

Re: Ask HN: Rails 2.3 or Rails 3.0?

#8
I'm still working with Rails 3.b4, but I've found Rails 3 to be awesome. Very stable for beta code, even. ;) I hope to update to the release version in a few days, and update some older projects too.