qiniu / ruby-sdk

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

Using require_relative instead of autoload #210

Closed dsh0416 closed 7 years ago

dsh0416 commented 7 years ago

According to Matz, autoload is deprecated 6 years ago. Use require_relative instead.

dsh0416 commented 7 years ago

Access Token not found, there seems to be something wrong in your test environment.