Sha256: acab8a750be440e145ac1897c2b832b699a383ed7261a3b20d2f25a48848d4c1
Contents?: true
Size: 716 Bytes
Versions: 2
Compression:
Stored size: 716 Bytes
Contents
# Yarii Cloudinary Plugin Short description and motivation. Etc. *Documentation TODO*: * `yarii_editor` upload preset needed in Cloudinary (also media needs to be tagged 'yarii_editor') * Add the modal to dashboard extras * Add `import "yarii-cloudinary"` to your Yarii extras pack (`app/javascript/packs/yariiextras.js`) * Add the gem initializer (?) * Add the route ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'yarii-cloudinary' ``` And then execute: ```bash $ bundle ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yarii-cloudinary-0.2.6 | README.md |
yarii-cloudinary-0.2.5 | README.md |