RVM is a command-line tool that allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of gems. RVM is the acronym of Ruby enVironment Manager. It manages Ruby application environments and enables switching between them. RVM lets you deploy each project with its own completely self-contained and dedicated environment, from the specific version of ruby, all the way down to the precise set of required gems to run your application. Having a precise set of gems also avoids the issue of version conflicts between projects, which can cause difficult-to-trace errors and hours of hair loss. With RVM, no other gems than those required are installed. This makes working with multiple complex applications, where each has a long list of gem dependencies, much more efficient. RVM lets you easily test gem upgrades, by switching to a new clean set of gems to test with, while leaving your original set intact.

Features

  • RVM reduces the complexity of the many facets of ruby development
  • With named gemsets, you can reliably and immediately push changes from one environment to another
  • RVM is for Ruby applications
  • Any Ruby based application will benefit from your use of RVM
  • RVM enables you to easily test both upgrade and escape paths very easily and consistently
  • With RVM, you can run a test suite, rake tasks, benchmarks and gem commands

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow RVM

RVM Web Site

You Might Also Like
Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of RVM!

Additional Project Details

Operating Systems

Mac

Programming Language

Unix Shell

Related Categories

Unix Shell Desktop Environment Software, Unix Shell Command Line Tools

Registered

2021-11-24