Skip to content

Conversation

@alucardpj
Copy link
Contributor

如果传入的access_key_id和access_key_secret是frozen string,比如ENV["xxx"]取得的值,此处使用strip!会raise RuntimeError: can't modify frozen String,建议改为strip操作。

如果传入的access_key_id和access_key_secret是frozen string,比如ENV["xxx"]取得的值,此处使用strip!会raise RuntimeError: can't modify frozen String,建议改为strip操作。
@rockuw
Copy link
Contributor

rockuw commented Dec 15, 2015

Good !

Thanks.

rockuw added a commit that referenced this pull request Dec 15, 2015
fix frozen string strip! issue
@rockuw rockuw merged commit fa1b44e into aliyun:master Dec 15, 2015
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.

2 participants