We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Thanks to RubyGems & github’s RubyGem support, using WANG is a piece of cake.
To install the RubyGem, execute this command
gem install kamu-wang -s http://gems.github.com/
And to use it in your programs
require 'rubygems' require 'wang' w = WANG.new() # works!
w = WANG.new() # works!