• 245,000 Lines of Code in 48 Hours

    defunkt 27 Oct 2008

    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.

  • Comments

    mtodd Tue Oct 28 10:47:42 -0700 2008

    Some repos had Rails frozen in there… wonder if this takes that into account.

    Still, damn impressive.

    defunkt Tue Oct 28 10:57:50 -0700 2008

    @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.
    queso Tue Oct 28 11:32:28 -0700 2008

    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

    MrN Wed Oct 29 11:57:38 -0700 2008

    Is this the reason why all the graphs are defunct?

    defunkt Wed Oct 29 15:26:38 -0700 2008

    @MrN which graphs?

    MrN Thu Oct 30 06:44:28 -0700 2008

    @defunkt: Now they work again, it seems. It was the Impact graph and the Network.

    Please log in to comment.