Skip to content

Instantly share code, notes, and snippets.

@wshihadeh
Created April 22, 2020 06:27
Show Gist options
  • Save wshihadeh/8a163526d4d196d59ae3c9c084aaae17 to your computer and use it in GitHub Desktop.
Save wshihadeh/8a163526d4d196d59ae3c9c084aaae17 to your computer and use it in GitHub Desktop.
MyJsonApiClient
MyJsonApiClient.with_headers(RequestHeadersMiddleware.store) do
.. # Do the request by the MyJsonApiClient
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment