image_voodoo
image_voodoo copied to clipboard
ImageScience-compatible image processing for JRuby
Results
2
image_voodoo issues
Sort by
recently updated
recently updated
newest added
``` NoMethodError: undefined method `hex_to_color' for # from /Users/Petr/.rbenv/versions/jruby-1.7.20/lib/ruby/gems/shared/gems/image_voodoo-0.8.8/lib/image_voodoo/awt.rb:34:in `add_border' ``` hex_to_color is defined as class method...
I've been unable to find any docs for how to use this gem with paperclip under jruby. Are there any usage guides for this use-case?