PerfectlyNormal / tinymce-rails-imageupload

Image upload plugin for TinyMCE and Rails with the asset pipeline
MIT License
148 stars 153 forks source link

Carrierwave usage #76

Closed dannyvassallo closed 8 years ago

dannyvassallo commented 8 years ago

@PerfectlyNormal I'm not sure if you want to add this to the docs somewhere as most of the examples seem to implement paperclip, but linked is a gist to a working carrierwave setup. May be useful to other developers.

https://gist.github.com/dannyvassallo/f0fff53bfd88114ec4e7

dannyvassallo commented 8 years ago

@PerfectlyNormal also just to note -- this works w/ rails 5 + ruby 2.3

sobrinho commented 8 years ago

Feel free to create a wiki page about that! :)