-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Brief description of the feature and motivation behind it
Most of Uploadcare::Rails API methods use Uploadcare::Ruby methods without any changes, for example:
def get_files(options = {})
Uploadcare::FileList.file_list(options)
endIt may be good to remove duplicate methods and use original methods from Uploadcare::Ruby
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels