Whats the best available plugin for add to timeline implementations in rails. I have already implemented fetching friends, I have fb token etc. I used https://github.com/appoxy/mini_fb gem for that.
I want to implement a functionality ie add_to_timeline. Something like pintrest has. Take a look on screenshot.
Whats the best possible Gem/guide for this.
PS: I am not asking for the code, an example is good to have, even guidance for the gem or plugin is even enough :)