This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
twitdiff /
| name | age | message | |
|---|---|---|---|
| |
README.md | Mon Dec 07 15:35:46 -0800 2009 | |
| |
Rakefile | Mon Dec 07 15:35:46 -0800 2009 | |
| |
app/ | Tue Dec 15 20:34:37 -0800 2009 | |
| |
config/ | Wed Dec 16 08:08:27 -0800 2009 | |
| |
db/ | Mon Dec 07 15:35:46 -0800 2009 | |
| |
doc/ | Mon Dec 07 15:35:46 -0800 2009 | |
| |
lib/ | Sat Dec 12 12:57:43 -0800 2009 | |
| |
public/ | Mon Dec 14 19:11:10 -0800 2009 | |
| |
script/ | Mon Dec 07 15:35:46 -0800 2009 | |
| |
spec/ | Sun Dec 13 11:42:39 -0800 2009 | |
| |
test/ | Mon Dec 07 15:35:46 -0800 2009 | |
| |
vendor/ | Mon Dec 07 18:31:09 -0800 2009 |
README.md
TwitDiff
TwitDiff is a simple Rails application that will show a basic comparison of two Twitter users, including the intersections of their friends and followers. The goal is to eventually help determine how one user came to follow another.
Technologies Involved
This app is being built with Ruby 1.9.1, Rails 2.3.5, MongoDB, Redis, and Mustache.js, as well as assorted gems.
- MongoDB: http://www.mongodb.org/display/DOCS/Home
- Redis: http://code.google.com/p/redis/
- Mustache.js: http://github.com/janl/mustache.js (Based on http://github.com/defunkt/mustache for Ruby.)







