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 (
shout /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Apr 26 15:29:31 -0700 2008 | |
| |
Capfile | Sat Apr 26 15:29:31 -0700 2008 | |
| |
README.textile | Sun Apr 27 10:35:13 -0700 2008 | |
| |
Rakefile | Sat Apr 26 15:29:31 -0700 2008 | |
| |
app/ | Sat Apr 26 15:30:23 -0700 2008 | |
| |
autotest/ | Sat Apr 26 15:29:31 -0700 2008 | |
| |
config/ | Sat Apr 26 15:29:31 -0700 2008 | |
| |
gems/ | Sat Apr 26 15:29:31 -0700 2008 | |
| |
lib/ | Sat Apr 26 15:29:31 -0700 2008 | |
| |
public/ | Sat Apr 26 15:29:31 -0700 2008 | |
| |
schema/ | Sat Apr 26 15:29:31 -0700 2008 | |
| |
script/ | Sat Apr 26 15:29:31 -0700 2008 | |
| |
spec/ | Sat Apr 26 15:29:31 -0700 2008 |
Shout: At a glance status using Twitter
Inspired by a recent 37 Signals blog post A peek at In/Out, an internal app at 37signals, we decided this would be great for the Litmus team as well. A quick glance overview of what everyone is working on at this moment in time.
Setup
- Setup your database.yml to point to a valid db
- Run
rake db:migrateto setup the db - Add the email address and password of your receiving twitter account to twitter_config.yml. Note: This shouldn’t be your actual twitter account but one you set up specifically to receive direct messages from your team. Don’t use this account for anything else.
- Set up some users via
script/frozen-merb -iand add their twitter screen name so Shout can track their messages - Setup a cron job to run
script/frozen-merb -r "Message.update_from_twitter"(don’t do this more than every minute for Twitters sake)
Issues
- Need to write some tests!
Feel free to clone and fix any other bugs, we’ll take patches and suggestions although this app is supposed to be very simple so more features are probably unnecessary











