NoMethodError: undefined method `hex_to_color' for #<ImageVoodoo:0x77bd0897> · Issue #17 · jruby/image_voodoo · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NoMethodError: undefined method `hex_to_color' for #<ImageVoodoo:0x77bd0897>
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...
The text was updated successfully, but these errors were encountered:
hex_to_color is defined as class method...
The text was updated successfully, but these errors were encountered: