colszowka / phantomjs-gem

Phantomjs via Rubygems: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
Other
222 stars 106 forks source link

Support JRuby missing #59

Open obfuscoder opened 8 years ago

obfuscoder commented 8 years ago

This gem does not seem to support JRuby.

I get the following message:

Phantomjs::UnknownPlatform: Could not find an appropriate PhantomJS library for your platform (java :( Please install manually.

BrianHawley commented 8 years ago

JRuby works for me, both 1.7.x and 9k. What is your host platform? Which JRuby version are you using? What code did you use to generate this error? Which version of the phantomjs gem are you using?