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 (
| name | age | message | |
|---|---|---|---|
| |
README.md | Sun May 24 04:49:43 -0700 2009 | |
| |
app.rb | Sun May 24 07:19:55 -0700 2009 | |
| |
config.ru | Sun May 24 06:02:27 -0700 2009 | |
| |
domain.rb | Sun May 24 06:16:26 -0700 2009 | |
| |
login-signup.rb | Sun May 24 07:24:27 -0700 2009 | |
| |
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







