Created
April 30, 2010 06:58
-
-
Save defunkt/384862 to your computer and use it in GitHub Desktop.
Drops a rubygems.rb into the current ripenv
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
| #!/bin/sh -e | |
| # Usage: rip-rg | |
| # Drops a rubygems.rb into the current ripenv | |
| touch "$RIPDIR/$(rip-env)/lib/rubygems.rb" |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now part of Rip as
rip-only: defunkt/rip@ba024ffe4b