Skip to content

Instantly share code, notes, and snippets.

@mathie
Created September 24, 2009 08:37
Show Gist options
  • Save mathie/192611 to your computer and use it in GitHub Desktop.
Save mathie/192611 to your computer and use it in GitHub Desktop.
mathie@Tullibardine Git $ rvm use 1.8.6
mathie@Tullibardine Git $ ruby --version
ruby 1.8.6 (2009-08-04 patchlevel 383) [i686-darwin10.0.0]
mathie@Tullibardine Git $ irb
Warning, Bond is not available. 'gem install bond' to enable it.
Warning, Hirb is not available. 'gem install hirb' to enable it.
ruby-1.8.6-p383 > require 'iconv'
=> true
ruby-1.8.6-p383 > Iconv
=> Iconv
ruby-1.8.6-p383 >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment