Skip to content

Instantly share code, notes, and snippets.

@joannecheng
Created October 4, 2012 16:39
Show Gist options
  • Save joannecheng/3834836 to your computer and use it in GitHub Desktop.
Save joannecheng/3834836 to your computer and use it in GitHub Desktop.
More jruby/sigar notes
require 'java'
Dir["vendor/sigar/*.jar"].each { |jar| require jar }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment