sample-koala-rails-app icon indicating copy to clipboard operation
sample-koala-rails-app copied to clipboard

In response to my blog post, here is the code for implementing Koala (facebook api libarary) in a Rails 3 app

Results 1 sample-koala-rails-app issues
Sort by recently updated
recently updated
newest added

I'm using Koala to query the FB API. It works fine for users that are not Test Users. The following FQL results in a Nil class. @result = @graph.fql_query('SELECT pic_square...