heroku_sinatra_example
heroku_sinatra_example copied to clipboard
Heroku demo site not working
Task status: error Percent complete: 0% /task/tweet_worker.rb:7:in': undefined method text' for nil:NilClass (NoMethodError) from /usr/local/lib/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire' from /usr/local/lib/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from __runner__.rb:189:in
'
Hmm, twitter gem must have changed. Will check it out.
@featalion can you check that?
looking
Ah, Twitter API v1.1 requires authentication. I'll update example and README.