0

I'm adding Facebook functionality on to a site running Ruby 1.8.6 and rails 1.2.3.

Are there any gems that will let me use facebook's graph api with these versions?

ThinkingStiff
  • 64,767
  • 30
  • 146
  • 239
pkinsky
  • 1,718
  • 2
  • 23
  • 28

1 Answers1

1

Check out Koala - https://github.com/arsduo/koala/wiki Really a solid gem. Wait, Rails 1.2.3? Did I read it right?

Saran
  • 713
  • 6
  • 14
  • Unfortunately. It's a professor at my school's baby. Anyway, we decided on a different route. thanks anyways. – pkinsky Sep 30 '11 at 03:57