Live data from Hacker News

Rails 4.0 around the corner

github.com

1–10 of 15 posts

Re: Rails 4.0 around the corner

#5
It's official- Rails 4.0 is coming out:

Post.find_by name: 'Spartacus', rating: 4

Post.find_by "published_at Post.find_by! name: 'Spartacus'

But seriously... I don't really see any changes that just scream "come check out Rails 4!". I mean... my God, they are competing with Node now which has an ecosystem that is growing at a nuts pace. The only reason I can see so far for it is that they want to really make those still on Ralis 2.x feel like shit and want to upgrade, because now they will be two major versions behind.

Don't get me wrong. I love Rails. But WTF. Tell me what I'm missing.

Re: Rails 4.0 around the corner

#10

Can someone please clarify what justifies the 3.2 -> 4.0? I don't see a big change, isn't this more like a 3.2 -> 3.3?

From what it looks like to me, it's not so much about a drastic new feature set but rather about trimming down dramatically. You could argue that it really should be like 3.2 -> 3.3 similar to OSX Leopard -> OSX Snow Leopard. I think they gave it a full version upgrade because it WILL (not might) break a lot of apps. That's my interpretation. I might be wrong.
Post reply on HN