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

Ruby 1.9 support #5

Closed
krisselden opened this issue Jun 16, 2011 · 1 comment
Closed

Ruby 1.9 support #5

krisselden opened this issue Jun 16, 2011 · 1 comment
Assignees

Comments

@krisselden
Copy link

Please change every instance of string.length to string.bytesize so that in Ruby 1.9 messages published with non binary strings like UTF-8 will work.

Or merge in https://github.com/fazibear/bunny/commit/dd0c79da86f3392b510ec8524bf6273ea5c67486

@ghost ghost assigned michaelklishin Jun 16, 2011
@michaelklishin
Copy link
Member

Done. I merged @fazibear's changes. Thanks for reporting!

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

No branches or pull requests

2 participants