SitePoint has an article up about this year’s Rails Rumble. Choice quote:
The Rails Rumble, which partnered with Linode, to provide a uniform hosting environment for competitors, and GitHub, to provider source control, tracked a total of 14,355 commits the private GitHub repositories over the weekend. Over 12,000 files were produced, and 245,257 lines of code.
That’s alotta code.



Some repos had Rails frozen in there… wonder if this takes that into account.
Still, damn impressive.
@mtodd From the comments:
Anyway, the 245,000 LoC number doesn’t include plugin, library, and vendor code… just stuff in the app/, spec/, and test/ directories of the Rails apps.What the number doesn’t account for is the 600 LoC or so that came from most people starting with bort.
We still managed to put up around 700 LoC and 800 lines of test code in our app, including Gist integration. http://jotlyapp.com
Is this the reason why all the graphs are defunct?
@MrN which graphs?
@defunkt: Now they work again, it seems. It was the Impact graph and the Network.