Re: Rake tasks to start workers and Tweetstream

2012-08-29 Thread Elyx0
Did you fix this ? Le vendredi 15 avril 2011 04:55:13 UTC-4, Daryl a écrit : > > What I'm trying to do: Spin up daemonizedTweetsteam via a heroku rake > tweetstream:start task and have it run with a worker. > > Basic idea is this: > tweetstream.rake > > class TweetStreamRunner > def s

Rake tasks to start workers and Tweetstream

2011-04-15 Thread Daryl
What I'm trying to do: Spin up daemonizedTweetsteam via a heroku rake tweetstream:start task and have it run with a worker. Basic idea is this: tweetstream.rake class TweetStreamRunner def self.start # Account username and password go in new daemon and then keywords you want to grabin t