Creates and manages a queue of messages to send to the Facebook Graph API.
TODO: Write a gem description
Add this line to your application’s Gemfile:
gem 'facebook_publish_queue'
And then execute:
$ bundle
Or install it yourself as:
$ gem install facebook_publish_queue
TODO: Write usage instructions here
git checkout -b my-new-feature
)git commit -am 'Added some feature'
)git push origin my-new-feature
)