Rails 4.0 rc1 released
rubygems.org
Rails 4.0 rc1 released
1–4 of 4 posts
Re: Rails 4.0 rc1 released
#2See this commit: https://github.com/rails/rails/commit/1ec64297f9347986a11ce3...
Re: Rails 4.0 rc1 released
#3See this commit: https://github.com/rails/rails/commit/1ec64297f9347986a11ce3...
Wow, that is a bunch of places to make the same change.
Re: Rails 4.0 rc1 released
#4See this commit: https://github.com/rails/rails/commit/1ec64297f9347986a11ce3...
Wow, that is a bunch of places to make the same change.
Technically most of them are separate libraries whose version numbers happen to be in lockstep with Rails as they are part of the same project, so it's not as senselessly repetitive as it might appear at first glance. (There's still some repetition — just not as much.)