12

I've found a couple of different twitter gem (for ruby-on-rails) out there:

http://twitter4r.rubyforge.org/

http://twitter.rubyforge.org/

But I'm wondering if someone can rate them and provide a recommendation of either one or a new one.

Thanks

Jonathan Julian
  • 12,163
  • 2
  • 42
  • 48
cbrulak
  • 15,436
  • 20
  • 61
  • 101

3 Answers3

30

Use twitter. It's actively maintained.

Pigueiras
  • 18,778
  • 10
  • 64
  • 87
Jonathan Julian
  • 12,163
  • 2
  • 42
  • 48
11

I've used both twitter4r and twitter (outside of Rails though) and over time seem to have stuck with the latter since I find it easy to use and well documented.

Michael Kohl
  • 66,324
  • 14
  • 138
  • 158
3

Grackle http://github.com/hayesdavis/grackle is pretty good. It's very clean, actively developed and well documented. It supports both Basic and OAuth authentication.

digitalfrost
  • 229
  • 2
  • 9