Skip to content

Instantly share code, notes, and snippets.

@ericraio
Created April 9, 2012 07:03
Show Gist options
  • Save ericraio/2342058 to your computer and use it in GitHub Desktop.
Save ericraio/2342058 to your computer and use it in GitHub Desktop.
1.8.7 :001 > require 'rubygems'
=> true
1.8.7 :002 > require 'rbing'
=> true
1.8.7 :003 > RBing.new ''
=> #<RBing:0xb74c667c @instance_options={:AppId=>""}>
1.8.7 :004 > exit
atrosity@Atro-Mint ~ $ gem -v
1.8.21
atrosity@Atro-Mint ~ $ ruby -v
ruby 1.8.7 (2012-02-08 patchlevel 358) [i686-linux]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment