Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
39
stars
28
forks
source link
Disable wrong rubocop failure, we actually want to call the each method to test iteration using pagination over the file list #165
Closed
vipulnsward closed 7 months ago
Description
Disable wrong rubocop failure, we actually want to call the each method to test iteration using pagination over the file list
Checklist