Alexander Rakoczy wrote:
The twitter gem has native extensions that build, since it builds an
executable for your operating system.  Try just requiring the lib
files you need and including them in your project, if the license
permits, or check out the twitter API used in the twitter app in the
shoebox.

I installed twitter gem and invoked it only with require, but it throws me an error : "no suck file to load -- twitter "

Reply via email to