Ruby Language Binding for OpenAccess
From oacwiki
(Redirected from OasRuby)
1 Refer to amd-init/ruby1.8/README
For instructions on how to use the Ruby binding, see file amd-init/ruby1.8/README in the oaScript release.
2 Enhancement Requests
The README file needs the following enhancements:
- Give the actual name of "the root of the language directory"
- The documentation neglects to say that you need to "include Oa":
require 'oa' include Oa

