skipmaple
Results
3
comments of
skipmaple
Worked for me on rails7 project, thanks :)
I wrote a web crawler to fix it (crawl the top 10 projects on 12:00 everyday) https://github.com/skipmaple/github-daily
https://github.com/skipmaple/activestorage-aliyun fork了一个尝试修复该问题: 使用方式: ```ruby gem 'activestorage-aliyun', github: 'skipmaple/activestorage-aliyun', branch: 'main' ``` 因为ci没通过,所以没提mr