How I got stung by the Twitter gem and thread safety
01 Aug 2013TL;DR
If you use sferik’s Twitter gem with multiple accounts in a rails app, or a ruby app that uses concurrency in some way, then you need to be using the thread safe configuration.
Posts tagged with “twitter”
TL;DR
If you use sferik’s Twitter gem with multiple accounts in a rails app, or a ruby app that uses concurrency in some way, then you need to be using the thread safe configuration.