Registry / utility / jruby-win32ole

jruby-win32ole

JSON →
library0.8.5rbrubygemsunverified

A Gem for win32ole support on JRuby.

gem install jruby-win32ole
INSTALL
IMPORT
SIG · JRUBY-WIN32OLE
J
jruby-win32ole
utilityrubyv0.8.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WIN32OLE
require 'win32ole'

Launch Excel via OLE automation on JRuby

require 'win32ole' excel = WIN32OLE.new('Excel.Application') excel.Visible = true
Debug
Known issues
gotchaOnly works on Windows with JRuby.
fix
Ensure you are running JRuby on a Windows platform.
affects: >= 0.0.0
Upgrade
Version history
0.8.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
jruby-win32ole — gem install jruby-win32ole · libregistry