Rails 3.0: Release candidate
weblog.rubyonrails.org
Rails 3.0: Release candidate
1–10 of 49 posts
Re: Rails 3.0: Release candidate
#2Re: Rails 3.0: Release candidate
#3"We’ll be making sure we get performance of Active Record back to at least 2.3 levels before release." Why call it a Release Candidate if you still plan on tweak more stuff?
Re: Rails 3.0: Release candidate
#4"We’ll be making sure we get performance of Active Record back to at least 2.3 levels before release." Why call it a Release Candidate if you still plan on tweak more stuff?
Re: Rails 3.0: Release candidate
#5"We’ll be making sure we get performance of Active Record back to at least 2.3 levels before release." Why call it a Release Candidate if you still plan on tweak more stuff?
Because we're not going to change the interface to make the internals faster. And we might as well spend the time that the RC is out there looking for bugs to make things faster as well.
Re: Rails 3.0: Release candidate
#6Earlier quoted context omitted.
Because we're not going to change the interface to make the internals faster. And we might as well spend the time that the RC is out there looking for bugs to make things faster as well.
This may be a source of confusion. In most circles, release candidate signifies that this should be the final release, and will only be changed if new bugs emerge.
Re: Rails 3.0: Release candidate
#7"We’ll be making sure we get performance of Active Record back to at least 2.3 levels before release." Why call it a Release Candidate if you still plan on tweak more stuff?
Re: Rails 3.0: Release candidate
#8Re: Rails 3.0: Release candidate
#9[EDIT] The three books I saw available that specifically mention Rails 3 in the title are available for pre-order, so hopefully they will be pretty up-to-date.
Re: Rails 3.0: Release candidate
#10For new RoR programmers, is it recommended to just start in with Rails 3, or stick with Rails 2 until Rails 3 "stabilizes"? There are a bunch of Rails 3 books out there; do they generally line up well with this release candidate, or are they full of old information that a new RoR programmer would stumble upon and not understand how to fix? [EDIT] The three books I saw available that specifically mention Rails 3 in th…