Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

For Passenger MethodMissing. #66

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kyanagimoto
Copy link

@kyanagimoto kyanagimoto commented Oct 1, 2019

Hi.

When using Rails's ActiveStorage with PhusionPassenger, occurred Error like this

"message":"undefined method bytesize' for #<PhusionPassenger::Utils::TeeInput:0x000055c2c46dd030>","exception":"NoMethodError","trace":["vendor/bundle/ruby/2.6.0/gems/azure-core-0.1.15/lib/azure/core/http/http_request.rb:188:in apply_miscellaneous_headers'"

Phusion Passenger doesn't have a method, bytesize, so how about use "size" on apply_miscellaneous_headers as this line?

Regards.

katmsft added a commit to katmsft/azure-ruby-asm-core that referenced this pull request Feb 24, 2020
@kyanagimoto
Copy link
Author

No one maintaining this repository? 😢

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant