Skip to content

Instantly share code, notes, and snippets.

@pyrat
Created September 17, 2009 07:49
Show Gist options
  • Save pyrat/188397 to your computer and use it in GitHub Desktop.
Save pyrat/188397 to your computer and use it in GitHub Desktop.
begin
require 'rubygems'
require 'hirb'
Hirb.enable
rescue LoadError => err
warn "Couldn't load File: #{err}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment