scaleflex / cloudimage-rb

Official Ruby API wrapper for Cloudimage's API. Any questions or issues, please report to https://github.com/scaleflex/cloudimage-rb/issues
Other
4 stars 1 forks source link

Handle frozen aliases hash #28

Closed janklimo closed 3 years ago

janklimo commented 3 years ago

Current implementation will try to modify it and fail.

https://github.com/scaleflex/cloudimage-rb/blob/619597748a60429a106ffaa727a96f957525175e/lib/cloudimage/uri.rb#L65-L73