Guest User

Untitled

a guest
Feb 20th, 2018
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. begin
  2. gem 'vlad', '=1.2.0.2'
  3. require 'vlad'
  4. rescue LoadError
  5. abort "Failed to load vlad"
  6. end
  7. Vlad.load :scm => :git
Add Comment
Please, Sign In to add comment