public
Description: Ruby server for amalgamating guild achievement feeds
Homepage: http://jerakeen.org/code/rachievements/
Clone URL: git://github.com/jerakeen/rachievements.git
name age message
file Capfile Tue Nov 24 04:19:24 -0800 2009 symlinking for DB config file [jerakeen]
file README.markdown Thu Mar 19 02:04:12 -0700 2009 gratuitous change. [jerakeen]
file Rakefile Fri Mar 06 04:45:34 -0800 2009 first commit [jerakeen]
directory app/ Mon Sep 21 09:23:06 -0700 2009 sanity. [jerakeen]
directory config/ Tue Nov 24 04:19:24 -0800 2009 symlinking for DB config file [jerakeen]
directory db/ Wed Apr 08 01:17:49 -0700 2009 track date of last email send, don't do it agai... [jerakeen]
directory doc/ Fri Mar 06 04:45:34 -0800 2009 first commit [jerakeen]
directory lib/ Mon Sep 21 08:57:07 -0700 2009 abstract fetcher out, and pass a language header. [jerakeen]
directory public/ Thu Sep 17 03:53:53 -0700 2009 be smug and credit myself. [jerakeen]
directory script/ Fri Mar 06 04:45:34 -0800 2009 first commit [jerakeen]
directory test/ Fri Mar 20 05:10:15 -0700 2009 Mail sending. [jerakeen]
directory vendor/ Tue Jun 02 03:08:10 -0700 2009 Use exceptionnotifier. [jerakeen]
README.markdown

A Ruby server for amalgamating World of Warcraft guild achievement feeds.

It's incredibly early - don't expect to see anything in the source other than a couple of models. But the intent is to replace GuildAchievements with something that I can run for other people and will thereofre be useful.

For what it's worth, there's a live version of this codebase running at http://achievements.heroku.com. But you won't see anything there.