Skip to content

ericallfesta/facebook-ruby-ads-sdk

 
 

Repository files navigation

Facebook Ruby Ads Sdk

Build Status Code Climate Test Coverage Gitter chat

Facebook Ads API SDK for Ruby

Installation

Add this line to your application's Gemfile:

gem 'facebook_ads'

And then execute:

$ bundle

Or install it yourself as:

$ gem install facebook_ads

Usage

TODO: Write usage instructions here

Development and Run Test

Due to a bug in bundler to install the debug group you need to run:

bundle install --without nothing

To run all tests: rake

Contributing

  1. Fork it ( https://github.com/[my-github-username]/facebook-ruby-ads-sdk/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A ruby SDK for Facebook Ads API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%