Created
September 27, 2009 04:52
-
-
Save humandoing/194599 to your computer and use it in GitHub Desktop.
Vlad 2.0 dies trying to load git unless you gem install vlad-git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>> require 'vlad' | |
=> ["Vlad"] | |
>> Vlad.load :app => :passenger, :scm => :git | |
MissingSourceFile: no such file to load -- vlad/git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment