what_i_am.upto(2010)

Announcing: The Ruby Toolbox

by Christoph Olszowka on May.01, 2009, under rails, ruby

So, after my return from Cairo and right before heading to Las Vegas for RailsConf tomorrow morning, I have put together a little website called The Ruby Toolbox.

The page is meant to give you information on what Ruby tool from GitHub you could use to do X, Y or Z. The tools are assorted in categories like “Testing Frameworks”, “State Machines”, “Markup Processors” and so on. The projects listed in each category have scores calculated from their respective GitHub repositories’ watcher and fork counts, so you can get an idea which project is the most popular in the dev community.

I hope this will be of use to people i.e. wondering which test framework they should choose from the plethora of options or to find out about alternatives to currently used tools and their popularity.

So, head over to ruby-toolbox.com and drop me a line whether you like it, tweet me @thedeadserious or tell me right at RailsConf in Vegas!

If you want a (your?) project or another category added, please also drop me a line because the categories and projects on the page only serve as a starting point. This will hopefully grow in time!

:, , , ,
4 comments for this entry:
  1. Soleone

    Now that’s a cool site, I really like it! Maybe you could add a GUI category, but I don’t know if the major libraries are on github…

  2. José Valim

    Awesome!

    There is a category that I was missing, which is resources/restful controllers. Here is a few Github projects:

    giraffesoft/resource_controller
    josevalim/inherited_resources
    hcatlin/make_resourceful
    ianwhite/resources_controller

    Regards!

  3. Matias

    How about most popular rails templates?

  4. Rich

    Great job. This is a great idea. One category I’d love to see is “mail fetchers” (IMAP/POP3 mail retrievers).

Leave a Reply

Looking for something?

Use the form below to search the site:

Recommended read!

A few highly recommended sites...