qiniu / ruby-sdk

Qiniu Resource (Cloud) Storage SDK for Ruby
MIT License
164 stars 138 forks source link

Fixes Qiniu::RS::Exception Issue #24

Closed hayeah closed 11 years ago

hayeah commented 11 years ago

This causes infinite recursion for Ruby 1.9.3, probably because "inspect" calls "to_s"