Reputation: 6363
What does "Edge Rails" mean? I found some hints on the interweb, but it's not clear, does it mean the latest Rails or Rails 2.2 or what?
Upvotes: 31
Views: 6269
Reputation: 37367
Edge rails is the Rails main branch. It means everything up to the very newest commit.
Upvotes: 41
Reputation: 107
It's the latest rails commit and everything in this commit is very much new and its not guaranteed to be stable! Its a funride and someone might enjoy and someone might not!
Upvotes: 0
Reputation: 574
The newest one.
Edge rails may contain lots of bugs, so use it carefully.
Upvotes: 0