Skip to content

Latest commit

 

History

945 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Build Status Gem Version Gem Version

Cloudinary Ruby on Rails SDK

关于

The Cloudinary Ruby on Rails SDK allows you to quickly and easily integrate your application with Cloudinary. Effortlessly optimize, transform, upload and manage your cloud's assets.

Note

This Readme provides basic installation and usage information. For the complete documentation, see the Ruby on Rails SDK Guide.

Table of Contents

Key Features

Version Support

SDK Version Ruby 1.9.3 Ruby 2.x Ruby 3.x Ruby 4.x
2.x
1.x
SDK Version Rails 5.x Rails 6.x Rails 7.x Rails 8.x
2.x
1.x

Installation

gem install cloudinary

Usage

Setup

require 'cloudinary'

Transform and Optimize Assets

 cl_image_tag("sample.jpg", width: 100, height: 150, crop: "fill")

Upload

Cloudinary::Uploader.upload("my_picture.jpg")

CarrierWave Integration

Active Storage Integration

安全 options

Samples

Contributions

Get Help

If you run into an issue or have a question, you can either:

关于 Cloudinary

Cloudinary is a powerful media API for websites and mobile apps alike, Cloudinary enables developers to efficiently manage, transform, optimize, and deliver images and videos through multiple CDNs. Ultimately, viewers enjoy responsive and personalized visual-media experiences—irrespective of the viewing device.

Additional Resources

Licence

Released under the MIT license.

关于

Upload, transform, optimize, and manage images and videos with Cloudinary from Ruby and Rails

Topics

Resources

Contributing

Stars

420 stars

关注者

34 watching

复刻s

发布

Used by

贡献者

Languages