GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: A rails app that interfaces with xmpp4r-simple
Clone URL: git://github.com/knewter/jabber_client.git
jabber_client / .gitignore
100644 10 lines (9 sloc) 0.157 kb
1
2
3
4
5
6
7
8
9
10
/**/*.sw[op]
/tmp/
/config/database.yml
/log/
/log/*
/log/**/*
/config/initializers/site_keys.rb
/config/jabber_client_test_login.rb
/db/development.sqlite3