Skip to content

Instantly share code, notes, and snippets.

@atmos
Created October 20, 2008 00:45
Show Gist options
  • Select an option

  • Save atmos/17981 to your computer and use it in GitHub Desktop.

Select an option

Save atmos/17981 to your computer and use it in GitHub Desktop.
begin
gem 'vlad', '=1.2.0.2'
require 'vlad'
rescue LoadError
abort "Failed to load vlad"
end
Vlad.load :scm => :git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment