imagekit-ruby
imagekit-ruby copied to clipboard
Ruby On Rails SDK for ImageKit.io API.
Results
3
imagekit-ruby issues
Sort by
recently updated
recently updated
newest added
Carrierwave has the ability to upload to a specific folder, I am not sure of that for Activestorage. It would be great to have something like that
Initially, the application used local persistent storage. I tried moving the entire `uploads` directory into ImageKit. I kept the previous configuration and added a new one from ImageKit: ```ruby class...