InfraRuby shim for Ruby interpreters
This gem provides the InfraRuby shim for Ruby interpreters.
Example
require "infraruby-shim"
sb = InfraRuby::StringBuilder.new
sb.append("hello")
puts sb.to_s
Support
InfraRuby Vision [email protected]
http://infraruby.com/ https://github.com/InfraRuby https://twitter.com/InfraRuby