Skip to content

Conversation

@apneadiving
Copy link

I needed to have a custom adapter (for easy retry purposes basically).
I think it could help other people.

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
    Not the case
  4. Ensure the test suite passes.
  5. Make sure your code lints.
    ❌ the code has 13334 offenses detected without my changes
  6. If you haven't already, complete the Contributor License Agreement ("CLA").


require 'facebook_ads/ruby2patch'

require 'facebook_ads/session'
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because it does require faraday which is now needed in config for the default value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants