Alexander Naumenko
Alexander Naumenko
Hello Henri, I’m not sure because they didn’t provide detailed instructions. I see one potential issue though. Github repos of existing bower packages on rails-assets.org http://rails-assets.org/ have different tag name...
same is reproducible with Koala v1.3.0rc2
I believe that post brings some light on the issue https://developers.facebook.com/blog/post/478/
I've figure out the problem for myself, and there is no good solution to implement in Koala, but I think it's worth to include the link to that post to...
Hope that would help. Pls, let me know if you need anything else. ``` starting fetching user's home with Koala v1.2.1 Initial feed size: 25 Feed.paging.inspect: {"previous"=>"https://graph.facebook.com/me/home?access_token=XXX&limit=25&since=1328438383&__previous=1", "next"=>"https://graph.facebook.com/me/home?access_token=XXX&limit=25&until=1328382855"} Next page...
Seems like it's Ruby problem. I'll comment out if I resolve it somehow
@holizz, I've switched to plain cucumber + capybara for testing. Let me know if you want me to help you with verification of this issue.
I'm experiencing other issue when running local version of the package: #201. I'm going to make a branch from v5.1.2 and apply that fix again. But that PR is pretty...