Skip to content

Use new faraday API for registering middlewares.#11

Open
incorvia wants to merge 1 commit intomasterfrom
faraday_api
Open

Use new faraday API for registering middlewares.#11
incorvia wants to merge 1 commit intomasterfrom
faraday_api

Conversation

@incorvia
Copy link
Contributor

Faraday 0.9.0 changed the API for registering middlewares. This made
a lot of people mad but sinces its not 1.0 yet they basically said
"whatever" which is perfectly valid. Since commit a9a08c1 unpegged
faraday new users (Timur) are getting undefined method "register_middleware"
errors. This should fix this issue.

https://www.pivotaltracker.com/story/show/71784926

Faraday 0.9.0 changed the API for registering middlewares.  This made
a lot of people mad but sinces its not 1.0 yet they basically said
"whatever" which is perfectly valid.  Since commit a9a08c1 unpegged
faraday new users (Timur) are getting undefined method "register_middleware"
errors.  This should fix this issue.
@timraymond
Copy link
Contributor

💯 Looks Good

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants