imagekit-ruby icon indicating copy to clipboard operation
imagekit-ruby copied to clipboard

Ruby On Rails SDK for ImageKit.io API.

Results 4 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...

Automated Release PR --- ## 4.0.1 (2025-11-20) Full Changelog: [v4.0.0...v4.0.1](https://github.com/imagekit-developer/imagekit-ruby/compare/v4.0.0...v4.0.1) ### Bug Fixes * better thread safety via early initializing SSL store during HTTP client creation ([2bc0835](https://github.com/imagekit-developer/imagekit-ruby/commit/2bc0835981c29b717f0ad3a7d78c3c78027874e0)) ### Chores *...

autorelease: pending