rbitter 0.2.1
Rbitter archives all tweets appeared on user streaming using ActiveRecord. XMLRPC is used to serve archived tweets and useful features
Gemfile:
=
install:
=
Runtime Dependencies (7):
activerecord
~> 4.0
activerecord-mysql2-adapter
~> 0.0.3
json
~> 1.7
mysql2
~> 0.3
ripl
~> 0.7
sqlite3
~> 1.3
twitter
~> 5.14