Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use removed Rack 2.0 bytesize method #124

Closed
wants to merge 1 commit into from
Closed

Do not use removed Rack 2.0 bytesize method #124

wants to merge 1 commit into from

Conversation

maclover7
Copy link

cc @mpalmer @tenderlove

Rack::Utils#bytesize was removed in rack/rack@7b5820f.

@brauliobo
Copy link

please merge this or add @maclover7 as a maintainer :)

@jeremy
Copy link
Member

jeremy commented May 13, 2016

Breaks compat with Rack < 2.0 on Ruby < 2, though. We'd need to branch and version-bump rack-contrib to Ruby 2+ and Rack 2+ before this.

@dblock
Copy link

dblock commented Jul 27, 2016

ruby-grape/grape#1464 is related

pabse pushed a commit to pabse/rack-contrib that referenced this pull request Aug 23, 2016
pabse pushed a commit to pabse/rack-contrib that referenced this pull request Aug 23, 2016
@mpalmer mpalmer added the rack-2 label Jul 18, 2017
@mpalmer
Copy link
Contributor

mpalmer commented Oct 25, 2017

Closing this in favour of #137, which contains this fix and several others.

@mpalmer mpalmer closed this Oct 25, 2017
@maclover7 maclover7 deleted the rack-2 branch December 7, 2017 21:24
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.

5 participants