Created
September 16, 2008 19:50
-
-
Save cilquirm/11119 to your computer and use it in GitHub Desktop.
This file contains 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
aadi-mbp2:website aadid$ pwd | |
/Users/aadid/website | |
aadi-mbp2:website aadid$ ls -ld gems/gems/merb-auth-* | |
drwxr-xr-x 8 aadid staff 272 Sep 16 15:39 gems/gems/merb-auth-core-0.1.0 | |
drwxr-xr-x 8 aadid staff 272 Sep 16 15:43 gems/gems/merb-auth-strategies-0.1.0 | |
aadi-mbp2:website aadid$ thor merb:gems:uninstall merb-auth-strategies --all | |
Uninstalling merb-auth-strategies... | |
Failed to uninstall merb-auth-strategies (Gem is not installed in directory /Users/aadid/website/gems) | |
aadi-mbp2:website aadid$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment