Is there a decent image uploading library for Rails 3? -


i have tried paperclip , dragonfly , found them difficult use if needs different poorly written examples, , docs lack greatly.

is there such thing easy-to-use image uploading library rails?

yup - carrierwave


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -