Rip. Manage different versions of Ruby libraries without conflicts.

github.com/defunkt/rip

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2011
  • Split multiple version requirements
  • Install dev deps from .gemspec
  • join path
  • Fix parser with subpaths
  • exit if any of the init handlers fail
  • Merge branch 'master' of https://github.com/richmeyers/rip into richm…
  • Run any package-init commands after handle
  • Ensure lib and bin are setup for tests
  • Move repair permissions and build under package-init-*
  • Pluginize repair
  • faster, simpler gem fetcher
January 2011
  • Handle help/no arguments situation without exec
October 2010
  • Try to push envs right after the active env
August 2010
  • add rip-upgrade
  • added rip-outdated
  • `rip-fetch-dependencies` => `rip-package-fetch-dependencies`
  • `rip-cp-package` => `rip-package-copy`
  • `rip-repair` => `rip-package-repair`
  • `rip-repackage` => `rip-package-reload`
  • rename package handler tests too