rip icon indicating copy to clipboard operation
rip copied to clipboard

Take back your $LOAD_PATH. Deprecated and unmaintained.

Results 17 rip issues
Sort by recently updated
recently updated
newest added

In all likelyhood much more straightforward than the related issue of rvm + rip, but should provide common use/best practices/caveats doc for users.

0.1.0

homepage hellorip.com is taken over...

Sort of a placeholder issue unless this has already been discussed in detail (librelist is being difficult.) There is some obvious overlap, such as rvm's gemsets, and probably less obvious...

0.1.0

Install doesn't work on 1.9.3: ``` $ rip install rack-protection /Users/bozo/code/fork/rip/lib/rip/helpers.rb:33:in `read': can't convert Fixnum into String (TypeError) from /Users/bozo/code/fork/rip/lib/rip/helpers.rb:33:in `read' from /Users/bozo/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/psych.rb:154:in `parse' from /Users/bozo/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/psych.rb:154:in `parse_stream' from /Users/bozo/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/psych.rb:125:in `parse'...

[This branch](http://github.com/cldwalker/rip/tree/gc) adds a pretend option to gc. Useful in conjunction with grep and xargs for selectively deleting directories.

[Branch](http://github.com/cldwalker/rip/tree/upgrade) for the fix with tests. Also fixes upgrading gist packages. Perhaps the fix belongs in uninstall so that install/uninstall can be the same for git/gist packages?

Would be nice to have a --recursive option which uninstalls a package and all its dependencies, including dependencies of dependencies. Perhaps using ambition as the testcase. Also, would be nice...

feature

Right now there isn't a consistent way to get help for any command. A few take '-h' and `rip help` only prints general help. [This branch](http://github.com/cldwalker/rip/tree/help) enables help for commands...

feature
0.1.0