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 (
commit 74df792253a6a4eac1bcbe58cf64976aaad34455
tree 3e340735c5897efcd1fba0300ee74c92a2050ce4
parent db6e1e44e0fed02127501d7fb6b5597d238b0bc4
tree 3e340735c5897efcd1fba0300ee74c92a2050ce4
parent db6e1e44e0fed02127501d7fb6b5597d238b0bc4
| name | age | message | |
|---|---|---|---|
| |
README.md | Sun May 24 04:49:43 -0700 2009 | |
| |
app.rb | ||
| |
config.ru | Sun May 24 06:02:27 -0700 2009 | |
| |
domain.rb | ||
| |
login-signup.rb | ||
| |
public/ | Sun May 24 04:20:58 -0700 2009 | |
| |
redis.conf | Sun May 24 04:20:58 -0700 2009 | |
| |
rubyredis.rb | Sun May 24 06:14:46 -0700 2009 | |
| |
views/ | Sun May 24 04:49:43 -0700 2009 |
README.md
Retwis-RB
An example Twitter application using the Redis key-value database.
Daniel Lucraft (dan@fluentradical.com)
Requirements
- Ruby
- Sinatra: sudo gem install sinatra
- Redis: http://code.google.com/p/redis/
Starting Application
Make sure the redis server is running. Run:
ruby app.rb
License
MIT








