Skip to content

Instantly share code, notes, and snippets.

@raul
Created July 23, 2010 08:09
Show Gist options
  • Select an option

  • Save raul/487165 to your computer and use it in GitHub Desktop.

Select an option

Save raul/487165 to your computer and use it in GitHub Desktop.
begin
require 'rake'
rescue LoadError
require 'rubygems'
require 'rake'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment