[Jruby] Can I bundle nokogiri
to be executed using org.jruby.embed
?
#3421
Replies: 1 comment
-
You have to install using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I have a
ruby script
usingnokogiri
that I want to execute:I installed:
I copied all missing
jars
into thelibs
folder so I no longer receive any loading errors:In the end I receive:
Beta Was this translation helpful? Give feedback.
All reactions